Cat Cafe Manager Wiki
catcafemanager_en
https://catcafemanager.wiki.gg/wiki/Cat_Cafe_Manager_Wiki
MediaWiki 1.39.0
first-letter
Media
Special
Talk
User
User talk
Cat Cafe Manager Wiki
Cat Cafe Manager Wiki talk
File
File talk
MediaWiki
MediaWiki talk
Template
Template talk
Help
Help talk
Category
Category talk
Forum
Forum talk
GeoJson
GeoJson talk
User blog
User blog comment
Blog
Blog talk
TimedText
TimedText talk
Module
Module talk
Message Wall
Thread
Message Wall Greeting
Board
Board Thread
Topic
Gadget
Gadget talk
Gadget definition
Gadget definition talk
Cat Cafe Manager Wiki
0
1
1
2021-11-29T15:17:56Z
MediaWiki default
0
wikitext
text/x-wiki
<strong>MediaWiki has been installed.</strong>
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
== Getting started ==
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]
5702e4d5fd9173246331a889294caf01a3ad3706
18
1
2022-04-10T20:58:31Z
Stygies VIII
43156
wip
wikitext
text/x-wiki
<!-- TO EDIT MAIN PAGE CONTENT, see "Templates used on this page" below and edit:
* {{SITENAME}}/Top section
* {{SITENAME}}/Flex section
* {{SITENAME}}/Bottom section
This is a basic responsive front page design that adapts to the available width of the browser by
rearranging the sections themselves as well as content within each section. When narrow, the three sections
line up vertically in a single column. When wide enough, the middle (flex) section is pulled out to become a
right column.
Much of the layout and appearance is determined through styles defined in these pages:
* MediaWiki:Common.css (for the desktop view)
* MediaWiki:Mobile.css (for the mobile view)
-->
<div id="fp-2column" class="fp-container">
<div id="fp-top" class="fp-section">
{{:{{SITENAME}}/Top section}}
</div>
<div id="fp-flex" class="fp-section">
{{:{{SITENAME}}/Flex section}}
</div>
<div id="fp-bottom" class="fp-section">
{{:{{SITENAME}}/Bottom section}}
</div>
</div>
<div class="nomobile" style="text-align: right; margin-right: 10px;"><small>Main page sections: [[{{SITENAME}}/Top section|Top]] · [[{{SITENAME}}/Flex section|Flex]] · [[{{SITENAME}}/Bottom section|Bottom]]. Changes for the main page can be proposed [[Talk:{{SITENAME}}|here]]. </small></div>
<metadesc>The #1 community generated wiki resource for the game</metadesc>
__NOTITLE__
[[Category:{{SITENAME}}| ]]
ffadb9f1c2ad804377f64fd91dd9cd39c5b88f4f
35
18
2022-04-11T19:19:31Z
Stygies VIII
43156
Stygies VIII moved page [[Main Page]] to [[Cat Cafe Manager Wiki]]
wikitext
text/x-wiki
<!-- TO EDIT MAIN PAGE CONTENT, see "Templates used on this page" below and edit:
* {{SITENAME}}/Top section
* {{SITENAME}}/Flex section
* {{SITENAME}}/Bottom section
This is a basic responsive front page design that adapts to the available width of the browser by
rearranging the sections themselves as well as content within each section. When narrow, the three sections
line up vertically in a single column. When wide enough, the middle (flex) section is pulled out to become a
right column.
Much of the layout and appearance is determined through styles defined in these pages:
* MediaWiki:Common.css (for the desktop view)
* MediaWiki:Mobile.css (for the mobile view)
-->
<div id="fp-2column" class="fp-container">
<div id="fp-top" class="fp-section">
{{:{{SITENAME}}/Top section}}
</div>
<div id="fp-flex" class="fp-section">
{{:{{SITENAME}}/Flex section}}
</div>
<div id="fp-bottom" class="fp-section">
{{:{{SITENAME}}/Bottom section}}
</div>
</div>
<div class="nomobile" style="text-align: right; margin-right: 10px;"><small>Main page sections: [[{{SITENAME}}/Top section|Top]] · [[{{SITENAME}}/Flex section|Flex]] · [[{{SITENAME}}/Bottom section|Bottom]]. Changes for the main page can be proposed [[Talk:{{SITENAME}}|here]]. </small></div>
<metadesc>The #1 community generated wiki resource for the game</metadesc>
__NOTITLE__
[[Category:{{SITENAME}}| ]]
ffadb9f1c2ad804377f64fd91dd9cd39c5b88f4f
File:Site-logo.png
6
2
2
2022-04-08T08:25:35Z
Stygies VIII
43156
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
3
2
2022-04-08T08:28:44Z
Stygies VIII
43156
Stygies VIII uploaded a new version of [[File:Site-logo.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Site-background.png
6
3
4
2022-04-08T08:52:28Z
Stygies VIII
43156
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
MediaWiki:Common.css
8
5
7
2022-04-09T17:30:24Z
Stygies VIII
43156
Created page with "/* CSS placed here will be applied to all skins */ /* Logo */ .mw-wiki-logo { background-image: url(/images/e/e6/Site-logo.png?22b73); } /* Centers logo */ #p-logo { wid..."
css
text/css
/* CSS placed here will be applied to all skins */
/* Logo */
.mw-wiki-logo {
background-image: url(/images/e/e6/Site-logo.png?22b73);
}
/* Centers logo */
#p-logo {
width: 100%;
height: var(--main-layout-logo-height);
position: absolute;
margin-top: -1em;
}
#p-logo a {
width: 360px;
height: 186px;
margin: 0 auto;
}
/* Background */
body {
background: url(/images/5/57/Site-background.png) no-repeat center center fixed;
background-size: cover;
}
/* Content theming */
#content,
#mw-head {
margin-top: 11.14em;
border-radius: 5px;
font-family: Helvetica,Arial,sans-serif;
}
.mw-body {
background-color: #eed39e;
}
#mw-page-base {
background: none;
}
#mw-panel #p-logo + .portal {
margin-top: 12.25em;
}
#mw-panel {
padding-left: 0;
margin-top: -12.5em;
}
h1, h2, h3, h4, h5, h6 {
color: #2a0800;
font-family: Helvetica,Arial,sans-serif !important;
}
/* Left portal theming */
#mw-panel .portal{
margin-bottom: 2px;
border-top: 6px solid #f59525;
border-radius: 3px;
background-color: #eed39e;
font-family: Helvetica,Arial,sans-serif;
}
#mw-panel .portal h3{
font-weight: bold;
}
/* Top tabs theming */
.vectorTabs li a {
background-image: linear-gradient(#eed39e, #F3DFB9);
border-radius: 3px 3px 0px 0px;
}
.vectorTabs li.selected a,
.mw-navigation {
background-color: #eed39e;
background-image: none;
}
.vectorTabs,
.vectorTabs li,
.vectorTabs li.selected,
.vectorTabs span,
.vectorTabs ul {
background: transparent;
}
/* Footer theming */
#footer-places {
display: none;
}
/* Fixes footer at the bottom */
body > footer {
position: fixed;
bottom: 0;
width: 100%;
}
f419ee710d3255841cfa5b5119ca1b2ba7058686
8
7
2022-04-09T17:35:48Z
Stygies VIII
43156
css
text/css
/* CSS placed here will be applied to all skins */
/* Logo */
.mw-wiki-logo {
background-image: url(/images/e/e6/Site-logo.png?22b73);
}
/* Centers logo */
#p-logo {
width: 100%;
height: var(--main-layout-logo-height);
position: absolute;
margin-top: -1em;
}
#p-logo a {
width: 360px;
height: 186px;
margin: 0 auto;
}
/* Background */
body {
background: url(/images/5/57/Site-background.png) no-repeat center center fixed;
background-size: cover;
}
/* Content theming */
#content,
#mw-head {
margin-top: 11.14em;
border-radius: 5px;
font-family: Helvetica,Arial,sans-serif;
}
.mw-body {
background-color: #eed39e;
}
#mw-page-base {
background: none;
}
#mw-panel #p-logo + .portal {
margin-top: 12.25em;
}
#mw-panel {
padding-left: 0;
margin-top: -12.5em;
}
h1, h2, h3, h4, h5, h6 {
color: #2a0800;
font-family: Helvetica,Arial,sans-serif !important;
}
/* Left portal theming */
#mw-panel .portal{
margin-bottom: 2px;
border-top: 6px solid #f59525;
border-radius: 3px;
background-color: #eed39e;
font-family: Helvetica,Arial,sans-serif;
}
#mw-panel .portal h3{
font-weight: bold;
}
/* Top tabs theming */
.vectorTabs li a,
#ca-watch,
#p-cactions {
background-image: linear-gradient(#eed39e, #F3DFB9);
border-radius: 3px 3px 0px 0px;
}
.vectorTabs li.selected a,
.mw-navigation {
background-color: #eed39e;
background-image: none;
}
.vectorTabs,
.vectorTabs li,
.vectorTabs li.selected,
.vectorTabs span,
.vectorTabs ul {
background: transparent;
}
/* Footer theming */
#footer-places {
display: none;
}
/* Fixes footer at the bottom */
body > footer {
position: fixed;
bottom: 0;
width: 100%;
}
66509043df7f182aa5dc21acbcbab1a5e3a39b61
9
8
2022-04-09T18:34:16Z
Stygies VIII
43156
css
text/css
/* CSS placed here will be applied to all skins */
/* Logo */
.mw-wiki-logo {
background-image: url(/images/e/e6/Site-logo.png?22b73);
}
/* Centers logo */
#p-logo {
width: 100%;
height: var(--main-layout-logo-height);
position: absolute;
margin-top: -1em;
}
#p-logo a {
width: 360px;
height: 186px;
margin: 0 auto;
}
/* Background */
body {
background: url(/images/5/57/Site-background.png) no-repeat center center fixed;
background-size: cover;
}
/* Content theming */
#content,
#mw-head {
margin-top: 11.14em;
border-radius: 5px;
font-family: Helvetica,Arial,sans-serif;
}
.mw-body {
background-color: #eed39e;
}
#mw-page-base {
background: none;
}
#mw-panel #p-logo + .portal {
margin-top: 12.25em;
}
#mw-panel {
padding-left: 0;
margin-top: -12.5em;
}
h1, h2, h3, h4, h5, h6 {
color: #2a0800;
font-family: Helvetica,Arial,sans-serif !important;
}
/* Left portal theming */
#mw-panel .portal{
margin-bottom: 2px;
border-top: 6px solid #f59525;
border-radius: 3px;
background-color: #eed39e;
font-family: Helvetica,Arial,sans-serif;
}
#mw-panel .portal h3{
font-weight: bold;
}
/* Footer theming */
#footer-places {
display: none;
}
/* Fixes footer at the bottom */
body > footer {
position: fixed;
bottom: 0;
width: 100%;
}
8eab2561c5162a84f27a4b509c8f7d6310cda9f1
10
9
2022-04-10T20:50:06Z
Stygies VIII
43156
Undo revision 9 by [[Special:Contributions/Stygies VIII|Stygies VIII]] ([[User talk:Stygies VIII|talk]])
css
text/css
/* CSS placed here will be applied to all skins */
/* Logo */
.mw-wiki-logo {
background-image: url(/images/e/e6/Site-logo.png?22b73);
}
/* Centers logo */
#p-logo {
width: 100%;
height: var(--main-layout-logo-height);
position: absolute;
margin-top: -1em;
}
#p-logo a {
width: 360px;
height: 186px;
margin: 0 auto;
}
/* Background */
body {
background: url(/images/5/57/Site-background.png) no-repeat center center fixed;
background-size: cover;
}
/* Content theming */
#content,
#mw-head {
margin-top: 11.14em;
border-radius: 5px;
font-family: Helvetica,Arial,sans-serif;
}
.mw-body {
background-color: #eed39e;
}
#mw-page-base {
background: none;
}
#mw-panel #p-logo + .portal {
margin-top: 12.25em;
}
#mw-panel {
padding-left: 0;
margin-top: -12.5em;
}
h1, h2, h3, h4, h5, h6 {
color: #2a0800;
font-family: Helvetica,Arial,sans-serif !important;
}
/* Left portal theming */
#mw-panel .portal{
margin-bottom: 2px;
border-top: 6px solid #f59525;
border-radius: 3px;
background-color: #eed39e;
font-family: Helvetica,Arial,sans-serif;
}
#mw-panel .portal h3{
font-weight: bold;
}
/* Top tabs theming */
.vectorTabs li a,
#ca-watch,
#p-cactions {
background-image: linear-gradient(#eed39e, #F3DFB9);
border-radius: 3px 3px 0px 0px;
}
.vectorTabs li.selected a,
.mw-navigation {
background-color: #eed39e;
background-image: none;
}
.vectorTabs,
.vectorTabs li,
.vectorTabs li.selected,
.vectorTabs span,
.vectorTabs ul {
background: transparent;
}
/* Footer theming */
#footer-places {
display: none;
}
/* Fixes footer at the bottom */
body > footer {
position: fixed;
bottom: 0;
width: 100%;
}
66509043df7f182aa5dc21acbcbab1a5e3a39b61
19
10
2022-04-10T21:01:18Z
Stygies VIII
43156
css
text/css
/* CSS placed here will be applied to all skins */
/* Logo */
.mw-wiki-logo {
background-image: url(/images/e/e6/Site-logo.png?22b73);
}
/* Centers logo */
#p-logo {
width: 100%;
height: var(--main-layout-logo-height);
position: absolute;
margin-top: -1em;
}
#p-logo a {
width: 360px;
height: 186px;
margin: 0 auto;
}
/* Background */
body {
background: url(/images/5/57/Site-background.png) no-repeat center center fixed;
background-size: cover;
}
/* Content theming */
#content,
#mw-head {
margin-top: 11.14em;
border-radius: 5px;
font-family: Helvetica,Arial,sans-serif;
}
.mw-body {
background-color: #eed39e;
}
#mw-page-base {
background: none;
}
#mw-panel #p-logo + .portal {
margin-top: 12.25em;
}
#mw-panel {
padding-left: 0;
margin-top: -12.5em;
}
h1, h2, h3, h4, h5, h6 {
color: #2a0800;
font-family: Helvetica,Arial,sans-serif !important;
}
/* Left portal theming */
#mw-panel .portal{
margin-bottom: 2px;
border-top: 6px solid #f59525;
border-radius: 3px;
background-color: #eed39e;
font-family: Helvetica,Arial,sans-serif;
}
#mw-panel .portal h3{
font-weight: bold;
}
/* Top tabs theming */
.vectorTabs li a,
#ca-watch,
#p-cactions {
background-image: linear-gradient(#eed39e, #F3DFB9);
border-radius: 3px 3px 0px 0px;
}
.vectorTabs li.selected a,
.mw-navigation {
background-color: #eed39e;
background-image: none;
}
.vectorTabs,
.vectorTabs li,
.vectorTabs li.selected,
.vectorTabs span,
.vectorTabs ul {
background: transparent;
}
/* Footer theming */
#footer-places {
display: none;
}
/* Fixes footer at the bottom */
body > footer {
position: fixed;
bottom: 0;
width: 100%;
}
/* Main page layout */
#fp-2column.fp-container {
display: grid;
grid-template-areas: "a" "b" "c";
grid-template-columns: 100%;
}
@media screen and (min-width:990px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c c";
grid-template-columns: 50% 50%;
}
}
@media screen and (min-width:1350px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c b";
grid-template-columns: auto 520px;
}
}
#fp-top {
grid-area: a;
}
#fp-flex {
grid-area: b;
}
#fp-bottom {
grid-area: c;
}
580f0a35e3c145c0a4b2e3ee8ae7f0b2aa2a1994
20
19
2022-04-10T21:12:53Z
Stygies VIII
43156
css
text/css
/* CSS placed here will be applied to all skins */
/* Logo */
.mw-wiki-logo {
background-image: url(/images/e/e6/Site-logo.png?22b73);
}
/* Centers logo */
#p-logo {
width: 100%;
height: var(--main-layout-logo-height);
position: absolute;
margin-top: -1em;
}
#p-logo a {
width: 360px;
height: 186px;
margin: 0 auto;
}
/* Background */
body {
background: url(/images/5/57/Site-background.png) no-repeat center center fixed;
background-size: cover;
}
/* Content theming */
#content,
#mw-head {
margin-top: 11.14em;
border-radius: 5px;
font-family: Helvetica,Arial,sans-serif;
}
.mw-body {
background-color: #eed39e;
}
#mw-page-base {
background: none;
}
#mw-panel #p-logo + .portal {
margin-top: 12.25em;
}
#mw-panel {
padding-left: 0;
margin-top: -12.5em;
}
h1, h2, h3, h4, h5, h6 {
color: #2a0800;
font-family: Helvetica,Arial,sans-serif !important;
}
/* Left portal theming */
#mw-panel .portal{
margin-bottom: 2px;
border-top: 6px solid #f59525;
border-radius: 3px;
background-color: #eed39e;
font-family: Helvetica,Arial,sans-serif;
}
#mw-panel .portal h3{
font-weight: bold;
}
/* Top tabs theming */
.vectorTabs li a,
#ca-watch,
#p-cactions {
background-image: linear-gradient(#eed39e, #F3DFB9);
border-radius: 3px 3px 0px 0px;
}
.vectorTabs li.selected a,
.mw-navigation {
background-color: #eed39e;
background-image: none;
}
.vectorTabs,
.vectorTabs li,
.vectorTabs li.selected,
.vectorTabs span,
.vectorTabs ul {
background: transparent;
}
/* Footer theming */
#footer-places {
display: none;
}
/* Fixes footer at the bottom */
body > footer {
position: fixed;
bottom: 0;
width: 100%;
}
/* Main page layout */
#fp-2column.fp-container {
display: grid;
grid-template-areas: "a" "b" "c";
grid-template-columns: 100%;
}
@media screen and (min-width:990px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c c";
grid-template-columns: 50% 50%;
}
}
@media screen and (min-width:1350px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c b";
grid-template-columns: auto 520px;
}
}
#fp-top {
grid-area: a;
}
#fp-flex {
grid-area: b;
}
#fp-bottom {
grid-area: c;
}
/* Front page structure */
.fpbox {
margin: 5px;
padding: 5px;
overflow: auto;
width: calc(100% - 2px);
}
.fpbox.plain {
background: transparent;
border: none;
box-shadow: none;
}
.fpbox .heading,
.fpbox .mainheading,
.fpbox .welcome {
margin: 0 0 10px;
padding: 0 0 5px;
overflow: auto;
}
.fpbox .mainheading,
.fpbox .welcome {
font-size: 150%;
font-weight: bold;
}
.fpbox .heading {
text-align: center;
font-size: 132%;
}
.linkslabel {
margin: 15px 5px 5px;
padding: 0 0 5px;
}
/* Template:FP links styles */
.fplinks {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
align-items: stretch;
text-align: center;
}
.fplink-outer {
padding: 5px;
flex-basis: calc(25% - 10px);
width: calc(25% - 15px);
min-width: 115px;
display: inline-block;
vertical-align: middle;
}
.fplink-wide {
flex-basis: calc(33% - 10px);
width: calc(33% - 15px);
}
.fplink-fullwidth {
flex-basis: 100%;
width: calc(100% - 15px);
font-weight: bold;
}
.fplink {
padding: 0.5em;
box-sizing: border-box;
width: 100%;
height: 100%;
display: table;
}
.fplink-plain {
background: transparent;
border-radius: 0;
border: 0;
box-shadow: none;
}
.fplink-inner {
display: table-row;
}
.fplink a {
display: table-cell;
vertical-align: middle;
}
.fplink img {
max-width: 150px;
width: 100%;
height: auto;
}
/* Auto-resize front page video to fit smaller columns */
.fpbox .embedvideowrap {
width: 100% !important;
max-width: 480px;
margin: 0 auto;
}
.fpbox .embedvideowrap iframe {
width: 100%!important;
}
/* Multi-column box support */
.fp-container main .columns .leftcol,
.fp-container .columns .rightcol {
width: 100%;
margin: 0;
padding: 0;
}
@media (min-width: 990px) {
.fp-container .columns .leftcol {
float: left;
width: 50%;
}
.fp-container .columns .rightcol {
float: right;
width: 50%;
}
}
.fp-section {
display: flex;
flex-wrap: wrap;
}
915320c7d8e7662313ecd5d8c4b65313f8d968ab
21
20
2022-04-11T09:22:07Z
Stygies VIII
43156
css
text/css
/* CSS placed here will be applied to all skins */
/* Logo */
.mw-wiki-logo {
background-image: url(/images/e/e6/Site-logo.png?22b73);
}
/* Centers logo */
#p-logo {
width: 100%;
height: var(--main-layout-logo-height);
position: absolute;
margin-top: -1em;
}
#p-logo a {
width: 360px;
height: 186px;
margin: 0 auto;
}
/* Background */
body {
background: url(/images/5/57/Site-background.png) no-repeat center center fixed;
background-size: cover;
}
/* Content theming */
#content,
#mw-head {
margin-top: 11.14em;
border-radius: 5px;
font-family: Helvetica,Arial,sans-serif;
}
.mw-body {
background-color: #eed39e;
}
#mw-page-base {
background: none;
}
#mw-panel #p-logo + .portal {
margin-top: 12.25em;
}
#mw-panel {
padding-left: 0;
margin-top: -12.5em;
}
h1, h2, h3, h4, h5, h6 {
color: #2a0800;
font-family: Helvetica,Arial,sans-serif !important;
}
/* Left portal theming */
#mw-panel .portal{
margin-bottom: 2px;
border-top: 6px solid #f59525;
border-radius: 3px;
background-color: #eed39e;
font-family: Helvetica,Arial,sans-serif;
}
#mw-panel .portal h3{
font-weight: bold;
}
/* Top tabs theming */
.vectorTabs li a,
#ca-watch,
#p-cactions {
background-image: linear-gradient(#eed39e, #F3DFB9);
border-radius: 3px 3px 0px 0px;
}
.vectorTabs li.selected a,
.mw-navigation {
background-color: #eed39e;
background-image: none;
}
.vectorTabs,
.vectorTabs li,
.vectorTabs li.selected,
.vectorTabs span,
.vectorTabs ul {
background: transparent;
}
/* Footer theming */
#footer-places {
display: none;
}
/* Fixes footer at the bottom */
body > footer {
position: fixed;
bottom: 0;
width: 100%;
}
/* Main page layout */
#fp-2column.fp-container {
display: grid;
grid-template-areas: "a" "b" "c";
grid-template-columns: 100%;
}
@media screen and (min-width:990px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c c";
grid-template-columns: 50% 50%;
}
}
@media screen and (min-width:1350px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c b";
grid-template-columns: auto 520px;
}
}
#fp-top {
grid-area: a;
}
#fp-flex {
grid-area: b;
}
#fp-bottom {
grid-area: c;
}
/* Main page structure */
.fpbox {
margin: 5px;
padding: 5px;
overflow: auto;
width: calc(100% - 2px);
border: 3px #f59525 solid;
border-radius: 5px;
}
.fpbox.plain {
background: transparent;
border: none;
box-shadow: none;
}
.fpbox .heading,
.fpbox .mainheading,
.fpbox .welcome {
margin: 0 0 10px;
padding: 0 0 5px;
overflow: auto;
}
.fpbox .mainheading,
.fpbox .welcome {
font-size: 150%;
font-weight: bold;
}
.fpbox .heading {
text-align: center;
font-size: 132%;
}
.linkslabel {
margin: 15px 5px 5px;
padding: 0 0 5px;
}
/* Template:FP links styles */
.fplinks {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
align-items: stretch;
text-align: center;
}
.fplink-outer {
padding: 5px;
flex-basis: calc(25% - 10px);
width: calc(25% - 15px);
min-width: 115px;
display: inline-block;
vertical-align: middle;
}
.fplink-wide {
flex-basis: calc(33% - 10px);
width: calc(33% - 15px);
}
.fplink-fullwidth {
flex-basis: 100%;
width: calc(100% - 15px);
font-weight: bold;
}
.fplink {
padding: 0.5em;
box-sizing: border-box;
width: 100%;
height: 100%;
display: table;
border: 2px #2a0800 solid;
border-radius: 5px;
}
.fplink-plain {
background: transparent;
border-radius: 0;
border: 0;
box-shadow: none;
}
.fplink-inner {
display: table-row;
}
.fplink a {
display: table-cell;
vertical-align: middle;
}
.fplink img {
max-width: 150px;
width: 100%;
height: auto;
}
/* Auto-resize front page video to fit smaller columns */
.fpbox .embedvideowrap {
width: 100% !important;
max-width: 480px;
margin: 0 auto;
}
.fpbox .embedvideowrap iframe {
width: 100%!important;
}
/* Multi-column box support */
.fp-container main .columns .leftcol,
.fp-container .columns .rightcol {
width: 100%;
margin: 0;
padding: 0;
}
@media (min-width: 990px) {
.fp-container .columns .leftcol {
float: left;
width: 50%;
}
.fp-container .columns .rightcol {
float: right;
width: 50%;
}
}
.fp-section {
display: flex;
flex-wrap: wrap;
}
08f82a887311ee36584099a80309f00b07aed765
22
21
2022-04-11T09:28:13Z
Stygies VIII
43156
css
text/css
/* CSS placed here will be applied to all skins */
/* Logo */
.mw-wiki-logo {
background-image: url(/images/e/e6/Site-logo.png?22b73);
}
/* Centers logo */
#p-logo {
width: 100%;
height: var(--main-layout-logo-height);
position: absolute;
margin-top: -1em;
}
#p-logo a {
width: 360px;
height: 186px;
margin: 0 auto;
}
/* Background */
body {
background: url(/images/5/57/Site-background.png) no-repeat center center fixed;
background-size: cover;
}
/* Content theming */
#content,
#mw-head {
margin-top: 11.14em;
border-radius: 5px;
font-family: Helvetica,Arial,sans-serif;
}
.mw-body {
background-color: #eed39e;
}
#mw-page-base {
background: none;
}
#mw-panel #p-logo + .portal {
margin-top: 12.25em;
}
#mw-panel {
padding-left: 0;
margin-top: -12.5em;
}
h1, h2, h3, h4, h5, h6 {
color: #2a0800;
font-family: Helvetica,Arial,sans-serif !important;
}
/* Left portal theming */
#mw-panel .portal{
margin-bottom: 2px;
border-top: 6px solid #f59525;
border-radius: 3px;
background-color: #eed39e;
font-family: Helvetica,Arial,sans-serif;
}
#mw-panel .portal h3{
font-weight: bold;
}
/* Top tabs theming */
.vectorTabs li a,
#ca-watch,
#p-cactions {
background-image: linear-gradient(#eed39e, #F3DFB9);
border-radius: 3px 3px 0px 0px;
}
.vectorTabs li.selected a,
.mw-navigation {
background-color: #eed39e;
background-image: none;
}
.vectorTabs,
.vectorTabs li,
.vectorTabs li.selected,
.vectorTabs span,
.vectorTabs ul {
background: transparent;
}
/* Footer theming */
#footer-places {
display: none;
}
/* Fixes footer at the bottom */
body > footer {
position: fixed;
bottom: 0;
width: 100%;
}
/* Main page layout */
#fp-2column.fp-container {
display: grid;
grid-template-areas: "a" "b" "c";
grid-template-columns: 100%;
}
@media screen and (min-width:990px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c c";
grid-template-columns: 50% 50%;
}
}
@media screen and (min-width:1350px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c b";
grid-template-columns: auto 520px;
}
}
#fp-top {
grid-area: a;
}
#fp-flex {
grid-area: b;
}
#fp-bottom {
grid-area: c;
}
/* Main page structure */
.fpbox {
margin: 5px;
padding: 5px;
overflow: auto;
width: calc(100% - 2px);
}
.fpbox.plain {
background: transparent;
border: none;
box-shadow: none;
}
.fpbox .heading,
.fpbox .mainheading,
.fpbox .welcome {
margin: 0 0 10px;
padding: 0 0 5px;
overflow: auto;
}
.fpbox .heading {
background: #f59525;
border-radius: 3px;
}
.fpbox .mainheading,
.fpbox .welcome {
font-size: 150%;
font-weight: bold;
}
.fpbox .heading {
text-align: center;
font-size: 132%;
}
.linkslabel {
margin: 15px 5px 5px;
padding: 0 0 5px;
}
/* Template:FP links styles */
.fplinks {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
align-items: stretch;
text-align: center;
}
.fplink-outer {
padding: 5px;
flex-basis: calc(25% - 10px);
width: calc(25% - 15px);
min-width: 115px;
display: inline-block;
vertical-align: middle;
}
.fplink-wide {
flex-basis: calc(33% - 10px);
width: calc(33% - 15px);
}
.fplink-fullwidth {
flex-basis: 100%;
width: calc(100% - 15px);
font-weight: bold;
}
.fplink {
padding: 0.5em;
box-sizing: border-box;
width: 100%;
height: 100%;
display: table;
border-bottom: 2px #2a0800 solid;
}
.fplink-plain {
background: transparent;
border-radius: 0;
border: 0;
box-shadow: none;
}
.fplink-inner {
display: table-row;
}
.fplink a {
display: table-cell;
vertical-align: middle;
}
.fplink img {
max-width: 150px;
width: 100%;
height: auto;
}
/* Auto-resize front page video to fit smaller columns */
.fpbox .embedvideowrap {
width: 100% !important;
max-width: 480px;
margin: 0 auto;
}
.fpbox .embedvideowrap iframe {
width: 100%!important;
}
/* Multi-column box support */
.fp-container main .columns .leftcol,
.fp-container .columns .rightcol {
width: 100%;
margin: 0;
padding: 0;
}
@media (min-width: 990px) {
.fp-container .columns .leftcol {
float: left;
width: 50%;
}
.fp-container .columns .rightcol {
float: right;
width: 50%;
}
}
.fp-section {
display: flex;
flex-wrap: wrap;
}
c7c4cb0bece549ab00b24b71fd50bda4a9469b8b
45
22
2022-04-11T19:58:45Z
Stygies VIII
43156
css
text/css
/* CSS placed here will be applied to all skins */
/* Logo */
.mw-wiki-logo {
background-image: url(/images/e/e6/Site-logo.png?22b73);
}
/* Centers logo */
#p-logo {
width: 100%;
height: var(--main-layout-logo-height);
position: absolute;
margin-top: -1em;
}
#p-logo a {
width: 360px;
height: 186px;
margin: 0 auto;
}
/* Background */
body {
background: url(/images/5/57/Site-background.png) no-repeat center center fixed;
background-size: cover;
}
/* Content theming */
#content,
#mw-head {
margin-top: 11.14em;
border-radius: 5px;
font-family: Nunito,Arial,sans-serif;
}
.mw-body {
background-color: #eed39e;
}
#mw-page-base {
background: none;
}
#mw-panel #p-logo + .portal {
margin-top: 12.25em;
}
#mw-panel {
padding-left: 0;
margin-top: -12.5em;
}
h1, h2, h3, h4, h5, h6 {
color: #2a0800;
font-family: Nunito,Arial,sans-serif !important;
}
/* Left portal theming */
#mw-panel .portal{
margin-bottom: 2px;
border-top: 6px solid #f59525;
border-radius: 3px;
background-color: #eed39e;
font-family: Nunito,Arial,sans-serif;
}
#mw-panel .portal h3{
font-weight: bold;
}
/* Top tabs theming */
.vectorTabs li a,
#ca-watch,
#p-cactions {
background-image: linear-gradient(#eed39e, #F3DFB9);
border-radius: 3px 3px 0px 0px;
}
.vectorTabs li.selected a,
.mw-navigation {
background-color: #eed39e;
background-image: none;
}
.vectorTabs,
.vectorTabs li,
.vectorTabs li.selected,
.vectorTabs span,
.vectorTabs ul {
background: transparent;
}
/* Footer theming */
#footer-places {
display: none;
}
/* Fixes footer at the bottom */
body > footer {
position: fixed;
bottom: 0;
width: 100%;
}
/* Main page layout */
#fp-2column.fp-container {
display: grid;
grid-template-areas: "a" "b" "c";
grid-template-columns: 100%;
}
@media screen and (min-width:990px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c c";
grid-template-columns: 50% 50%;
}
}
@media screen and (min-width:1350px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c b";
grid-template-columns: auto 520px;
}
}
#fp-top {
grid-area: a;
}
#fp-flex {
grid-area: b;
}
#fp-bottom {
grid-area: c;
}
/* Main page structure */
.fpbox {
margin: 5px;
padding: 5px;
overflow: auto;
width: calc(100% - 2px);
}
.fpbox.plain {
background: transparent;
border: none;
box-shadow: none;
}
.fpbox .heading,
.fpbox .mainheading,
.fpbox .welcome {
margin: 0 0 10px;
padding: 0 0 5px;
overflow: auto;
}
.fpbox .heading {
background: #f59525;
border-radius: 3px;
}
.fpbox .mainheading,
.fpbox .welcome {
font-size: 150%;
font-weight: bold;
}
.fpbox .heading {
text-align: center;
font-size: 132%;
}
.linkslabel {
margin: 15px 5px 5px;
padding: 0 0 5px;
}
/* Template:FP links styles */
.fplinks {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
align-items: stretch;
text-align: center;
}
.fplink-outer {
padding: 5px;
flex-basis: calc(25% - 10px);
width: calc(25% - 15px);
min-width: 115px;
display: inline-block;
vertical-align: middle;
}
.fplink-wide {
flex-basis: calc(33% - 10px);
width: calc(33% - 15px);
}
.fplink-fullwidth {
flex-basis: 100%;
width: calc(100% - 15px);
font-weight: bold;
}
.fplink {
padding: 0.5em;
box-sizing: border-box;
width: 100%;
height: 100%;
display: table;
border-bottom: 2px #2a0800 solid;
}
.fplink-plain {
background: transparent;
border-radius: 0;
border: 0;
box-shadow: none;
}
.fplink-inner {
display: table-row;
}
.fplink a {
display: table-cell;
vertical-align: middle;
}
.fplink img {
max-width: 150px;
width: 100%;
height: auto;
}
/* Auto-resize front page video to fit smaller columns */
.fpbox .embedvideowrap {
width: 100% !important;
max-width: 480px;
margin: 0 auto;
}
.fpbox .embedvideowrap iframe {
width: 100%!important;
}
/* Multi-column box support */
.fp-container main .columns .leftcol,
.fp-container .columns .rightcol {
width: 100%;
margin: 0;
padding: 0;
}
@media (min-width: 990px) {
.fp-container .columns .leftcol {
float: left;
width: 50%;
}
.fp-container .columns .rightcol {
float: right;
width: 50%;
}
}
.fp-section {
display: flex;
flex-wrap: wrap;
}
dfbe532abbf469d085049a60376fb045aec9dea0
47
45
2022-04-11T20:09:37Z
Stygies VIII
43156
css
text/css
/* CSS placed here will be applied to all skins */
/* Logo */
.mw-wiki-logo {
background-image: url(/images/e/e6/Site-logo.png?22b73);
}
/* Centers logo */
#p-logo {
width: 100%;
height: var(--main-layout-logo-height);
position: absolute;
margin-top: -1em;
}
#p-logo a {
width: 360px;
height: 186px;
margin: 0 auto;
}
/* Background */
body {
background: url(/images/5/57/Site-background.png) no-repeat center center fixed;
background-size: cover;
}
/* Content theming */
#content,
#mw-head {
margin-top: 11.14em;
border-radius: 5px;
font-family: Nunito,Arial,sans-serif;
}
.mw-body {
background-color: #eed39e;
}
#mw-page-base {
background: none;
}
#mw-panel #p-logo + .portal {
margin-top: 12.25em;
}
#mw-panel {
padding-left: 0;
margin-top: -12.5em;
}
h1, h2, h3, h4, h5, h6 {
color: #2a0800;
font-family: Nunito,Arial,sans-serif !important;
}
/* Left portal theming */
#mw-panel .portal{
margin-bottom: 2px;
border-top: 6px solid #f59525;
border-radius: 3px;
background-color: #eed39e;
font-family: Nunito,Arial,sans-serif;
}
#mw-panel .portal h3{
font-weight: bold;
}
/* Top tabs theming */
.vectorTabs li a,
#ca-watch,
#p-cactions {
background-image: linear-gradient(#eed39e, #F3DFB9);
border-radius: 3px 3px 0px 0px;
}
.vectorTabs li.selected a,
.mw-navigation {
background-color: #eed39e;
background-image: none;
}
.vectorTabs,
.vectorTabs li,
.vectorTabs li.selected,
.vectorTabs span,
.vectorTabs ul {
background: transparent;
}
/* Footer theming */
#footer-places {
display: none;
}
/* Fixes footer at the bottom */
body > footer {
position: fixed;
bottom: 0;
width: 100%;
}
/* Main page layout */
#fp-2column.fp-container {
display: grid;
grid-template-areas: "a" "b" "c";
grid-template-columns: 100%;
}
@media screen and (min-width:990px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c c";
grid-template-columns: 50% 50%;
}
}
@media screen and (min-width:1350px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c b";
grid-template-columns: auto 520px;
}
}
#fp-top {
grid-area: a;
}
#fp-flex {
grid-area: b;
}
#fp-bottom {
grid-area: c;
}
/* Main page structure */
.fpbox {
margin: 5px;
padding: 5px;
overflow: auto;
width: calc(100% - 2px);
}
.fpbox.plain {
background: transparent;
border: none;
box-shadow: none;
}
.fpbox .heading,
.fpbox .mainheading,
.fpbox .welcome {
margin: 0 0 10px;
padding: 0 0 5px;
overflow: auto;
}
.fpbox .heading {
background: #f59525;
border-radius: 3px;
}
.fpbox .mainheading,
.fpbox .welcome {
font-size: 150%;
font-weight: bold;
}
.fpbox .heading {
text-align: center;
font-size: 132%;
font-weight: bold;
}
.linkslabel {
margin: 15px 5px 5px;
padding: 0 0 5px;
}
/* Template:FP links styles */
.fplinks {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
align-items: stretch;
text-align: center;
}
.fplink-outer {
padding: 5px;
flex-basis: calc(25% - 10px);
width: calc(25% - 15px);
min-width: 115px;
display: inline-block;
vertical-align: middle;
}
.fplink-wide {
flex-basis: calc(33% - 10px);
width: calc(33% - 15px);
}
.fplink-fullwidth {
flex-basis: 100%;
width: calc(100% - 15px);
font-weight: bold;
}
.fplink {
padding: 0.5em;
box-sizing: border-box;
width: 100%;
height: 100%;
display: table;
border-bottom: 2px #2a0800 solid;
}
.fplink-plain {
background: transparent;
border-radius: 0;
border: 0;
box-shadow: none;
}
.fplink-inner {
display: table-row;
}
.fplink a {
display: table-cell;
vertical-align: middle;
}
.fplink img {
max-width: 150px;
width: 100%;
height: auto;
}
/* Auto-resize front page video to fit smaller columns */
.fpbox .embedvideowrap {
width: 100% !important;
max-width: 480px;
margin: 0 auto;
}
.fpbox .embedvideowrap iframe {
width: 100%!important;
}
/* Multi-column box support */
.fp-container main .columns .leftcol,
.fp-container .columns .rightcol {
width: 100%;
margin: 0;
padding: 0;
}
@media (min-width: 990px) {
.fp-container .columns .leftcol {
float: left;
width: 50%;
}
.fp-container .columns .rightcol {
float: right;
width: 50%;
}
}
.fp-section {
display: flex;
flex-wrap: wrap;
}
0915dcf6059800c7e75eb9370bbaef05f6eb6cd6
Template:FP link
10
6
11
2022-04-10T20:54:37Z
Stygies VIII
43156
Created page with "<onlyinclude><includeonly><div class="fplink-outer plainlinks {{#switch:{{lc:{{{width|}}}}}|wide=fplink-wide|full=fplink-fullwidth}}"> <div class="fplink {{#switch:{{{plain|}..."
wikitext
text/x-wiki
<onlyinclude><includeonly><div class="fplink-outer plainlinks {{#switch:{{lc:{{{width|}}}}}|wide=fplink-wide|full=fplink-fullwidth}}">
<div class="fplink {{#switch:{{{plain|}}}|yes|true|1=fplink-plain}}">
{{#if:{{{image|}}}|<div class="fplink-inner {{#ifexist:Media:{{{image|}}}||nomobile}}">{{#ifexist:Media:{{{image|}}}
|[[File:{{{image|}}}|150x150px|link={{#if:{{{url|}}}
|{{{url|}}}
|{{{1|}}}
}}]]
|[[File:{{{image|}}}|Please upload an image]]
}}
</div>
}}{{#switch:{{#if:{{{image|}}}|{{{imageonly|}}}|}}
|yes|true|1=
|#default=<div class="fplink-inner">{{#if:{{{url|}}}
|{{#if:{{{1|}}}
|[{{{url}}} {{{1}}}]
|[{{{url}}}]
}}
|{{#if:{{{1|}}}
|{{#if:{{{2|}}}
|[[{{{1}}}|{{{2}}}]]
|[[{{{1}}}]]
}}
}}
}}
</div>
}}
</div>
</div></includeonly></onlyinclude><noinclude>
{{doc}}
[[Category:Formatting templates]]
</noinclude>
67bd26fe1a69f0d4c18c57aced87b1872d5a2194
Cat Cafe Manager Wiki/Top section
0
10
15
2022-04-10T20:56:41Z
Stygies VIII
43156
wip
wikitext
text/x-wiki
<div class="fpbox" style="text-align: center;"><!-- BEGIN Welcome box-->
<div class="welcome">Welcome to ''Cat Cafe Manager'' Wiki</div>
<div>the ''Cat Cafe Manager'' guide for <> and more written and maintained by the players.</div>
Please feel free to contribute by creating new articles or expanding existing ones.
</div><!--END Welcome box-->
<div class="fpbox mobilecollapsible expanded" style="text-align: center;"><!-- BEGIN Description box-->
<div class="heading desktopcenter mobileleft">About Cat Cafe Manager</div>
<div class="body" style="text-align: left;">
Add a description of the game which covers topics of interest and has links.
</div>
</div><!--END Description box-->
<div class="fpbox mobilecollapsible expanded" id="fproles" style="text-align: center;"><!-- BEGIN Content box-->
<div class="heading desktopcenter mobileleft">Content</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Keyword 1}}<!--
-->{{FP link|Keyword 2}}<!--
-->{{FP link|Keyword 3}}<!--
-->{{FP link|Keyword 4}}<!--
--></div></div>
</div><!-- END Content box-->
<div class="fpbox mobilecollapsible expanded" id="fpsubjects" style="text-align: center;"><!-- BEGIN Heading B box-->
<div class="heading desktopcenter mobileleft">Heading B</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Heading B item 1|Display 1}}<!--
-->{{FP link|Heading B item 2|Display 2}}<!--
-->{{FP link|Heading B item 3|Display 3}}<!--
--></div></div>
</div><!-- END Heading B box--><noinclude>[[Category:Front page sections]]</noinclude>
7cfbc6e11c9c9692afa64687870e86f91edb1857
23
15
2022-04-11T19:04:32Z
Stygies VIII
43156
wikitext
text/x-wiki
<div class="fpbox" style="text-align: center;"><!-- BEGIN Welcome box-->
<div class="welcome">Welcome to ''Cat Cafe Manager'' Wiki</div>
<div>the ''[[Cat Cafe Manager]]'' guide written and maintained by the players.</div>
Please feel free to contribute by creating new articles or expanding existing ones.
</div><!--END Welcome box-->
<div class="fpbox mobilecollapsible expanded" style="text-align: center;"><!-- BEGIN Description box-->
<div class="heading desktopcenter mobileleft">About Cat Cafe Manager</div>
<div class="body" style="text-align: left;">
''Cat Cafe Manager'' is a game about running and designing your own [[cat cafe]]. Your grandmother left you a small place in [[Caterwaul Way]], a village full of different stray [[cats]]. You can adopt them, manage the [[staff]] and train their [[staff skills|skills]], get new [[furniture]] for your cafe and expand it, and more. You can also befriend local [[villagers]] or discover various mysteries, such as a certain cat [[shrine]]. After all, cats see different things in the streets and the villagers will trust you more and more as you business grows.
</div>
</div><!--END Description box-->
<div class="fpbox mobilecollapsible expanded" id="fproles" style="text-align: center;"><!-- BEGIN Content box-->
<div class="heading desktopcenter mobileleft">Gameplay</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|cats}}<!--
-->{{FP link|cat skills}}<!--
-->{{FP link|staff}}<!--
-->{{FP link|staff skills}}<!--
-->{{FP link|villagers}}<!--
-->{{FP link|furniture}}<!--
-->{{FP link|advertising}}<!--
-->{{FP link|recipes}}<!--
-->{{FP link|projects}}<!--
--></div></div>
</div><!-- END Content box-->
<div class="fpbox mobilecollapsible expanded" id="fpsubjects" style="text-align: center;"><!-- BEGIN Heading B box-->
<div class="heading desktopcenter mobileleft">Caterwaul Way</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Pet Emporium}}<!--
-->{{FP link|Cat Trainer}}<!--
-->{{FP link|Gruff Decorations}}<!--
-->{{FP link|Market}}<!--
-->{{FP link|Community Notice Board}}<!--
-->{{FP link|Cat Cafe}}<!--
-->{{FP link|Shrine}}<!--
--></div></div>
</div><!-- END Heading B box--><noinclude>[[Category:Front page sections]]</noinclude>
dd63be94121424adcfb37efc41d558d585c6e311
28
23
2022-04-11T19:13:28Z
Stygies VIII
43156
wikitext
text/x-wiki
<div class="fpbox" style="text-align: center;"><!-- BEGIN Welcome box-->
<div class="welcome">Welcome to ''Cat Cafe Manager'' Wiki</div>
<div>the ''[[Cat Cafe Manager]]'' guide written and maintained by the players.</div>
Please feel free to contribute by creating new articles or expanding existing ones.
</div><!--END Welcome box-->
<div class="fpbox mobilecollapsible expanded" style="text-align: center;"><!-- BEGIN Description box-->
<div class="heading desktopcenter mobileleft">About Cat Cafe Manager</div>
<div class="body" style="text-align: left;">
''Cat Cafe Manager'' is a game about running and designing your own [[cat cafe]]. Your grandmother left you a small place in [[Caterwaul Way]], a village full of different stray [[cats]]. You can adopt them, manage the [[staff]] and train their [[staff skills|skills]], get new [[furniture]] for your cafe and expand it, and more. You can also befriend local [[villagers]] or discover various mysteries, such as a certain cat [[shrine]]. After all, cats see different things in the streets and the villagers will trust you more and more as you business grows.
</div>
</div><!--END Description box-->
<div class="fpbox mobilecollapsible expanded" id="fproles" style="text-align: center;"><!-- BEGIN Content box-->
<div class="heading desktopcenter mobileleft">Gameplay</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|cats}}<!--
-->{{FP link|cat skills}}<!--
-->{{FP link|staff}}<!--
-->{{FP link|staff skills}}<!--
-->{{FP link|villagers}}<!--
-->{{FP link|furniture}}<!--
-->{{FP link|advertising}}<!--
-->{{FP link|recipes}}<!--
-->{{FP link|projects}}<!--
-->{{FP link|building}}<!--
--></div></div>
</div><!-- END Content box-->
<div class="fpbox mobilecollapsible expanded" id="fpsubjects" style="text-align: center;"><!-- BEGIN Heading B box-->
<div class="heading desktopcenter mobileleft">Caterwaul Way</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Pet Emporium}}<!--
-->{{FP link|Cat Trainer}}<!--
-->{{FP link|Gruff Decorations}}<!--
-->{{FP link|Market}}<!--
-->{{FP link|Community Notice Board}}<!--
-->{{FP link|Cat Cafe}}<!--
-->{{FP link|Shrine}}<!--
--></div></div>
</div><!-- END Heading B box--><noinclude>[[Category:Front page sections]]</noinclude>
dd04674f4aada339c95c0f6f67836916fec66eda
39
28
2022-04-11T19:26:47Z
Stygies VIII
43156
wikitext
text/x-wiki
<div class="fpbox" style="text-align: center;"><!-- BEGIN Welcome box-->
<div class="welcome">Welcome to ''Cat Cafe Manager'' Wiki</div>
<div>the ''[[Cat Cafe Manager]]'' guide written and maintained by the players.</div>
Please feel free to contribute by creating new articles or expanding existing ones.
{{NUMBEROFEDITS}} edits and {{NUMBEROFARTICLES}} articles as of {{CURRENTDAYNAME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}!
</div><!--END Welcome box-->
<div class="fpbox mobilecollapsible expanded" style="text-align: center;"><!-- BEGIN Description box-->
<div class="heading desktopcenter mobileleft">About Cat Cafe Manager</div>
<div class="body" style="text-align: left;">
''Cat Cafe Manager'' is a game about running and designing your own [[cat cafe]]. Your grandmother left you a small place in [[Caterwaul Way]], a village full of different stray [[cats]]. You can adopt them, manage the [[staff]] and train their [[staff skills|skills]], get new [[furniture]] for your cafe and expand it, and more. You can also befriend local [[villagers]] or discover various mysteries, such as a certain cat [[shrine]]. After all, cats see different things in the streets and the villagers will trust you more and more as you business grows.
</div>
</div><!--END Description box-->
<div class="fpbox mobilecollapsible expanded" id="fproles" style="text-align: center;"><!-- BEGIN Content box-->
<div class="heading desktopcenter mobileleft">Gameplay</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|cats}}<!--
-->{{FP link|cat skills}}<!--
-->{{FP link|staff}}<!--
-->{{FP link|staff skills}}<!--
-->{{FP link|villagers}}<!--
-->{{FP link|furniture}}<!--
-->{{FP link|advertising}}<!--
-->{{FP link|recipes}}<!--
-->{{FP link|projects}}<!--
-->{{FP link|building}}<!--
--></div></div>
</div><!-- END Content box-->
<div class="fpbox mobilecollapsible expanded" id="fpsubjects" style="text-align: center;"><!-- BEGIN Heading B box-->
<div class="heading desktopcenter mobileleft">Caterwaul Way</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Pet Emporium}}<!--
-->{{FP link|Cat Trainer}}<!--
-->{{FP link|Gruff Decorations}}<!--
-->{{FP link|Market}}<!--
-->{{FP link|Community Notice Board}}<!--
-->{{FP link|Cat Cafe}}<!--
-->{{FP link|Shrine}}<!--
--></div></div>
</div><!-- END Heading B box--><noinclude>[[Category:Front page sections]]</noinclude>
179ef5ae69178927de342490c3685ec49fc0a99e
51
39
2022-04-11T20:23:13Z
Stygies VIII
43156
wikitext
text/x-wiki
<div class="fpbox" style="text-align: center;"><!-- BEGIN Welcome box-->
<div class="welcome">Welcome to ''Cat Cafe Manager'' Wiki</div>
<div>the ''[[Cat Cafe Manager]]'' guide written and maintained by the players.</div>
Please feel free to contribute by creating new articles or expanding existing ones.
{{NUMBEROFEDITS}} edits and {{NUMBEROFARTICLES}} articles as of {{CURRENTDAYNAME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}!
</div><!--END Welcome box-->
<div class="fpbox mobilecollapsible expanded" style="text-align: center;"><!-- BEGIN Description box-->
<div class="heading desktopcenter mobileleft">About Cat Cafe Manager</div>
<div class="body" style="text-align: left;">
''Cat Cafe Manager'' is a game about running and designing your own [[cat cafe]]. Your grandmother left you a small place in [[Caterwaul Way]], a village full of different stray [[cats]]. You can adopt them, manage the [[staff]] and train their [[staff skills|skills]], get new [[furniture]] for your cafe and expand it, and more. You can also befriend local [[villagers]] or discover various mysteries, such as a certain cat [[shrine]]. After all, cats see different things in the streets and the villagers will trust you more and more as you business grows.
</div>
</div><!--END Description box-->
<div class="fpbox mobilecollapsible expanded" id="fproles" style="text-align: center;"><!-- BEGIN Content box-->
<div class="heading desktopcenter mobileleft">Gameplay</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|cats}}<!--
-->{{FP link|staff}}<!--
-->{{FP link|villagers}}<!--
-->{{FP link|recipes}}<!--
-->{{FP link|building}}<!--
--></div></div>
</div><!-- END Content box-->
<div class="fpbox mobilecollapsible expanded" id="fpsubjects" style="text-align: center;"><!-- BEGIN Heading B box-->
<div class="heading desktopcenter mobileleft">Caterwaul Way</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Pet Emporium}}<!--
-->{{FP link|Cat Trainer}}<!--
-->{{FP link|Gruff Decorations}}<!--
-->{{FP link|Market}}<!--
-->{{FP link|Community Notice Board}}<!--
-->{{FP link|Cat Cafe}}<!--
-->{{FP link|Shrine}}<!--
--></div></div>
</div><!-- END Heading B box--><noinclude>[[Category:Front page sections]]</noinclude>
1aad89348a820ec93a9b381017ca45f101153364
53
51
2022-04-11T20:26:22Z
Stygies VIII
43156
Undo revision 51 by [[Special:Contributions/Stygies VIII|Stygies VIII]] ([[User talk:Stygies VIII|talk]])
wikitext
text/x-wiki
<div class="fpbox" style="text-align: center;"><!-- BEGIN Welcome box-->
<div class="welcome">Welcome to ''Cat Cafe Manager'' Wiki</div>
<div>the ''[[Cat Cafe Manager]]'' guide written and maintained by the players.</div>
Please feel free to contribute by creating new articles or expanding existing ones.
{{NUMBEROFEDITS}} edits and {{NUMBEROFARTICLES}} articles as of {{CURRENTDAYNAME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}!
</div><!--END Welcome box-->
<div class="fpbox mobilecollapsible expanded" style="text-align: center;"><!-- BEGIN Description box-->
<div class="heading desktopcenter mobileleft">About Cat Cafe Manager</div>
<div class="body" style="text-align: left;">
''Cat Cafe Manager'' is a game about running and designing your own [[cat cafe]]. Your grandmother left you a small place in [[Caterwaul Way]], a village full of different stray [[cats]]. You can adopt them, manage the [[staff]] and train their [[staff skills|skills]], get new [[furniture]] for your cafe and expand it, and more. You can also befriend local [[villagers]] or discover various mysteries, such as a certain cat [[shrine]]. After all, cats see different things in the streets and the villagers will trust you more and more as you business grows.
</div>
</div><!--END Description box-->
<div class="fpbox mobilecollapsible expanded" id="fproles" style="text-align: center;"><!-- BEGIN Content box-->
<div class="heading desktopcenter mobileleft">Gameplay</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|cats}}<!--
-->{{FP link|cat skills}}<!--
-->{{FP link|staff}}<!--
-->{{FP link|staff skills}}<!--
-->{{FP link|villagers}}<!--
-->{{FP link|building}}<!--
-->{{FP link|furniture}}<!--
-->{{FP link|recipes}}<!--
-->{{FP link|projects}}<!--
-->{{FP link|advertising}}<!--
--></div></div>
</div><!-- END Content box-->
<div class="fpbox mobilecollapsible expanded" id="fpsubjects" style="text-align: center;"><!-- BEGIN Heading B box-->
<div class="heading desktopcenter mobileleft">Caterwaul Way</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Pet Emporium}}<!--
-->{{FP link|Cat Trainer}}<!--
-->{{FP link|Gruff Decorations}}<!--
-->{{FP link|Market}}<!--
-->{{FP link|Community Notice Board}}<!--
-->{{FP link|Cat Cafe}}<!--
-->{{FP link|Shrine}}<!--
--></div></div>
</div><!-- END Heading B box--><noinclude>[[Category:Front page sections]]</noinclude>
72ddc7d21d8bdb2f11ebaad0514f3eea8c130faf
Cat Cafe Manager Wiki/Flex section
0
11
16
2022-04-10T20:58:02Z
Stygies VIII
43156
wip
wikitext
text/x-wiki
<div class="fpbox mobilecollapsible expanded"><!-- BEGIN Guides box-->
<div class="heading desktopcenter mobileleft" style="text-align: center;">Guides</div>
<div class="body">
* [[How to play guide for {{gamename}}]]
* [[{{gamename}}#Game support|Game support]]
</div>
</div><!--END Guides box-->
<div class="fpbox mobilecollapsible expanded" style="text-align: center;"><!-- BEGIN Videos box-->
<div class="heading desktopcenter mobileleft">Videos</div>
<div class="body" style="text-align: center;">
{{#ev:youtube||480|center}}
</div>
</div><!--END Videos box-->
<div class="fpbox nomobile" style="text-align: center;"><!-- BEGIN Images box-->
<div class="heading">Featured images</div>
<div class="body">
{{Featured images}}
</div>
</div><!--END Images box-->
<div class="fpbox mobilecollapsible expanded" id="fplinks" style="text-align: center;"><!-- BEGIN Links box-->
<div class="heading desktopcenter mobileleft">''Cat Cafe Manager'' Links</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|url=|Official page|width=wide}}<!--
-->{{FP link|url=|Publisher|width=wide}}<!--
--></div></div>
</div><!--END Links box--><noinclude>[[Category:Front page sections]]</noinclude>
91ed99ef426bfc5d3cf0b9f7aaa9a240526742d9
24
16
2022-04-11T19:10:27Z
Stygies VIII
43156
wikitext
text/x-wiki
<div class="fpbox mobilecollapsible expanded"><!-- BEGIN Guides box-->
<div class="heading desktopcenter mobileleft" style="text-align: center;">Guides</div>
<div class="body">
* [[How to play guide for {{gamename}}]]
* [[{{gamename}}#Game support|Game support]]
</div>
</div><!--END Guides box-->
<div class="fpbox mobilecollapsible expanded" style="text-align: center;"><!-- BEGIN Videos box-->
<div class="heading desktopcenter mobileleft">Videos</div>
<div class="body" style="text-align: center;">
{{#ev:youtube|hDVQxq06J5o|480|center}}
{{#ev:youtube|AJb5U_duSPo|480|center}}
</div>
</div><!--END Videos box-->
<div class="fpbox nomobile" style="text-align: center;"><!-- BEGIN Images box-->
<div class="heading">Featured images</div>
<div class="body">
{{Featured images}}
</div>
</div><!--END Images box-->
<div class="fpbox mobilecollapsible expanded" id="fplinks" style="text-align: center;"><!-- BEGIN Links box-->
<div class="heading desktopcenter mobileleft">''Cat Cafe Manager'' Links</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|url=https://catcafemanager.com/|Official page|width=wide}}<!--
-->{{FP link|url=https://www.freedom.gg/|Publisher|width=wide}}<!--
--></div></div>
</div><!--END Links box--><noinclude>[[Category:Front page sections]]</noinclude>
1f258a189c6eeb881355949e4387f403060dbf3a
38
24
2022-04-11T19:21:17Z
Stygies VIII
43156
wikitext
text/x-wiki
<div class="fpbox mobilecollapsible expanded" style="text-align: center;"><!-- BEGIN Videos box-->
<div class="heading desktopcenter mobileleft">Videos</div>
<div class="body" style="text-align: center;">
{{#ev:youtube|hDVQxq06J5o|480|center}}
{{#ev:youtube|AJb5U_duSPo|480|center}}
</div>
</div><!--END Videos box-->
<div class="fpbox nomobile" style="text-align: center;"><!-- BEGIN Images box-->
<div class="heading">Featured images</div>
<div class="body">
{{Featured images}}
</div>
</div><!--END Images box-->
<div class="fpbox mobilecollapsible expanded" id="fplinks" style="text-align: center;"><!-- BEGIN Links box-->
<div class="heading desktopcenter mobileleft">''Cat Cafe Manager'' Links</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|url=https://catcafemanager.com/|Official page|width=wide}}<!--
-->{{FP link|url=https://www.freedom.gg/|Publisher|width=wide}}<!--
--></div></div>
</div><!--END Links box--><noinclude>[[Category:Front page sections]]</noinclude>
0528d67c1f8c094dd674221eedb182a21d726324
Cat Cafe Manager Wiki/Bottom section
0
12
17
2022-04-10T20:58:25Z
Stygies VIII
43156
wip
wikitext
text/x-wiki
<div class="fpbox mobilecollapsible expanded" id="fpwiki" style="text-align: center;">
<div class="heading mobileonly mobileleft">Wiki</div>
<div class="body">
<div class="linkslabel">Help Wiki</div>
<div class="fplinks"><!--
-->{{FP link|gphelp:Contents|General Help|size=wide}}<!--
-->{{FP link|gphelp:Getting Started|Getting Started|size=wide}}<!--
-->{{FP link|gphelp:Editing pages|Editing pages|size=wide}}<!--
-->{{FP link|gphelp:Starting a new page|New pages|size=wide}}<!--
-->{{FP link|gphelp:Moving a page|Moving pages|size=wide}}<!--
-->{{FP link|gphelp:Basic images|Basic images|size=wide}}<!--
-->{{FP link|gphelp:Links|Links|size=wide}}<!--
--></div>
<div class="linkslabel">Community</div>
<div class="fplinks"><!--
-->{{FP link|Special:UserLogin/signup|Register|size=wide}}<!--
-->{{FP link|Project:Community portal|How to help|size=wide}}<!--
--></div>
----
<div class="nomobile">
<div>To write a new article, just enter the article title in the box below or in the search box at the top of the page.</div>
<inputbox>
type=create
break=no
</inputbox>
----
<div style="text-align: left;">
* '''Adding content'''
** If you are unsure of what to do or how to create a page, search for a few articles on the same topic and see what they look like. You can always view the source code in a wiki and learn from what others have done.
** An edit doesn't have to be massive; if you feel you don't want to create whole articles, then just fixing spelling errors and broken links is enough.
</div>
</div>
</div>
</div><!--END Wiki box--><noinclude>[[Category:Front page sections]]</noinclude>
48f4ba82d798cc74a1b2d81344c6dce51519949e
40
17
2022-04-11T19:29:07Z
Stygies VIII
43156
wikitext
text/x-wiki
<div style="text-align: left;">
* '''Adding content'''
** If you are unsure of what to do or how to create a page, search for a few articles on the same topic and see what they look like. You can always view the source code in a wiki and learn from what others have done.
** An edit doesn't have to be massive; if you feel you don't want to create whole articles, then just fixing spelling errors and broken links is enough.
** [[Special:UserLogin/signup|Register]] to track your contributions.
</div>
</div>
</div>
</div><!--END Wiki box--><noinclude>[[Category:Front page sections]]</noinclude>
----
<div class="nomobile">
<div>To write a new article, just enter the article title in the box below or in the search box at the top of the page.</div>
<inputbox>
type=create
break=no
</inputbox>
29abe29ddda676ccf13c76b40c771186dee58fb8
41
40
2022-04-11T19:30:12Z
Stygies VIII
43156
wikitext
text/x-wiki
<div class="fpbox mobilecollapsible expanded" id="fpwiki" style="text-align: center;">
<div class="heading mobileonly mobileleft">Wiki</div>
<div class="body">
<div style="text-align: left;">
* '''Adding content'''
** If you are unsure of what to do or how to create a page, search for a few articles on the same topic and see what they look like. You can always view the source code in a wiki and learn from what others have done.
** An edit doesn't have to be massive; if you feel you don't want to create whole articles, then just fixing spelling errors and broken links is enough.
** [[Special:UserLogin/signup|Register]] to track your contributions.
</div>
</div>
</div><!--END Wiki box--><noinclude>[[Category:Front page sections]]</noinclude>
----
<div class="nomobile">
<div>To write a new article, just enter the article title in the box below or in the search box at the top of the page.</div>
<inputbox>
type=create
break=no
</inputbox>
9b47ba35c820e382e8de4dc37a49810020c858cf
File:Gruff Decorations.PNG
6
13
25
2022-04-11T19:12:00Z
Stygies VIII
43156
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Building.PNG
6
14
26
2022-04-11T19:12:29Z
Stygies VIII
43156
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Catstats.png
6
15
27
2022-04-11T19:13:12Z
Stygies VIII
43156
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Finley.PNG
6
16
29
2022-04-11T19:13:53Z
Stygies VIII
43156
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Cat Cafe.png
6
17
30
2022-04-11T19:15:09Z
Stygies VIII
43156
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Pet the cat.png
6
18
31
2022-04-11T19:15:37Z
Stygies VIII
43156
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Strays.PNG
6
19
32
2022-04-11T19:16:03Z
Stygies VIII
43156
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Carla-Lalla.PNG
6
20
33
2022-04-11T19:16:43Z
Stygies VIII
43156
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:Featured images
10
21
34
2022-04-11T19:18:21Z
Stygies VIII
43156
Created page with "<includeonly><center><slideboxlightshow halign="center" width="250" height="150"> File:Cat Cafe.png File:Strays.PNG File:Building.PNG File:Arwelshop.PNG File:Pet the cat.png F..."
wikitext
text/x-wiki
<includeonly><center><slideboxlightshow halign="center" width="250" height="150">
File:Cat Cafe.png
File:Strays.PNG
File:Building.PNG
File:Arwelshop.PNG
File:Pet the cat.png
File:Catstats.png
</slideboxlightshow></center></includeonly><noinclude>{{doc}}[[Category:Templates]]</noinclude>
769e022d08abb50badefc250787ace0b6b063002
42
34
2022-04-11T19:36:15Z
Stygies VIII
43156
wikitext
text/x-wiki
<includeonly>
<gallery widths="200" bordercolor="#2a0800" bordersize="small" position="center" columns="3" hideaddbutton="true" navigation="true">
File:Cat Cafe.png
File:Strays.PNG
File:Building.PNG
File:Arwelshop.PNG
File:Pet the cat.png
File:Catstats.png
</gallery>
</includeonly><noinclude>{{doc}}[[Category:Templates]]</noinclude>
c31359f308c9dfaedcaa709625d395a26fa3b713
43
42
2022-04-11T19:52:07Z
Stygies VIII
43156
wikitext
text/x-wiki
<includeonly>
<gallery mode="nolines">
File:Cat Cafe.png
File:Strays.PNG
File:Building.PNG
File:Arwelshop.PNG
</gallery>
</includeonly><noinclude>{{doc}}[[Category:Templates]]</noinclude>
99a22c1040e8769f92280e772f1083274be7728b
44
43
2022-04-11T19:57:36Z
Stygies VIII
43156
wikitext
text/x-wiki
<includeonly>
<gallery mode="nolines">
File:Cat Cafe.png
File:Strays.PNG
File:Arwelshop.PNG
</gallery>
</includeonly><noinclude>{{doc}}[[Category:Templates]]</noinclude>
9e719535d6b8cf8957df89daba8d0f85a1b3ece2
46
44
2022-04-11T20:05:09Z
Stygies VIII
43156
wikitext
text/x-wiki
<includeonly>
<gallery mode="nolines" widths="170px">
File:Cat Cafe.png
File:Arwelshop.PNG
</gallery>
</includeonly><noinclude>{{doc}}[[Category:Templates]]</noinclude>
9bfeccb8fadc19ff2443452e10c6c2b12c95a180
Main Page
0
22
36
2022-04-11T19:19:31Z
Stygies VIII
43156
Stygies VIII moved page [[Main Page]] to [[Cat Cafe Manager Wiki]]
wikitext
text/x-wiki
#REDIRECT [[Cat Cafe Manager Wiki]]
b92825ae0784d42a9a1552b06f17ac24ba8a6ab0
MediaWiki:Mainpage
8
23
37
2022-04-11T19:19:53Z
Stygies VIII
43156
Created page with "Cat Cafe Manager Wiki"
wikitext
text/x-wiki
Cat Cafe Manager Wiki
f35f0361280269930a41be89ba60e96da7452594
MediaWiki:Sidebar
8
24
48
2022-04-11T20:19:47Z
Stygies VIII
43156
Created page with " * navigation ** mainpage|mainpage-description ** recentchanges-url|recentchanges ** randompage-url|randompage ** helppage|help-mediawiki * gameplay ** cats ** cat skills ** s..."
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
* gameplay
** cats
** cat skills
** staff
** staff skills
** villagers
** furniture
** advertising
** recipes
** projects
** building
* SEARCH
* TOOLBOX
* LANGUAGES
1d8d4de3881915deb94ea4e6a48644a85accf651
49
48
2022-04-11T20:21:27Z
Stygies VIII
43156
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
* Gameplay
** cats|cats
** cat skills|cat skills
** staff|staff
** staff skills|staff skills
** villagers|villagers
** building|building
** furniture|furniture
** recipes|recipes
** projects|projects
** advertising|advertising
* SEARCH
* TOOLBOX
* LANGUAGES
c54fa3271fc54bcdea32d9a3876128616e140a5f
50
49
2022-04-11T20:22:16Z
Stygies VIII
43156
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
* Gameplay
** Cats|Cats
** Cat skills|Cat skills
** Staff|Staff
** Staff skills|Staff skills
** Villagers|Villagers
** Building|Building
** Furniture|Furniture
** Recipes|Recipes
** Projects|Projects
** Advertising|Advertising
* SEARCH
* TOOLBOX
* LANGUAGES
5cbd0dae6f6da9e7b58f255060e882c2f823cc4d
52
50
2022-04-11T20:24:02Z
Stygies VIII
43156
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
* Gameplay
** Caterwaul Way|Caterwaul Way
** Cats|Cats
** Cat skills|Cat skills
** Staff|Staff
** Staff skills|Staff skills
** Villagers|Villagers
** Building|Building
** Furniture|Furniture
** Recipes|Recipes
** Projects|Projects
** Advertising|Advertising
* SEARCH
* TOOLBOX
* LANGUAGES
030258a74e3f383bd8d851770d3d53b59aa68f60
Category:Cat Cafe Manager Wiki
14
25
54
2022-04-11T20:27:22Z
Stygies VIII
43156
Created page with "The main category for all Cat Cafe Manager Wiki content."
wikitext
text/x-wiki
The main category for all Cat Cafe Manager Wiki content.
97e1b569f15c1aec55ccfe95f7c429bb9b8f153e
File:Grimalkin transparent.png
6
26
55
2022-04-11T20:37:21Z
Stygies VIII
43156
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Cat1.png
6
27
56
2022-04-11T20:39:52Z
Stygies VIII
43156
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
102
56
2022-04-11T21:22:53Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
7e39a8164a716513a1ee86071aa086591eb78f39
File:Cat2.png
6
28
57
2022-04-11T20:40:10Z
Stygies VIII
43156
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
103
57
2022-04-11T21:22:56Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
7e39a8164a716513a1ee86071aa086591eb78f39
File:Cat3.png
6
29
58
2022-04-11T20:40:23Z
Stygies VIII
43156
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
104
58
2022-04-11T21:23:03Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
7e39a8164a716513a1ee86071aa086591eb78f39
File:Cat4.png
6
30
59
2022-04-11T20:40:36Z
Stygies VIII
43156
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
105
59
2022-04-11T21:23:07Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
7e39a8164a716513a1ee86071aa086591eb78f39
File:Cat5.png
6
31
60
2022-04-11T20:40:48Z
Stygies VIII
43156
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
100
60
2022-04-11T21:22:44Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
7e39a8164a716513a1ee86071aa086591eb78f39
MediaWiki:Common.css
8
5
61
47
2022-04-11T20:46:36Z
Stygies VIII
43156
css
text/css
/* CSS placed here will be applied to all skins */
/* Logo */
.mw-wiki-logo {
background-image: url(/images/e/e6/Site-logo.png?22b73);
}
/* Centers logo */
#p-logo {
width: 100%;
height: var(--main-layout-logo-height);
position: absolute;
margin-top: -1em;
}
#p-logo a {
width: 360px;
height: 186px;
margin: 0 auto;
}
/* Background */
body {
background: url(/images/5/57/Site-background.png) no-repeat center center fixed;
background-size: cover;
}
/* Content theming */
#content,
#mw-head {
margin-top: 11.14em;
border-radius: 5px;
font-family: Nunito,Arial,sans-serif;
}
.mw-body {
background-color: #eed39e;
}
#mw-page-base {
background: none;
}
#mw-panel #p-logo + .portal {
margin-top: 12.25em;
}
#mw-panel {
padding-left: 0;
margin-top: -12.5em;
}
h1, h2, h3, h4, h5, h6 {
color: #2a0800;
font-family: Nunito,Arial,sans-serif !important;
}
/* Left portal theming */
#mw-panel .portal{
margin-bottom: 2px;
border-top: 6px solid #f59525;
border-radius: 3px;
background-color: #eed39e;
font-family: Nunito,Arial,sans-serif;
}
#mw-panel .portal h3{
font-weight: bold;
}
/* Top tabs theming */
.vectorTabs li a,
#ca-watch,
#p-cactions {
background-image: linear-gradient(#eed39e, #F3DFB9);
border-radius: 3px 3px 0px 0px;
}
.vectorTabs li.selected a,
.mw-navigation {
background-color: #eed39e;
background-image: none;
}
.vectorTabs,
.vectorTabs li,
.vectorTabs li.selected,
.vectorTabs span,
.vectorTabs ul {
background: transparent;
}
/* Footer theming */
#footer-places {
display: none;
}
/* Fixes footer at the bottom */
body > footer {
position: fixed;
bottom: 0;
width: 100%;
}
/* Main page layout */
#fp-2column.fp-container {
display: grid;
grid-template-areas: "a" "b" "c";
grid-template-columns: 100%;
}
@media screen and (min-width:990px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c c";
grid-template-columns: 50% 50%;
}
}
@media screen and (min-width:1350px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c b";
grid-template-columns: auto 520px;
}
}
#fp-top {
grid-area: a;
}
#fp-flex {
grid-area: b;
}
#fp-bottom {
grid-area: c;
}
/* Main page structure */
.fpbox {
margin: 5px;
padding: 5px;
overflow: auto;
width: calc(100% - 2px);
}
.fpbox.plain {
background: transparent;
border: none;
box-shadow: none;
}
.fpbox .heading,
.fpbox .mainheading,
.fpbox .welcome {
margin: 0 0 10px;
padding: 0 0 5px;
overflow: auto;
}
.fpbox .heading {
background: #f59525;
border-radius: 3px;
padding: 10px;
}
.fpbox .mainheading,
.fpbox .welcome {
font-size: 150%;
font-weight: bold;
}
.fpbox .heading {
text-align: center;
font-size: 132%;
font-weight: bold;
}
.linkslabel {
margin: 15px 5px 5px;
padding: 0 0 5px;
}
/* Template:FP links styles */
.fplinks {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
align-items: stretch;
text-align: center;
}
.fplink-outer {
padding: 5px;
flex-basis: calc(25% - 10px);
width: calc(25% - 15px);
min-width: 115px;
display: inline-block;
vertical-align: middle;
}
.fplink-wide {
flex-basis: calc(33% - 10px);
width: calc(33% - 15px);
}
.fplink-fullwidth {
flex-basis: 100%;
width: calc(100% - 15px);
font-weight: bold;
}
.fplink {
padding: 0.5em;
box-sizing: border-box;
width: 100%;
height: 100%;
display: table;
border-bottom: 2px #2a0800 solid;
font-size: 17px;
}
.fplink-plain {
background: transparent;
border-radius: 0;
border: 0;
box-shadow: none;
}
.fplink-inner {
display: table-row;
}
.fplink a {
display: table-cell;
vertical-align: middle;
}
.fplink img {
max-width: 150px;
width: 100%;
height: auto;
}
/* Auto-resize front page video to fit smaller columns */
.fpbox .embedvideowrap {
width: 100% !important;
max-width: 480px;
margin: 0 auto;
}
.fpbox .embedvideowrap iframe {
width: 100%!important;
}
/* Multi-column box support */
.fp-container main .columns .leftcol,
.fp-container .columns .rightcol {
width: 100%;
margin: 0;
padding: 0;
}
@media (min-width: 990px) {
.fp-container .columns .leftcol {
float: left;
width: 50%;
}
.fp-container .columns .rightcol {
float: right;
width: 50%;
}
}
.fp-section {
display: flex;
flex-wrap: wrap;
}
509d7c64e42254f1dbb70f3aca4fb3e5600a6b2a
71
61
2022-04-11T21:00:52Z
Stygies VIII
43156
css
text/css
/* CSS placed here will be applied to all skins */
/* Logo */
.mw-wiki-logo {
background-image: url(/images/e/e6/Site-logo.png?22b73);
}
/* Centers logo */
#p-logo {
width: 100%;
height: var(--main-layout-logo-height);
position: absolute;
margin-top: -1em;
}
#p-logo a {
width: 360px;
height: 186px;
margin: 0 auto;
}
/* Background */
body {
background: url(/images/5/57/Site-background.png) no-repeat center center fixed;
background-size: cover;
}
/* Content theming */
#content,
#mw-head {
margin-top: 11.14em;
border-radius: 5px;
font-family: Nunito,Arial,sans-serif;
}
.mw-body {
background-color: #eed39e;
}
#mw-page-base {
background: none;
}
#mw-panel #p-logo + .portal {
margin-top: 12.25em;
}
#mw-panel {
padding-left: 0;
margin-top: -12.5em;
}
h1, h2, h3, h4, h5, h6 {
color: #2a0800;
font-family: Nunito,Arial,sans-serif !important;
}
/* Left portal theming */
#mw-panel .portal{
margin-bottom: 2px;
border-top: 6px solid #f59525;
border-radius: 3px;
background-color: #eed39e;
font-family: Nunito,Arial,sans-serif;
}
#mw-panel .portal h3{
font-weight: bold;
}
/* Top tabs theming */
.vectorTabs li a,
#ca-watch,
#p-cactions {
background-image: linear-gradient(#eed39e, #F3DFB9);
border-radius: 3px 3px 0px 0px;
}
.vectorTabs li.selected a,
.mw-navigation {
background-color: #eed39e;
background-image: none;
}
.vectorTabs,
.vectorTabs li,
.vectorTabs li.selected,
.vectorTabs span,
.vectorTabs ul {
background: transparent;
}
/* Footer theming */
#footer-places {
display: none;
}
/* Fixes footer at the bottom */
body > footer {
position: fixed;
bottom: 0;
width: 100%;
}
/* Main page layout */
#fp-2column.fp-container {
display: grid;
grid-template-areas: "a" "b" "c";
grid-template-columns: 100%;
}
@media screen and (min-width:990px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c c";
grid-template-columns: 50% 50%;
}
}
@media screen and (min-width:1350px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c b";
grid-template-columns: auto 520px;
}
}
#fp-top {
grid-area: a;
}
#fp-flex {
grid-area: b;
}
#fp-bottom {
grid-area: c;
}
/* Main page structure */
.fpbox {
margin: 5px;
padding: 5px;
overflow: auto;
width: calc(100% - 2px);
}
.fpbox.plain {
background: transparent;
border: none;
box-shadow: none;
}
.fpbox .heading,
.fpbox .mainheading,
.fpbox .welcome {
margin: 0 0 10px;
padding: 0 0 5px;
overflow: auto;
}
.fpbox .heading {
background: #f59525;
border-radius: 3px;
padding: 4px;
}
.fpbox .mainheading,
.fpbox .welcome {
font-size: 150%;
font-weight: bold;
}
.fpbox .heading {
text-align: center;
font-size: 132%;
font-weight: bold;
}
.linkslabel {
margin: 15px 5px 5px;
padding: 0 0 5px;
}
/* Template:FP links styles */
.fplinks {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
align-items: stretch;
text-align: center;
}
.fplink-outer {
padding: 5px;
flex-basis: calc(25% - 10px);
width: calc(25% - 15px);
min-width: 115px;
display: inline-block;
vertical-align: middle;
}
.fplink-wide {
flex-basis: calc(33% - 10px);
width: calc(33% - 15px);
}
.fplink-fullwidth {
flex-basis: 100%;
width: calc(100% - 15px);
font-weight: bold;
}
.fplink {
padding: 0.5em;
box-sizing: border-box;
width: 100%;
height: 100%;
display: table;
border-bottom: 2px #2a0800 solid;
font-size: 17px;
}
.fplink-plain {
background: transparent;
border-radius: 0;
border: 0;
box-shadow: none;
}
.fplink-inner {
display: table-row;
}
.fplink a {
display: table-cell;
vertical-align: middle;
}
.fplink img {
max-width: 150px;
width: 100%;
height: auto;
}
/* Auto-resize front page video to fit smaller columns */
.fpbox .embedvideowrap {
width: 100% !important;
max-width: 480px;
margin: 0 auto;
}
.fpbox .embedvideowrap iframe {
width: 100%!important;
}
/* Multi-column box support */
.fp-container main .columns .leftcol,
.fp-container .columns .rightcol {
width: 100%;
margin: 0;
padding: 0;
}
@media (min-width: 990px) {
.fp-container .columns .leftcol {
float: left;
width: 50%;
}
.fp-container .columns .rightcol {
float: right;
width: 50%;
}
}
.fp-section {
display: flex;
flex-wrap: wrap;
}
85e2499e09fa8f6b8f3a50a2e8829a88bba3449c
Cat Cafe Manager Wiki/Bottom section
0
12
62
41
2022-04-11T20:48:07Z
Stygies VIII
43156
wikitext
text/x-wiki
<div class="fpbox mobilecollapsible expanded" id="fpwiki" style="text-align: center;">
<div class="heading mobileonly mobileleft">Wiki [[File:Cat5.png|50px]]</div>
<div class="body">
<div style="text-align: left;">
* '''Adding content'''
** If you are unsure of what to do or how to create a page, search for a few articles on the same topic and see what they look like. You can always view the source code in a wiki and learn from what others have done.
** An edit doesn't have to be massive; if you feel you don't want to create whole articles, then just fixing spelling errors and broken links is enough.
** [[Special:UserLogin/signup|Register]] to track your contributions.
</div>
</div>
</div><!--END Wiki box--><noinclude>[[Category:Front page sections]]</noinclude>
----
<div class="nomobile">
<div>To write a new article, just enter the article title in the box below or in the search box at the top of the page.</div>
<inputbox>
type=create
break=no
</inputbox>
6f90749695de0199189f7761cf52b95d0d6fc1f0
Cat Cafe Manager Wiki/Top section
0
10
63
53
2022-04-11T20:48:09Z
Stygies VIII
43156
wikitext
text/x-wiki
<div class="fpbox" style="text-align: center;"><!-- BEGIN Welcome box-->
<div class="welcome">Welcome to ''Cat Cafe Manager'' Wiki</div>
<div>the ''[[Cat Cafe Manager]]'' guide written and maintained by the players.</div>
Please feel free to contribute by creating new articles or expanding existing ones.
{{NUMBEROFEDITS}} edits and {{NUMBEROFARTICLES}} articles as of {{CURRENTDAYNAME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}!
</div><!--END Welcome box-->
<div class="fpbox mobilecollapsible expanded" style="text-align: center;"><!-- BEGIN Description box-->
<div class="heading desktopcenter mobileleft">[[File:Cat1.png|50px]] About Cat Cafe Manager</div>
<div class="body" style="text-align: left;">
[[File:Grimalkin transparent.png|450px|center]]
''Cat Cafe Manager'' is a game about running and designing your own [[cat cafe]]. Your grandmother left you a small place in [[Caterwaul Way]], a village full of different stray [[cats]]. You can adopt them, manage the [[staff]] and train their [[staff skills|skills]], get new [[furniture]] for your cafe and expand it, and more. You can also befriend local [[villagers]] or discover various mysteries, such as a certain cat [[shrine]]. After all, cats see different things in the streets and the villagers will trust you more and more as you business grows.
</div>
</div><!--END Description box-->
<div class="fpbox mobilecollapsible expanded" id="fproles" style="text-align: center;"><!-- BEGIN Content box-->
<div class="heading desktopcenter mobileleft">Gameplay [[File:Cat2.png|50px]]</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|cats}}<!--
-->{{FP link|cat skills}}<!--
-->{{FP link|staff}}<!--
-->{{FP link|staff skills}}<!--
-->{{FP link|villagers}}<!--
-->{{FP link|building}}<!--
-->{{FP link|furniture}}<!--
-->{{FP link|recipes}}<!--
-->{{FP link|projects}}<!--
-->{{FP link|advertising}}<!--
--></div></div>
</div><!-- END Content box-->
<div class="fpbox mobilecollapsible expanded" id="fpsubjects" style="text-align: center;"><!-- BEGIN Heading B box-->
<div class="heading desktopcenter mobileleft">[[File:Cat4.png|50px]] Caterwaul Way</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Pet Emporium}}<!--
-->{{FP link|Cat Trainer}}<!--
-->{{FP link|Gruff Decorations}}<!--
-->{{FP link|Market}}<!--
-->{{FP link|Community Notice Board}}<!--
-->{{FP link|Cat Cafe}}<!--
-->{{FP link|Shrine}}<!--
--></div></div>
</div><!-- END Heading B box--><noinclude>[[Category:Front page sections]]</noinclude>
348f5e02638943490db9db62fb0f9078cec92608
64
63
2022-04-11T20:49:23Z
Stygies VIII
43156
wikitext
text/x-wiki
<div class="fpbox" style="text-align: center;"><!-- BEGIN Welcome box-->
<div class="welcome">Welcome to ''Cat Cafe Manager'' Wiki</div>
<div>the ''[[Cat Cafe Manager]]'' guide written and maintained by the players.</div>
Please feel free to contribute by creating new articles or expanding existing ones.
{{NUMBEROFEDITS}} edits and {{NUMBEROFARTICLES}} articles as of {{CURRENTDAYNAME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}!
</div><!--END Welcome box-->
<div class="fpbox mobilecollapsible expanded" style="text-align: center;"><!-- BEGIN Description box-->
<div class="heading desktopcenter mobileleft">[[File:Cat1.png|50px]] About Cat Cafe Manager</div>
<div class="body" style="text-align: left;">
[[File:Grimalkin transparent.png|300px|right]]
''Cat Cafe Manager'' is a game about running and designing your own [[cat cafe]]. Your grandmother left you a small place in [[Caterwaul Way]], a village full of different stray [[cats]]. You can adopt them, manage the [[staff]] and train their [[staff skills|skills]], get new [[furniture]] for your cafe and expand it, and more. You can also befriend local [[villagers]] or discover various mysteries, such as a certain cat [[shrine]]. After all, cats see different things in the streets and the villagers will trust you more and more as you business grows.
</div>
</div><!--END Description box-->
<div class="fpbox mobilecollapsible expanded" id="fproles" style="text-align: center;"><!-- BEGIN Content box-->
<div class="heading desktopcenter mobileleft">Gameplay [[File:Cat2.png|50px]]</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|cats}}<!--
-->{{FP link|cat skills}}<!--
-->{{FP link|staff}}<!--
-->{{FP link|staff skills}}<!--
-->{{FP link|villagers}}<!--
-->{{FP link|building}}<!--
-->{{FP link|furniture}}<!--
-->{{FP link|recipes}}<!--
-->{{FP link|projects}}<!--
-->{{FP link|advertising}}<!--
--></div></div>
</div><!-- END Content box-->
<div class="fpbox mobilecollapsible expanded" id="fpsubjects" style="text-align: center;"><!-- BEGIN Heading B box-->
<div class="heading desktopcenter mobileleft">[[File:Cat4.png|50px]] Caterwaul Way</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Pet Emporium}}<!--
-->{{FP link|Cat Trainer}}<!--
-->{{FP link|Gruff Decorations}}<!--
-->{{FP link|Market}}<!--
-->{{FP link|Community Notice Board}}<!--
-->{{FP link|Cat Cafe}}<!--
-->{{FP link|Shrine}}<!--
--></div></div>
</div><!-- END Heading B box--><noinclude>[[Category:Front page sections]]</noinclude>
7359293bf19d6446baa37188edcdc80ef050950d
65
64
2022-04-11T20:50:06Z
Stygies VIII
43156
Undo revision 64 by [[Special:Contributions/Stygies VIII|Stygies VIII]] ([[User talk:Stygies VIII|talk]])
wikitext
text/x-wiki
<div class="fpbox" style="text-align: center;"><!-- BEGIN Welcome box-->
<div class="welcome">Welcome to ''Cat Cafe Manager'' Wiki</div>
<div>the ''[[Cat Cafe Manager]]'' guide written and maintained by the players.</div>
Please feel free to contribute by creating new articles or expanding existing ones.
{{NUMBEROFEDITS}} edits and {{NUMBEROFARTICLES}} articles as of {{CURRENTDAYNAME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}!
</div><!--END Welcome box-->
<div class="fpbox mobilecollapsible expanded" style="text-align: center;"><!-- BEGIN Description box-->
<div class="heading desktopcenter mobileleft">[[File:Cat1.png|50px]] About Cat Cafe Manager</div>
<div class="body" style="text-align: left;">
[[File:Grimalkin transparent.png|450px|center]]
''Cat Cafe Manager'' is a game about running and designing your own [[cat cafe]]. Your grandmother left you a small place in [[Caterwaul Way]], a village full of different stray [[cats]]. You can adopt them, manage the [[staff]] and train their [[staff skills|skills]], get new [[furniture]] for your cafe and expand it, and more. You can also befriend local [[villagers]] or discover various mysteries, such as a certain cat [[shrine]]. After all, cats see different things in the streets and the villagers will trust you more and more as you business grows.
</div>
</div><!--END Description box-->
<div class="fpbox mobilecollapsible expanded" id="fproles" style="text-align: center;"><!-- BEGIN Content box-->
<div class="heading desktopcenter mobileleft">Gameplay [[File:Cat2.png|50px]]</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|cats}}<!--
-->{{FP link|cat skills}}<!--
-->{{FP link|staff}}<!--
-->{{FP link|staff skills}}<!--
-->{{FP link|villagers}}<!--
-->{{FP link|building}}<!--
-->{{FP link|furniture}}<!--
-->{{FP link|recipes}}<!--
-->{{FP link|projects}}<!--
-->{{FP link|advertising}}<!--
--></div></div>
</div><!-- END Content box-->
<div class="fpbox mobilecollapsible expanded" id="fpsubjects" style="text-align: center;"><!-- BEGIN Heading B box-->
<div class="heading desktopcenter mobileleft">[[File:Cat4.png|50px]] Caterwaul Way</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Pet Emporium}}<!--
-->{{FP link|Cat Trainer}}<!--
-->{{FP link|Gruff Decorations}}<!--
-->{{FP link|Market}}<!--
-->{{FP link|Community Notice Board}}<!--
-->{{FP link|Cat Cafe}}<!--
-->{{FP link|Shrine}}<!--
--></div></div>
</div><!-- END Heading B box--><noinclude>[[Category:Front page sections]]</noinclude>
348f5e02638943490db9db62fb0f9078cec92608
70
65
2022-04-11T21:00:52Z
Stygies VIII
43156
wikitext
text/x-wiki
<div class="fpbox" style="text-align: center;"><!-- BEGIN Welcome box-->
<div class="welcome">Welcome to ''Cat Cafe Manager'' Wiki</div>
<div>the ''[[Cat Cafe Manager]]'' guide written and maintained by the players.</div>
Please feel free to contribute by creating new articles or expanding existing ones.
{{NUMBEROFEDITS}} edits and {{NUMBEROFARTICLES}} articles as of {{CURRENTDAYNAME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}!
</div><!--END Welcome box-->
<div class="fpbox mobilecollapsible expanded" style="text-align: center;"><!-- BEGIN Description box-->
<div class="heading desktopcenter mobileleft">[[File:Cat1.png|50px]] About Cat Cafe Manager</div>
<div class="body" style="text-align: left;">
[[File:Grimalkin transparent.png|267px|center]]
''Cat Cafe Manager'' is a game about running and designing your own [[cat cafe]]. Your grandmother left you a small place in [[Caterwaul Way]], a village full of different stray [[cats]]. You can adopt them, manage the [[staff]] and train their [[staff skills|skills]], get new [[furniture]] for your cafe and expand it, and more. You can also befriend local [[villagers]] or discover various mysteries, such as a certain cat [[shrine]]. After all, cats see different things in the streets and the villagers will trust you more and more as you business grows.
</div>
</div><!--END Description box-->
<div class="fpbox mobilecollapsible expanded" id="fproles" style="text-align: center;"><!-- BEGIN Content box-->
<div class="heading desktopcenter mobileleft">Gameplay [[File:Cat2.png|50px]]</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|cats}}<!--
-->{{FP link|cat skills}}<!--
-->{{FP link|staff}}<!--
-->{{FP link|staff skills}}<!--
-->{{FP link|villagers}}<!--
-->{{FP link|building}}<!--
-->{{FP link|furniture}}<!--
-->{{FP link|recipes}}<!--
-->{{FP link|projects}}<!--
-->{{FP link|advertising}}<!--
--></div></div>
</div><!-- END Content box-->
<div class="fpbox mobilecollapsible expanded" id="fpsubjects" style="text-align: center;"><!-- BEGIN Heading B box-->
<div class="heading desktopcenter mobileleft">[[File:Cat4.png|50px]] Caterwaul Way</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Pet Emporium}}<!--
-->{{FP link|Cat Trainer}}<!--
-->{{FP link|Gruff Decorations}}<!--
-->{{FP link|Market}}<!--
-->{{FP link|Community Notice Board}}<!--
-->{{FP link|Cat Cafe}}<!--
-->{{FP link|Shrine}}<!--
--></div></div>
</div><!-- END Heading B box--><noinclude>[[Category:Front page sections]]</noinclude>
70d79594ee4eb0f13f7e68463ca0961c4a9dce28
72
70
2022-04-11T21:02:02Z
Stygies VIII
43156
wikitext
text/x-wiki
<div class="fpbox" style="text-align: center;"><!-- BEGIN Welcome box-->
<div class="welcome">Welcome to ''Cat Cafe Manager'' Wiki</div>
<div>the ''[[Cat Cafe Manager]]'' guide written and maintained by the players.</div>
Please feel free to contribute by creating new articles or expanding existing ones.
{{NUMBEROFEDITS}} edits and {{NUMBEROFARTICLES}} articles as of {{CURRENTDAYNAME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}!
</div><!--END Welcome box-->
<div class="fpbox mobilecollapsible expanded" style="text-align: center;"><!-- BEGIN Description box-->
<div class="heading desktopcenter mobileleft">[[File:Cat1.png|50px]] About Cat Cafe Manager</div>
<div class="body" style="text-align: left;">
[[File:Grimalkin transparent.png|link=Cat Cafe Manager|267px|center]]
''Cat Cafe Manager'' is a game about running and designing your own [[cat cafe]]. Your grandmother left you a small place in [[Caterwaul Way]], a village full of different stray [[cats]]. You can adopt them, manage the [[staff]] and train their [[staff skills|skills]], get new [[furniture]] for your cafe and expand it, and more. You can also befriend local [[villagers]] or discover various mysteries, such as a certain cat [[shrine]]. After all, cats see different things in the streets and the villagers will trust you more and more as you business grows.
</div>
</div><!--END Description box-->
<div class="fpbox mobilecollapsible expanded" id="fproles" style="text-align: center;"><!-- BEGIN Content box-->
<div class="heading desktopcenter mobileleft">Gameplay [[File:Cat2.png|50px]]</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|cats}}<!--
-->{{FP link|cat skills}}<!--
-->{{FP link|staff}}<!--
-->{{FP link|staff skills}}<!--
-->{{FP link|villagers}}<!--
-->{{FP link|building}}<!--
-->{{FP link|furniture}}<!--
-->{{FP link|recipes}}<!--
-->{{FP link|projects}}<!--
-->{{FP link|advertising}}<!--
--></div></div>
</div><!-- END Content box-->
<div class="fpbox mobilecollapsible expanded" id="fpsubjects" style="text-align: center;"><!-- BEGIN Heading B box-->
<div class="heading desktopcenter mobileleft">[[File:Cat4.png|50px]] Caterwaul Way</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Pet Emporium}}<!--
-->{{FP link|Cat Trainer}}<!--
-->{{FP link|Gruff Decorations}}<!--
-->{{FP link|Market}}<!--
-->{{FP link|Community Notice Board}}<!--
-->{{FP link|Cat Cafe}}<!--
-->{{FP link|Shrine}}<!--
--></div></div>
</div><!-- END Heading B box--><noinclude>[[Category:Front page sections]]</noinclude>
89d75007a703c602d123d14bfc2ec04dfd522186
Template:Featured images
10
21
66
46
2022-04-11T20:51:30Z
Stygies VIII
43156
wikitext
text/x-wiki
<includeonly>
<gallery mode="nolines" widths="480px">
File:Cat Cafe.png
File:Arwelshop.PNG
</gallery>
</includeonly><noinclude>{{doc}}[[Category:Templates]]</noinclude>
0ca4fbb8f71b8c4981a9c524d7e9f6091c791ab8
67
66
2022-04-11T20:53:35Z
Stygies VIII
43156
wikitext
text/x-wiki
<includeonly>
<gallery mode="nolines" widths="250px">
File:Cat Cafe.png
File:Strays.PNG
File:Arwelshop.PNG
File:Pet the cat.png
</gallery>
</includeonly><noinclude>{{doc}}[[Category:Templates]]</noinclude>
5ee16dc95b9bc05e1cfa24548f23522e507c2700
68
67
2022-04-11T20:54:12Z
Stygies VIII
43156
wikitext
text/x-wiki
<includeonly>
<gallery mode="nolines" widths="200px">
File:Cat Cafe.png
File:Strays.PNG
File:Arwelshop.PNG
File:Pet the cat.png
</gallery>
</includeonly><noinclude>{{doc}}[[Category:Templates]]</noinclude>
680faa760cb83502500856fccc806bb3a872edc4
69
68
2022-04-11T20:55:03Z
Stygies VIII
43156
wikitext
text/x-wiki
<includeonly>
<gallery mode="nolines" widths="200px">
File:Cat Cafe.png
File:Strays.PNG
File:Building.PNG
File:Arwelshop.PNG
File:Pet the cat.png
File:Catstats.png
</gallery>
</includeonly><noinclude>{{doc}}[[Category:Templates]]</noinclude>
96ce209619f384865648f115c6116e3f09553966
75
69
2022-04-11T21:05:02Z
Stygies VIII
43156
wikitext
text/x-wiki
<includeonly>
<gallery mode="nolines" widths="200px">
File:Cat Cafe.png
File:Strays.PNG
File:Building.PNG
File:Arwelshop.PNG
File:Pet the cat.png
File:Catstats.png
</gallery>
</includeonly><noinclude>{{Documentation}}[[Category:Templates]]</noinclude>
3684f15fb0154ffb32eb5097385922e22c485865
Template:Documentation
10
32
73
2022-04-11T21:04:22Z
Stygies VIII
43156
Created page with "<includeonly>{| class="article-table" style="width:100%;" role="complementary" |- style="font-size:18px;" ! style="padding:0px;" | <div style="width:100%; padding:3px 0px; tex..."
wikitext
text/x-wiki
<includeonly>{| class="article-table" style="width:100%;" role="complementary"
|- style="font-size:18px;"
! style="padding:0px;" | <div style="width:100%; padding:3px 0px; text-align:center;" class="color1">Template documentation</div>
|-
| ''Note: portions of the template sample may not be visible without values provided.''
|-
| View or edit [[{{{1|Template:{{PAGENAMEE}}/doc}}}|this documentation]]. ([[Template:Documentation|About template documentation]])
|-
| Editors can experiment in this template's [{{fullurl:{{FULLPAGENAMEE}}/Draft|action=edit}} sandbox] and [{{fullurl:{{FULLPAGENAMEE}}/testcases}} test case] pages.
|}
<div style="margin:0 1em;">
{{{{{1|{{PAGENAME}}/doc}}}}}</div></includeonly><noinclude>{{Documentation}}[[Category:Template documentation| ]]</noinclude>
4d2ac2912567051a8d2e60b7a380894a2d88a745
Template:FP link
10
6
74
11
2022-04-11T21:04:51Z
Stygies VIII
43156
wikitext
text/x-wiki
<onlyinclude><includeonly><div class="fplink-outer plainlinks {{#switch:{{lc:{{{width|}}}}}|wide=fplink-wide|full=fplink-fullwidth}}">
<div class="fplink {{#switch:{{{plain|}}}|yes|true|1=fplink-plain}}">
{{#if:{{{image|}}}|<div class="fplink-inner {{#ifexist:Media:{{{image|}}}||nomobile}}">{{#ifexist:Media:{{{image|}}}
|[[File:{{{image|}}}|150x150px|link={{#if:{{{url|}}}
|{{{url|}}}
|{{{1|}}}
}}]]
|[[File:{{{image|}}}|Please upload an image]]
}}
</div>
}}{{#switch:{{#if:{{{image|}}}|{{{imageonly|}}}|}}
|yes|true|1=
|#default=<div class="fplink-inner">{{#if:{{{url|}}}
|{{#if:{{{1|}}}
|[{{{url}}} {{{1}}}]
|[{{{url}}}]
}}
|{{#if:{{{1|}}}
|{{#if:{{{2|}}}
|[[{{{1}}}|{{{2}}}]]
|[[{{{1}}}]]
}}
}}
}}
</div>
}}
</div>
</div></includeonly></onlyinclude><noinclude>
{{Documentation}}
[[Category:Formatting templates]]
</noinclude>
b9a90536e45059e6bcc5712b649c8d3a7bc24af4
Template:Documentation/doc
10
33
76
2022-04-11T21:05:30Z
Stygies VIII
43156
Created page with "==Description== This template is used to insert descriptions on template pages. ==Syntax== Add <code><nowiki><noinclude></nowiki>{{t|documentation}}<nowiki></noinclude></nowi..."
wikitext
text/x-wiki
==Description==
This template is used to insert descriptions on template pages.
==Syntax==
Add <code><nowiki><noinclude></nowiki>{{t|documentation}}<nowiki></noinclude></nowiki></code> at the end of the template page.
Add <code><nowiki><noinclude></nowiki>{{t|documentation|documentation page}}<nowiki></noinclude></nowiki></code> to transclude an alternative page from the /doc subpage.
==Usage==
===On the Template page===
This is the normal format when used:
<pre>
TEMPLATE CODE<includeonly>Any categories to be inserted into articles by the template</includeonly><noinclude>
{{documentation}}</noinclude>
</pre>
''If your template is not a completed div or table, you may need to close the tags just before <code><nowiki>{{documentation}}</nowiki></code> is inserted (within the noinclude tags).''
''A line break right before <code><nowiki>{{documentation}}</nowiki></code> can also be useful as it helps prevent the documentation template "running into" previous code.''
===On the documentation page===
The documentation page is usually located on the /doc subpage for a template, but a different page can be specified with the first parameter of the template (see [[#Syntax|Syntax]]).
Normally, you will want to write something like the following on the documentation page:
<pre>
==Description==
This template is used to do something.
==Syntax==
Type <code>{{t|templatename}}</code> somewhere.
==Samples==
<code><nowiki>{{templatename|input}}</nowiki></code>
results in...
{{templatename|input}}
<includeonly>Any categories for the template itself</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
</pre>
Use any or all of the above description/syntax/sample output sections. You may also want to add "see also" or other sections.
Note that the above example also uses the [[Template:T]] and [[Template:T/piece]] templates.
<includeonly>[[Category:Templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
02915dedf5588ee979479cf1bfe750bbd790582d
Template:FP link/doc
10
34
77
2022-04-11T21:05:57Z
Stygies VIII
43156
Created page with "{{doc/start}} This template is for creating the styled links used within boxes on the front page: [[{{SITENAME}}]]. It relies heavily on CSS in [[MediaWiki:Common.css]], Med..."
wikitext
text/x-wiki
{{doc/start}}
This template is for creating the styled links used within boxes on the front page: [[{{SITENAME}}]]. It relies heavily on CSS in [[MediaWiki:Common.css]], [[MediaWiki:Hydra.css]] / [[MediaWiki:Hydradark.css]] and [[MediaWiki:Mobile.css]].
==Usage==
Any group of {{tlx|FP link}} templates must be enclosed by an element with the class <code>fplinks</code>.
===Internal (wiki) links===
<pre>
{{FP link | destination | display text /optional
| image = file link /optional
| width = <normal/wide/full> /optional
| imageonly = <true/false> /optional
| plain = <true/false> /optional
}}
</pre>
===External links===
<pre>
{{FP link | url = destination | display text /optional
| image = file link /optional
| width = <normal/wide/full> /optional
| imageonly = <true/false> /optional
| plain = <true/false> /optional
}}
</pre>
==Parameters==
===Internal (wiki) links===
;<code>''destination''</code> : Destination wiki page. '''Required'''.
;<code>''display text''</code> : Optional text to display instead of the name of the destination page.
===External links===
;<code>|url=</code> : The destination URL. '''Required''' for external links.
;<code>''display text''</code> : Optional text to display instead of the URL. If omitted, the full URL will be displayed.
===Style parameters===
;<code>|image=</code> : Optional image, to be displayed above the link.
;<code>|width=</code> : Determines the size of the link box. <code>normal</code> links take up to 25% of the width of the containing element. <code>wide</code> links take up to 33% of the containing element. <code>full</code> links take the entire width of the containing element. If omitted, defaults to <code>normal</code>.
;<code>|imageonly=</code> : When an image is specified, this determines whether to show only the image or both the image and the link. <code>true</code> will show only the image, <code>false</code> will show the link as well. If omitted, defaults to <code>false</code>.
;<code>|plain=</code> : This provides an option to remove backgrounds and borders for certain links. <code>true</code> will remove visible styles, <code>false</code> will use the default styles. If omitted, defaults to <code>false</code>.
==Examples==
===Links only===
<pre>
<div class="fplinks">
{{FP link | Main Page | Normal}}
{{FP link | Main Page | Wide | width = wide}}
{{FP link | Main Page | Plain | plain = true}}
{{FP link | Main Page | Full width | width = full}}
</div>
</pre>
<div class="fplinks">
{{FP link | Main Page | Normal}}
{{FP link | Main Page | Wide | width = wide}}
{{FP link | Main Page | Plain | plain = true}}
{{FP link | Main Page | Full width | width = full}}
</div>
===With images===
<pre>
<div class="fplinks">
{{FP link | Main Page | With image | image = Wiki.png}}
{{FP link | Main Page | Hidden text | image = Wiki.png | imageonly = true}}
{{FP link | Main Page | Plain | image = Wiki.png | plain = true}}
{{FP link | Main Page | Plain | image = Wiki.png | plain = true | imageonly = true}}
{{FP link | Main Page | Wide with image | image = Wiki.png | width = wide}}
{{FP link | Main Page | Wide hidden text | image = Wiki.png | width = wide | imageonly = true}}
</div>
</pre>
<div class="fplinks">
{{FP link | Main Page | With image | image = Wiki.png}}
{{FP link | Main Page | Hidden text | image = Wiki.png | imageonly = true}}
{{FP link | Main Page | Plain | image = Wiki.png | plain = true}}
{{FP link | Main Page | Plain | image = Wiki.png | plain = true | imageonly = true}}
{{FP link | Main Page | Wide with image | image = Wiki.png | width = wide}}
{{FP link | Main Page | Wide hidden text | image = Wiki.png | width = wide | imageonly = true}}
</div>
{{doc/end}}
90588861a7060f4aa02eb33dcb17da6552d59e66
Template:Quote
10
35
78
2022-04-11T21:11:04Z
Stygies VIII
43156
Created page with "{| style="background: transparent; border: none;" | class="pixel" style="font-size: 2.2em; padding: 4px 2px 2px; width: 0.5em; vertical-align:top;" | “ | class="pixel" | {{{..."
wikitext
text/x-wiki
{| style="background: transparent; border: none;"
| class="pixel" style="font-size: 2.2em; padding: 4px 2px 2px; width: 0.5em; vertical-align:top;" | “
| class="pixel" | {{{1}}}
| class="pixel" style="font-size: 2.2em; padding: 4px 2px 2px; width: 0.5em; vertical-align:bottom;" | ”
{{#if: {{{2<includeonly>|</includeonly>}}} |
{{!}}-
{{!}} <!-- empty cell -->
{{!}} style="text-align: left;" {{!}} <sup>~ '''{{{2}}}'''</sup>
{{!}} <!-- empty cell --> }}
|}<noinclude>
Usage:
<pre>
{{Quote
|Shine bright!
|Receptionist
}}
</pre>
yields:
{{Quote
|Shine bright!
|Receptionist
}}
</noinclude>
7203e6544750b8a537bd4646e729269d06e2cba0
Template:Navbox
10
36
79
2022-04-11T21:11:41Z
Stygies VIII
43156
Created page with "{| style="width:100%; margin-top:1em; border:1px solid #999; font-size:90%; text-align:center;" |- ! style="padding:0.2em 0.5em;" nowrap="nowrap" class="color1" | {{{header}}}..."
wikitext
text/x-wiki
{| style="width:100%; margin-top:1em; border:1px solid #999; font-size:90%; text-align:center;"
|-
! style="padding:0.2em 0.5em;" nowrap="nowrap" class="color1" | {{{header}}}
|-
| style="padding:0.2em 0.5em;" | {{{body}}}
|}<noinclude>
{{documentation}}</noinclude>
21aa3440d9c06c537ca5808c298e155d57e8dc90
Template:Navbox/doc
10
37
80
2022-04-11T21:11:52Z
Stygies VIII
43156
Created page with ";Description :This template is used to create a basic navigation box. You can do so by calling the template, via the steps under "Syntax", but it is recommended to '''copy the..."
wikitext
text/x-wiki
;Description
:This template is used to create a basic navigation box. You can do so by calling the template, via the steps under "Syntax", but it is recommended to '''copy the code verbatim''' via the steps under "Navbox Creation".
;Navbox Creation
<createbox>
prefix=Template:
preload=Template:Navbox
editintro=Template:Navbox/doc
buttonlabel=Make your navbox!
default = Navbox Foo
</createbox>
#Think of a name for your navbox, like "Navbox Foo". Type it in the above field, press the button, and save the page immediately. Be ready to return to ''this'' page to see the rest of the instructions.
#Edit the resulting page in source mode.
#Replace <code>{{{header}}}</code> with the text you would like to appear in the header.
#Replace <code>{{{body}}}</code> with the text you would like to appear in the body.
#To add another section, copy these four lines of code immediately below the lines in the existing code that they resemble:
<pre>|-
! style="padding:0.2em 0.5em;" nowrap="nowrap" class="color1" | {{{header}}}
|-
| style="padding:0.2em 0.5em;" | {{{body}}}</pre>
Save the page once you have added as many sections as you needed, and filled them with content. You may also want to create a /doc subpage explaining that to call the resulting template, one must only type <code>{<nowiki/>{Navbox Foo}}</code>, or rather, whatever we decided to name the template in step 1.
;Syntax
<pre>{{navbox
|header=Land of Bob
|body=This <nowiki>[[place]]</nowiki> and that <nowiki>[[place]]</nowiki>.
}}</pre>
:Results in...
{{navbox
|header=Land of Bob
|body=This <nowiki>[[place]]</nowiki> and that <nowiki>[[place]]</nowiki>.
}}
<includeonly>[[Category:Templates|{{PAGENAME}}]][[Category:Templates/Navbox|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
4ed25c65a4985fe20923630e4f9b4bc9d238d7b2
Template:MessageBox
10
38
81
2022-04-11T21:13:16Z
Stygies VIII
43156
Created page with "{{#invoke:Mbox|main}}<noinclude>{{Documentation}}<!-- For a more traditional wikitext version of this template, see https://templates.fandom.com/wiki/Template:Ambox --></noin..."
wikitext
text/x-wiki
{{#invoke:Mbox|main}}<noinclude>{{Documentation}}<!--
For a more traditional wikitext version of this template, see
https://templates.fandom.com/wiki/Template:Ambox
--></noinclude>
fab8a2df56fd74147e1709af14e8993cfab7ebe7
Template:MessageBox/doc
10
39
82
2022-04-11T21:13:35Z
Stygies VIII
43156
Created page with "{{T|MessageBox}} is a template for creating message boxes. It is highly customizable with classes, inline styles, and provided CSS selectors. Optional features such as an ima..."
wikitext
text/x-wiki
{{T|MessageBox}} is a template for creating message boxes.
It is highly customizable with classes, inline styles, and provided CSS selectors. Optional features such as an image, left border, right-side text (for e.g. shortcuts), and a dismiss function.
It uses the [[Help:Lua|Lua templating language]], and more information can be found [[w:c:dev:Global_Lua_Modules/Mbox|on the Global Lua Module page]]. This version is modified to produce a starter style, based on the [[w:c:dev:mediawiki:Global Lua Modules/Mbox.css|basic style from the module]]. To use the full capabilities of this module and remove the default styling, remove the indicated portions of [[Module:Mbox]].
'''For a traditional wikitext version of this template, see [[w:c:templates:Template:Ambox|Ambox on Templates Wiki]]'''.
==Parameters==
For examples of how to use these parameters, see [[#Examples]].
{| class="article-table" style="width: 100%"
! Parameter name
! Description
! Required?
! Default
|-
| <code>class</code>
| Additional classes to the root <code>.mbox</code> element.
| No
| —
|-
| <code>bordercolor</code>
| The color of the thick left-most border.
| No
| Stylesheet default
|-
| <code>type</code>
| Type of mbox as declared as in CSS with variables. Affects color of the thick left-most border. See [[#Using types]].
| No
| —
|-
| <code>bgcolor</code>
| The color of the mbox's background.
| No
| Stylesheet default
|-
| <code>style</code>
| Additional inline styles to the root <code>.mbox</code> element.
| No
| —
|-
| <code>image</code>
| An image to be added to the left of all text content.
| No
| —
|-
| <code>imagewidth</code>
| The width of the image (height automatically adjusts).
| No
| <code>60px</code>
|-
| <code>imagelink</code>
| The link to which the image points (could link to the relevant maintenance category, per example). If not included, the image will be un-clickable.
| No
| —
|-
| <code>header</code>
| The header (bold text placed at the top). This is typically used to very briefly explain the subject of the mbox itself, as when the mbox is closed, only the header will show.
| No
| —
|-
| <code>text</code>
| Non-bold text placed below the header, typically used to explain the subject of the mbox in further or additional detail. When the mbox is closed, this text will be hidden.
| No
| —
|-
| <code>comment</code>
| Smaller non-bold text placed below the main text, typically used to add additional links or context about the notice. When the mbox is closed, this text will be hidden.
| No
| —
|-
| <code>aside</code>
| Text placed within a small allocation on the right side separated by a light gray border. Most commonly used to show shortcuts to the page in question (such as on policy pages). When the mbox is closed, this text will be hidden.
| No
| —
|-
| <code>id</code>
| By default, one close button will close all mboxes on the page. However, to change this, this parameter may be used, given as the name of the mbox implementation (e.g., "Template:Cleanup" would have <code><nowiki>|id=cleanup</nowiki></code>).
| No
| —
|-
| <code>collapsed</code>
| By default, the mbox will be uncollapsed, and the full contents will be shown. However, to change this, this parameter may be used to set an mbox as collapsed by default (e.g., <code><nowiki>|collapsed=true</nowiki></code> would set the mbox to be collapsed by default).
| No
| —
|}
==Design==
Some communities may wish to customize the appearance of the mboxes. The most common styling options are provided illustrated in CSS.
<syntaxhighlight lang="css" class="mw-collapsible mw-collapsed">
.mbox {
/* the background of the entire box */;
background-color: ;
/* the border color of the entire box */
border-color: ;
/* the border thickness of the entire box */
border-width: ;
/* the default thick left border color; note this can be changed from within the template implementations using the "color" parameter */
border-left-color: ;
/* the rounded-ness of the corners */;
border-radius: ;
/* the baseline font-size of the mbox */
font-size: ;
}
.mbox__content {
/* the padding inside the mbox */
padding: ;
}
.mbox__content__image {
/* the minimum width of the mbox's image (if bigger, use the "imagewidth" parameter in the template) */
width: ;
/* the spacing to the left of the text (i.e., the right of the image) */
padding-right: ;
}
.mbox__content__text__comment {
/* the size of the text in the "comment" parameter */
font-size: ;
}
.mbox__content__aside {
/* any particular modifications to the "aside" area can go here */
/* the maximum width of the aside area */
width: ;
}
.mbox__close {
/* the appearance of the close symbol here */
}
.mbox__close:after {
/* overwrite "content" here if you do not wish for the close symbol to be × */
content: '';
}
.mw-collapsed + .mbox__close {
/* modifications to the close symbol when the box is closed */
}
.mw-collapsed + .mbox__close:after {
/* overwrite "content" here if you do not wish for the close symbol to be + when the box is closed */
content: '';
}
</syntaxhighlight>
; Technical notes
* Additional inline styles to the root <code>.mbox</code> element can be achieved via the <code>style</code> parameter in the template.
== Examples ==
=== Basic MessageBox ===
<pre>
{{MessageBox
|header = Header text here
|text = Normal text here
|id = test1
}}</pre>
Produces:
{{#invoke:Mbox|main
|header = Header text here
|text = Normal text here
|id = test1
}}
=== Using types ===
To use types, CSS variables must be added, such as:
<syntaxhighlight lang="css">
:root {
--type-important: rgba(200, 0, 0, 0.8);
--type-moderate: rgba(233, 124, 47, 0.8);
--type-minor: rgba(241, 197, 37, 0.8);
}
</syntaxhighlight>
If added:
<pre>
{{MessageBox
|header = Header text here
|type = important
|text = Normal text here
|id = test2
}}</pre>
Produces:
{{#invoke:Mbox|main
|header = Header text here
|type = important
|text = Normal text here
|id = test2
}}
Depending on your styling, there may not be a visual difference in the above example.
=== With an image ===
<pre>
{{MessageBox
|header = Header text here
|text = Normal text here
|image = Wiki.png
|imagelink = Global Lua Modules
|imagewidth = 50px
|id = test3
}}</pre>
Produces:
{{#invoke:Mbox|main
|header = Header text here
|text = Normal text here
|image = Wiki.png
|imagelink = Global Lua Modules
|imagewidth = 50px
|id = test3
}}
=== With an aside ===
<pre>
{{MessageBox
|header = Header text here
|type = important
|text = Normal text here
|aside = Aside text here
|id = test4
}}</pre>
Produces:
{{#invoke:Mbox|main
|header = Header text here
|type = important
|text = Normal text here
|aside = Aside text here
|id = test4
}}
=== Standard/default style ===
<pre>
{{MessageBox
|header = Header text here
|text = Normal text here
|comment = Comment text here
|image = Wiki.png
|aside = Aside text here
|id = standard
}}</pre>
Produces:
{{#invoke:Mbox|main|header=Header text here |text=Normal text here |comment=Comment text here |image=Wiki.png |aside=Aside text here |id=standard}}
<includeonly>[[Category:Templates|{{PAGENAME}}]][[Category:Templates/Notice|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
2a986f987bad66229e5bec2a3d13d6791ad6a4f3
Module:Mbox
828
40
83
2022-04-11T21:14:23Z
Stygies VIII
43156
Created page with "-- This Module is used for making templates based in the Lua language. -- See more details about Lua in [[Help:Lua]]. -- The Fandom Developer's Wiki hosts Global Lua Modules t..."
Scribunto
text/plain
-- This Module is used for making templates based in the Lua language.
-- See more details about Lua in [[Help:Lua]].
-- The Fandom Developer's Wiki hosts Global Lua Modules that can be imported and locally overridden.
-- The next line imports the Mbox module from the [[w:c:dev:Global Lua Modules]].
local Mbox = require('Dev:Mbox')
-- See more details about this module at [[w:c:dev:Global_Lua_Modules/Mbox]]
-- The imported Module is overwritten locally to include default styling.
-- For a more flexible Mbox experience, delete the function below and import
-- https://dev.fandom.com/wiki/MediaWiki:Global_Lua_Modules/Mbox.css
-- or paste (and modify as you like) its contents in your wiki's
-- [[MediaWiki:Wikia.css]] (see [[Help:Including_additional_CSS_and_JS]])
-- or look at https://dev.fandom.com/wiki/Global_Lua_Modules/Mbox
-- for more customization inspiration
--
-- BEGIN DELETION HERE
--
local getArgs = require('Dev:Arguments').getArgs
local localCSS = mw.loadData('Module:Mbox/data').localStyle
function Mbox.main(frame)
local args = getArgs(frame)
-- styles
local styles = {}
if args.bordercolor then
styles['border-left-color'] = args.bordercolor
elseif args.type then
styles['border-left-color'] = 'var(--type-' .. args.type .. ')'
end
if args.bgcolor then
styles['background-color'] = args.bgcolor
end
-- images
local image = args.image or ''
local imagewidth = args.imagewidth or '80px'
local imagelink = ''
if args.imagelink then
imagelink = '|link=' .. args.imagelink
end
local imagewikitext = '[['..'File:' .. image .. '|' .. imagewidth .. imagelink .. ']]'
-- id for closure
local id = args.id or 'mbox'
local container = mw.html.create('div')
:addClass('mbox')
:addClass(args.class)
:css(styles)
:css(localCSS['mbox'])
:cssText(args.style)
local content = container:tag('div')
:addClass('mbox__content')
:css(localCSS['mbox__content'])
if args.image then
local image = content:tag('div')
:addClass('mbox__content__image')
:addClass('mw-collapsible')
:attr('id', 'mw-customcollapsible-' .. id)
:css(localCSS['mbox__content__image'])
:wikitext(imagewikitext)
if args.collapsed then
image:addClass('mw-collapsed')
end
end
local contentwrapper = content:tag('div')
:addClass('mbox__content__wrapper')
:css(localCSS['mbox__content__wrapper'])
if args.header then
contentwrapper:tag('div')
:addClass('mbox__content__header')
:css(localCSS['mbox__content__header'])
:wikitext(args.header)
end
if args.text then
local text = contentwrapper:tag('div')
:addClass('mbox__content__text')
:addClass('mw-collapsible')
:attr('id', 'mw-customcollapsible-' .. id)
:css(localCSS['mbox__content__text'])
:wikitext(args.text)
if args.collapsed then
text:addClass('mw-collapsed')
end
if args.comment then
text:tag('div')
:addClass('mbox__content__text__comment')
:css(localCSS['mbox__content__text__comment'])
:wikitext(args.comment)
end
end
contentwrapper:tag('span')
:addClass('mbox__close')
:addClass('mw-customtoggle-' .. id)
:css(localCSS['mbox__close'])
:attr('title', 'Dismiss')
if args.aside then
local aside = content:tag('div')
:addClass('mbox__content__aside')
:addClass('mw-collapsible')
:attr('id', 'mw-customcollapsible-' .. id)
:css(localCSS['mbox__content__aside'])
:wikitext(args.aside)
if args.collapsed then
aside:addClass('mw-collapsed')
end
end
return container
end
--
-- END DELETION HERE
--
-- The last line produces the output for the template
return Mbox
ab2ffbf4150fe6a742a1363f297728cc029009d9
Template:CC-BY-SA
10
41
84
2022-04-11T21:14:35Z
Stygies VIII
43156
Created page with "{{MessageBox | header = CC BY-SA 3.0 | text = This file is licensed under the [http://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-Share Alike License]..."
wikitext
text/x-wiki
{{MessageBox
| header = CC BY-SA 3.0
| text = This file is licensed under the [http://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-Share Alike License].
| type = license
| id = license}}<noinclude>{{Documentation}}</noinclude>
ce9398d4e5daf11d05b45c0681070913c3ff2c9f
Module:Mbox/data
828
42
85
2022-04-11T21:15:02Z
Stygies VIII
43156
Created page with "local localStyle = { ['mbox'] = { ['display'] = 'flex', ['position'] = 'relative', ['background-color'] = 'rgba(0, 0, 0, 0.2)', ['border']..."
Scribunto
text/plain
local localStyle = {
['mbox'] = {
['display'] = 'flex',
['position'] = 'relative',
['background-color'] = 'rgba(0, 0, 0, 0.2)',
['border'] = '1px solid #201530',
['border-left-width'] = '8px',
['border-left-color'] = '#201530',
['border-radius'] = '3px',
['margin-bottom'] = '5px',
['min-height'] = '32px'
},
['mbox__content'] = {
['display'] = 'table',
['box-sizing'] = 'border-box',
['width'] = '100%',
['padding'] = '8px 15px'
},
['mbox__content__image'] = {
['display'] = 'table-cell',
['width'] = '40px',
['height'] = '100%',
['text-align'] = 'center',
['vertical-align'] = 'middle',
['padding-right'] = '15px'
},
['mbox__content__wrapper'] = {
['display'] = 'table-cell',
['vertical-align'] = 'middle'
},
['mbox__content__header'] = {
['display'] = 'block',
['font-weight'] = 'bold'
},
['mbox__content__text'] = {
['display'] = 'block'
},
['mbox__content__text__comment'] = {
['font-size'] = 'small'
},
['mbox__content__aside'] = {
['display'] = 'table-cell',
['width'] = '100px',
['vertical-align'] = 'middle',
['text-align'] = 'center',
['padding-left'] = '15px',
['border-left'] = '1px solid #201530'
},
['mbox__close'] = {
['position'] = 'absolute',
['right'] = '0',
['top'] = '0',
['padding'] = '2px 7px',
['font-weight'] = 'bold',
['font-size'] = '16px',
['color'] = '#bbb',
['cursor'] = 'pointer',
['transition'] = 'all .15s ease-in'
}
}
return { localStyle = localStyle }
24f8c26a184a4661cdc40df610c7d30415581987
Template:CC-BY-SA/doc
10
43
86
2022-04-11T21:16:31Z
Stygies VIII
43156
Created page with ";Description :This template is used to mark images with the CC-BY-SA license. ;Syntax :Type <code>{{t|CC-BY-SA}}</code> on the image information page. <includeonly>Category..."
wikitext
text/x-wiki
;Description
:This template is used to mark images with the CC-BY-SA license.
;Syntax
:Type <code>{{t|CC-BY-SA}}</code> on the image information page.
<includeonly>[[Category:Templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
5b823fada6a2e3327020f21eb186d260810fb715
Template:Cc-by-sa-3.0
10
44
87
2022-04-11T21:16:55Z
Stygies VIII
43156
Created page with "{{MessageBox | header = CC BY-SA 3.0 | text = This work is licensed under the [http://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-Share Alike 3.0 Lice..."
wikitext
text/x-wiki
{{MessageBox
| header = CC BY-SA 3.0
| text = This work is licensed under the [http://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-Share Alike 3.0 License].
| comment = {{#if:{{{1|}}}|Attribution: {{{1|}}}}}
| image = CC-BY-SA3.png
| type = license
| id = license}}<noinclude>
{{documentation}}</noinclude>
47c7242f7cf261aa47c5e0106e5e82fe27bcecce
Template:Cc-by-sa-3.0/doc
10
45
88
2022-04-11T21:17:09Z
Stygies VIII
43156
Created page with ";Description :This template is used to mark images with the [http://creativecommons.org/licenses/by-sa/3.0/ CC-BY-SA-3.0] license. ;Syntax :Type <code>{{t|cc-by-sa-3.0|attribu..."
wikitext
text/x-wiki
;Description
:This template is used to mark images with the [http://creativecommons.org/licenses/by-sa/3.0/ CC-BY-SA-3.0] license.
;Syntax
:Type <code>{{t|cc-by-sa-3.0|attribution details}}</code> on the image information page.
:Replace "<code>attribution details</code>" with information about the source.
<includeonly>[[Category:Templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
980efbe58a2356bfafd052996f96d4861b060a83
Template:T
10
46
89
2022-04-11T21:17:40Z
Stygies VIII
43156
Created page with "<nowiki>{{</nowiki>[[Template:{{{1}}}|{{{1}}}]]{{t/piece|{{{2|---}}}}}{{t/piece|{{{3|---}}}}}{{t/piece|{{{4|---}}}}}{{t/piece|{{{5|---}}}}}{{t/piece|{{{6|---}}}}}{{t/piece|{{{..."
wikitext
text/x-wiki
<nowiki>{{</nowiki>[[Template:{{{1}}}|{{{1}}}]]{{t/piece|{{{2|---}}}}}{{t/piece|{{{3|---}}}}}{{t/piece|{{{4|---}}}}}{{t/piece|{{{5|---}}}}}{{t/piece|{{{6|---}}}}}{{t/piece|{{{7|---}}}}}{{t/piece|{{{8|---}}}}}{{t/piece|{{{9|---}}}}}{{t/piece|{{{10|---}}}}}{{t/piece|{{{11|---}}}}}{{t/piece|{{{12|---}}}}}{{t/piece|{{{13|---}}}}}{{t/piece|{{{14|---}}}}}{{t/piece|{{{15|---}}}}}{{t/piece|{{{16|---}}}}}{{t/piece|{{{17|---}}}}}{{t/piece|{{{18|---}}}}}{{t/piece|{{{19|---}}}}}{{t/piece|{{{20|---}}}}}{{t/piece|{{{21|---}}}}}<nowiki>}}</nowiki><noinclude>
{{documentation}}</noinclude>
704e7da3beae3c7de570d3718bad0512b57fabcf
Template:T/doc
10
47
90
2022-04-11T21:17:56Z
Stygies VIII
43156
Created page with ";Description :A template link with a variable number of example parameters (0-20), which can be used to show example inputs. :Utilises [[Template:T/piece]]. ;Syntax :{{t|t|par..."
wikitext
text/x-wiki
;Description
:A template link with a variable number of example parameters (0-20), which can be used to show example inputs.
:Utilises [[Template:T/piece]].
;Syntax
:{{t|t|parameter1|parameter2|parameter3|parameter4|...|parameter20}}
;Sample code
:<code><nowiki>{{t|infobox}}</nowiki></code> gives...
:{{t|Infobox character}}
:<code><nowiki>{{t|Infobox character|Item1|Item2|Item3|Item4|Item5|...}}</nowiki></code> gives...
:{{t|Infobox character|Item1|Item2|Item3|Item4|Item5|...}}
;See also
:[[w:c:wow:Template:T|Template:T]] on WoWWiki
<includeonly>[[Category:Templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
922f0f01e744cc26990ed458805276779a7ee8e0
Template:T/piece
10
48
91
2022-04-11T21:18:23Z
Stygies VIII
43156
Created page with "{{#ifeq: {{{1|---}}}|---|||<span style="color:gray;">''<{{{1}}}>''</span>}}<noinclude> {{documentation}}</noinclude>"
wikitext
text/x-wiki
{{#ifeq: {{{1|---}}}|---|||<span style="color:gray;">''<{{{1}}}>''</span>}}<noinclude>
{{documentation}}</noinclude>
f4088f82618fb9f8600238fec5a61ecd581e4385
Template:T/piece/doc
10
49
92
2022-04-11T21:18:44Z
Stygies VIII
43156
Created page with ";Description :Parameter piece for {{t|t}}, controls styling/showing of parameter fragments. ;See also :[[w:c:wow:Template:T/piece|Template:T/piece]] on WoWWiki <includeonly>[..."
wikitext
text/x-wiki
;Description
:Parameter piece for {{t|t}}, controls styling/showing of parameter fragments.
;See also
:[[w:c:wow:Template:T/piece|Template:T/piece]] on WoWWiki
<includeonly>[[Category:Templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
d48a7999567aa22e0d5388a57b21b7b49b36ec09
Template:Fairuse
10
50
93
2022-04-11T21:19:20Z
Stygies VIII
43156
Created page with "{{MessageBox | header = Fair Use | text = This file is copyrighted. It will be used in a way that qualifies as fair use under US copyright law. | type = license | id = licens..."
wikitext
text/x-wiki
{{MessageBox
| header = Fair Use
| text = This file is copyrighted. It will be used in a way that qualifies as fair use under US copyright law.
| type = license
| id = license}}<noinclude>
{{documentation}}</noinclude>
6809f82da769268018b0e5f74266d0ec4418ae62
Template:Fairuse/doc
10
51
94
2022-04-11T21:19:33Z
Stygies VIII
43156
Created page with ";Description :This template is used to mark images as fair use. ;Syntax :Type <code>{{t|fairuse}}</code> on the image information page. <includeonly>Category:Templates|{{PA..."
wikitext
text/x-wiki
;Description
:This template is used to mark images as fair use.
;Syntax
:Type <code>{{t|fairuse}}</code> on the image information page.
<includeonly>[[Category:Templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
dcecddb2c72b8e1e41a6aa47e6a3029fe5240577
Template:From Wikimedia
10
52
95
2022-04-11T21:19:56Z
Stygies VIII
43156
Created page with "{{MessageBox | header = From Wikimedia | text = This file was originally uploaded on Wikipedia or another Wikimedia project. | type = license | id = license}}<noinclude> {{doc..."
wikitext
text/x-wiki
{{MessageBox
| header = From Wikimedia
| text = This file was originally uploaded on Wikipedia or another Wikimedia project.
| type = license
| id = license}}<noinclude>
{{documentation}}</noinclude>
1331ab257cd6b8bb53d0bed75fb76d7e7fdbb622
Template:From Wikimedia/doc
10
53
96
2022-04-11T21:20:11Z
Stygies VIII
43156
Created page with ";Description :This template is used to mark images as having been uploaded on [[wikipedia:|Wikipedia]] or another [[wikimedia:|Wikimedia]] project. ;Syntax :Type <code>{{t|Fro..."
wikitext
text/x-wiki
;Description
:This template is used to mark images as having been uploaded on [[wikipedia:|Wikipedia]] or another [[wikimedia:|Wikimedia]] project.
;Syntax
:Type <code>{{t|From Wikimedia}}</code> on the image information page.
<includeonly>[[Category:Templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
282bc62ac364c2048f51cc28085567f025493775
Template:Other free
10
54
97
2022-04-11T21:20:30Z
Stygies VIII
43156
Created page with "{{MessageBox | header = Free license | text = This file is licensed under a free license. | type = license | id = license}}<noinclude> {{documentation}}</noinclude>"
wikitext
text/x-wiki
{{MessageBox
| header = Free license
| text = This file is licensed under a free license.
| type = license
| id = license}}<noinclude>
{{documentation}}</noinclude>
89d9945fadea781314dcb66c948c148fe810115a
Template:Other free/doc
10
55
98
2022-04-11T21:20:42Z
Stygies VIII
43156
Created page with ";Description :This template is used to mark images with a free license not covered by other image templates. ;Syntax :Type <code>{{t|Other free}}</code> on the image informati..."
wikitext
text/x-wiki
;Description
:This template is used to mark images with a free license not covered by other image templates.
;Syntax
:Type <code>{{t|Other free}}</code> on the image information page.
<includeonly>[[Category:Templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
14c98c9ce88031fb1b3d219ee415fe21b65f24b0
File:Site-logo.png
6
2
99
3
2022-04-11T21:22:03Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
7e39a8164a716513a1ee86071aa086591eb78f39
File:Grimalkin transparent.png
6
26
101
55
2022-04-11T21:22:49Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
7e39a8164a716513a1ee86071aa086591eb78f39
File:Gruff Decorations.PNG
6
13
106
25
2022-04-11T21:23:16Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
7e39a8164a716513a1ee86071aa086591eb78f39
125
106
2022-04-12T08:31:56Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
[[Category:Images]]
dd168b7ba685c80291e6615b6b14efe9bc2eee9a
File:Site-background.png
6
3
107
4
2022-04-11T21:23:19Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
7e39a8164a716513a1ee86071aa086591eb78f39
136
107
2022-04-12T08:32:38Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
[[Category:Images]]
dd168b7ba685c80291e6615b6b14efe9bc2eee9a
File:Building.PNG
6
14
108
26
2022-04-11T21:23:23Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
7e39a8164a716513a1ee86071aa086591eb78f39
126
108
2022-04-12T08:32:00Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
[[Category:Images]]
dd168b7ba685c80291e6615b6b14efe9bc2eee9a
File:Catstats.png
6
15
109
27
2022-04-11T21:23:25Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
7e39a8164a716513a1ee86071aa086591eb78f39
141
109
2022-04-12T08:33:17Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
[[Category:Images]]
dd168b7ba685c80291e6615b6b14efe9bc2eee9a
File:Finley.PNG
6
16
110
29
2022-04-11T21:23:28Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
7e39a8164a716513a1ee86071aa086591eb78f39
140
110
2022-04-12T08:33:14Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
[[Category:Images]]
dd168b7ba685c80291e6615b6b14efe9bc2eee9a
File:Cat Cafe.png
6
17
111
30
2022-04-11T21:23:31Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
7e39a8164a716513a1ee86071aa086591eb78f39
133
111
2022-04-12T08:32:27Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
[[Category:Images]]
dd168b7ba685c80291e6615b6b14efe9bc2eee9a
File:Pet the cat.png
6
18
112
31
2022-04-11T21:23:34Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
7e39a8164a716513a1ee86071aa086591eb78f39
137
112
2022-04-12T08:32:42Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
[[Category:Images]]
dd168b7ba685c80291e6615b6b14efe9bc2eee9a
File:Strays.PNG
6
19
113
32
2022-04-11T21:23:36Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
7e39a8164a716513a1ee86071aa086591eb78f39
134
113
2022-04-12T08:32:31Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
[[Category:Images]]
dd168b7ba685c80291e6615b6b14efe9bc2eee9a
File:Carla-Lalla.PNG
6
20
114
33
2022-04-11T21:23:40Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
7e39a8164a716513a1ee86071aa086591eb78f39
127
114
2022-04-12T08:32:04Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
[[Category:Images]]
dd168b7ba685c80291e6615b6b14efe9bc2eee9a
Template:GameInfobox
10
56
115
2022-04-11T21:30:01Z
Stygies VIII
43156
Created page with "<includeonly><infobox> <title source="title"> <default>{{PAGENAME}}</default> </title> <image source="image"> <caption source="caption"/> </image> <data sour..."
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image">
<caption source="caption"/>
</image>
<data source="developer">
<label>Developer</label>
</data>
<data source="publisher">
<label>Publisher</label>
</data>
<data source="release">
<label>Release date</label>
</data>
<data source="platform">
<label>Platform</label>
</data>
</infobox></includeonly>
<noinclude>
Usage:<pre>
{{GameInfobox
|title=
|image=
|caption=
|developer=
|publisher=
|release=
|platform=
}}
</pre>
</noinclude>
0e02a9d69b6a0e095913100b47c13edc32fe72e3
File:Keyart.jpg
6
57
116
2022-04-11T21:35:03Z
Stygies VIII
43156
{{Fairuse}}
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
560c2dad7647e3dce52946963d1214f6dda89ce5
138
116
2022-04-12T08:33:06Z
Stygies VIII
43156
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
Cat Cafe Manager
0
58
117
2022-04-11T21:39:13Z
Stygies VIII
43156
wip
wikitext
text/x-wiki
{{GameInfobox
|title=
|image=Keyart.jpg
|caption=Cat Cafe Manager keyart
|developer=[[Roost Games]]
|publisher=[[Freedom Games]]
|release=April 14, 2022
|platform=PC
}}
'''Cat Cafe Manager'''
a41ac9520ac323b9babda5e1f042c86769fe6c07
143
117
2022-04-12T08:52:37Z
Stygies VIII
43156
wikitext
text/x-wiki
{{GameInfobox
|title=
|image=Keyart.jpg
|caption=Cat Cafe Manager keyart
|developer=[[Roost Games]]
|publisher=[[Freedom Games]]
|release=April 14, 2022
|platform=PC, Nintendo Switch
}}
'''Cat Cafe Manager''' is a game developed by [[Roost Games]], about developing your own [[cat cafe]] in [[Caterwaul Way]]. The player can adopt stray [[cats]] which affect the cafe, and befriend [[villagers]] who visit the business. In return, the player can discover various mysteries of the settlement.
==Storyline==
==Cat Cafe==
The cat cafe can be given a custom name. Managing the cat cafe includes [[building]] to expand it and adding new [[furniture]], as well as hiring new [[staff]], adopting cats, creating new [[recipes]], finishing [[projects]] and promoting your place with [[advertising]].
==Locations==
*[[Caterwaul Way]]
**[[Cat Cafe]]
**[[Cat Trainer]]
**[[Community Notice Board]]
**[[Gruff Decorations]]
**[[Market]]
**[[Pet Emporium]]
*[[Shrine]]
==Characters==
[[Category:Games]]
7e808ad98e733d9e12419bfad34023d41ff55910
145
143
2022-04-12T09:01:06Z
Stygies VIII
43156
wikitext
text/x-wiki
{{GameInfobox
|title=
|image=Keyart.jpg
|caption=Cat Cafe Manager keyart
|developer=[[Roost Games]]
|publisher=[[Freedom Games]]
|release=April 14, 2022
|platform=PC, Nintendo Switch
}}
'''Cat Cafe Manager''' is a game developed by [[Roost Games]], about developing your own [[cat cafe]] in [[Caterwaul Way]]. The player can adopt stray [[cats]] which affect the cafe, and befriend [[villagers]] who visit the business. In return, the player can discover various mysteries of the settlement.
==Storyline==
Your grandmother left you a small cafe in the sleepy village of Caterwaul Way, and it's up to you to fix the place up and turn it into a cat cafe. Locals will visit your business and you can adopt strays from the vast feline population of the settlement.
==Cat Cafe==
The cat cafe can be given a custom name. Managing the cat cafe includes [[building]] to expand it and adding new [[furniture]], as well as hiring new [[staff]], adopting cats, creating new [[recipes]] and the [[menu]], finishing [[projects]] and promoting your place with [[advertising]].
==Locations==
*[[Caterwaul Way]]
**[[Cat Cafe]]
**[[Cat Trainer]]
**[[Community Notice Board]]
**[[Gruff Decorations]]
**[[Market]]
**[[Pet Emporium]]
*[[Shrine]]
==Characters==
===Villagers===
*[[Bonner]]
*[[Finley]]
*[[Carla-Lalla]]
*[[Arwel]]
*[[Mateo]]
===Cats===
*[[Grimalkin]]
[[Category:Games]]
30d3333270ec3a596b47a7fe75815513f87d4933
148
145
2022-04-12T09:05:48Z
Stygies VIII
43156
wikitext
text/x-wiki
{{GameInfobox
|title=
|image=Keyart.jpg
|caption=Cat Cafe Manager keyart
|developer=[[Roost Games]]
|publisher=[[Freedom Games]]
|release=April 14, 2022
|platform=PC, Nintendo Switch
}}
'''Cat Cafe Manager''' is a game developed by [[Roost Games]], about developing your own [[cat cafe]] in [[Caterwaul Way]]. The player can adopt stray [[cats]] which affect the cafe, and befriend [[villagers]] who visit the business. In return, the player can discover various mysteries of the settlement.
==Storyline==
Your grandmother left you a small cafe in the sleepy village of Caterwaul Way, and it's up to you to fix the place up and turn it into a cat cafe. Locals will visit your business and you can adopt strays from the vast feline population of the settlement.
==Cat Cafe==
The cat cafe can be given a custom name. Managing the cat cafe includes [[building]] to expand it and adding new [[furniture]], as well as hiring new [[staff]], adopting cats, creating new [[recipes]] and the [[menu]], finishing [[projects]] and promoting your place with [[advertising]].
==Locations==
*[[Caterwaul Way]]
**[[Cat Cafe]]
**[[Cat Trainer]]
**[[Community Notice Board]]
**[[Gruff Decorations]]
**[[Market]]
**[[Pet Emporium]]
*[[Shrine]]
==Characters==
===Villagers===
*[[Arwel]]
*[[Bonner]]
*[[Carla-Lalla]]
*[[Finley]]
*[[Mateo]]
===Cats===
*[[Grimalkin]]
[[Category:Games]]
8fc3c1ebf8eaf25b8e286d1aa0ae573c59e59ca5
MediaWiki:Common.css
8
5
118
71
2022-04-12T07:00:18Z
Stygies VIII
43156
css
text/css
/* CSS placed here will be applied to all skins */
/* Logo */
.mw-wiki-logo {
background-image: url(/images/e/e6/Site-logo.png?22b73);
}
/* Centers logo */
#p-logo {
width: 100%;
height: var(--main-layout-logo-height);
position: absolute;
margin-top: -1em;
}
#p-logo a {
width: 360px;
height: 186px;
margin: 0 auto;
}
/* Background */
body {
background: url(/images/5/57/Site-background.png) no-repeat center center fixed;
background-size: cover;
}
/* Content theming */
#content,
#mw-head {
margin-top: 11.14em;
border-radius: 5px;
font-family: Nunito,Arial,sans-serif;
}
.mw-body {
background-color: #eed39e;
}
#mw-page-base {
background: none;
}
#mw-panel #p-logo + .portal {
margin-top: 12.25em;
}
#mw-panel {
padding-left: 0;
margin-top: -12.5em;
}
h1, h2, h3, h4, h5, h6 {
color: #2a0800;
font-family: Nunito,Arial,sans-serif !important;
}
/* Left portal theming */
#mw-panel .portal{
margin-bottom: 2px;
border-top: 6px solid #f59525;
border-radius: 3px;
background-color: #eed39e;
font-family: Nunito,Arial,sans-serif;
}
#mw-panel .portal h3{
font-weight: bold;
}
/* Top tabs theming */
.vectorTabs li a,
#ca-watch,
#p-cactions {
background-image: linear-gradient(#eed39e, #F3DFB9);
border-radius: 3px 3px 0px 0px;
}
.vectorTabs li.selected a,
.mw-navigation {
background-color: #eed39e;
background-image: none;
}
.vectorTabs,
.vectorTabs li,
.vectorTabs li.selected,
.vectorTabs span,
.vectorTabs ul {
background: transparent;
}
/* Footer theming */
#footer-places {
display: none;
}
/* Fixes footer at the bottom */
body > footer {
position: fixed;
bottom: 0;
width: 100%;
}
/* Main page layout */
#fp-2column.fp-container {
display: grid;
grid-template-areas: "a" "b" "c";
grid-template-columns: 100%;
}
@media screen and (min-width:990px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c c";
grid-template-columns: 50% 50%;
}
}
@media screen and (min-width:1350px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c b";
grid-template-columns: auto 520px;
}
}
#fp-top {
grid-area: a;
}
#fp-flex {
grid-area: b;
}
#fp-bottom {
grid-area: c;
}
/* Main page structure */
.fpbox {
margin: 5px;
padding: 5px;
overflow: auto;
width: calc(100% - 2px);
}
.fpbox.plain {
background: transparent;
border: none;
box-shadow: none;
}
.fpbox .heading,
.fpbox .mainheading,
.fpbox .welcome {
margin: 0 0 10px;
padding: 0 0 5px;
overflow: auto;
}
.fpbox .heading {
background: #f59525;
border-radius: 3px;
padding: 4px;
}
.fpbox .mainheading,
.fpbox .welcome {
font-size: 150%;
font-weight: bold;
}
.fpbox .heading {
text-align: center;
font-size: 132%;
font-weight: bold;
}
.linkslabel {
margin: 15px 5px 5px;
padding: 0 0 5px;
}
/* Template:FP links styles */
.fplinks {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
align-items: stretch;
text-align: center;
}
.fplink-outer {
padding: 5px;
flex-basis: calc(25% - 10px);
width: calc(25% - 15px);
min-width: 115px;
display: inline-block;
vertical-align: middle;
}
.fplink-wide {
flex-basis: calc(33% - 10px);
width: calc(33% - 15px);
}
.fplink-fullwidth {
flex-basis: 100%;
width: calc(100% - 15px);
font-weight: bold;
}
.fplink {
padding: 0.5em;
box-sizing: border-box;
width: 100%;
height: 100%;
display: table;
border-bottom: 2px #2a0800 solid;
font-size: 17px;
}
.fplink-plain {
background: transparent;
border-radius: 0;
border: 0;
box-shadow: none;
}
.fplink-inner {
display: table-row;
}
.fplink a {
display: table-cell;
vertical-align: middle;
}
.fplink img {
max-width: 150px;
width: 100%;
height: auto;
}
/* Auto-resize front page video to fit smaller columns */
.fpbox .embedvideowrap {
width: 100% !important;
max-width: 480px;
margin: 0 auto;
}
.fpbox .embedvideowrap iframe {
width: 100%!important;
}
/* Multi-column box support */
.fp-container main .columns .leftcol,
.fp-container .columns .rightcol {
width: 100%;
margin: 0;
padding: 0;
}
@media (min-width: 990px) {
.fp-container .columns .leftcol {
float: left;
width: 50%;
}
.fp-container .columns .rightcol {
float: right;
width: 50%;
}
}
.fp-section {
display: flex;
flex-wrap: wrap;
}
/* Infobox general theming */
.portable-infobox {
overflow: hidden;
background: #f59525;
padding: 0;
border-radius: 5px;
margin-right: 7px;
border: 2px #f59525 solid;
}
.portable-infobox .pi-navigation {
background: #f59525;
text-align: center;
}
.pi-item.pi-data {
background-color: #eed39e;
}
/* Infobox titles and headers */
.portable-infobox .pi-title {
font-weight: bold;
font-size: large;
line-height: 15px;
color: #FFFFFF;
text-align: center;
padding: 6px 3px;
background: #f59525;
}
.portable-infobox .pi-header {
font-size: small;
line-height: 10px;
color: #FFFFFF;
text-align: center;
padding: 4px 0;
background: #f59525;
}
/* Infobox images */
.portable-infobox .pi-caption {
color: #2a0800;
}
.portable-infobox .pi-image-collection-tabs {
text-align: center;
background: #eed39e;
}
.portable-infobox .pi-image-collection-tab-content {
background: #eed39e;
}
.portable-infobox ul.pi-image-collection-tabs li {
background: #eed39e;
font-weight: normal;
border: 1px solid #f59525;
margin-right: 0;
}
.portable-infobox ul.pi-image-collection-tabs li.current {
background-color: #f59525 !important;
color: white !important;
}
.portable-infobox ul.pi-image-collection-tabs li.pi-item-spacing {
padding: 2px 4px 1px;
}
f5a49034069de17bcd24d3a91800fb8e3af594ef
120
118
2022-04-12T07:54:39Z
Stygies VIII
43156
css
text/css
/* CSS placed here will be applied to all skins */
/* Logo */
.mw-wiki-logo {
background-image: url(/images/e/e6/Site-logo.png?22b73);
}
/* Centers logo */
#p-logo {
width: 100%;
height: var(--main-layout-logo-height);
position: absolute;
margin-top: -1em;
}
#p-logo a {
width: 360px;
height: 186px;
margin: 0 auto;
}
/* Background */
body {
background: url(/images/5/57/Site-background.png) no-repeat center center fixed;
background-size: cover;
}
/* Content theming */
#content,
#mw-head {
margin-top: 11.14em;
border-radius: 5px;
font-family: Nunito,Arial,sans-serif;
}
.mw-body {
background-color: #eed39e;
}
#mw-page-base {
background: none;
}
#mw-panel #p-logo + .portal {
margin-top: 12.25em;
}
#mw-panel {
padding-left: 0;
margin-top: -12.5em;
}
h1, h2, h3, h4, h5, h6 {
color: #2a0800;
font-family: Nunito,Arial,sans-serif !important;
}
/* Left portal theming */
#mw-panel .portal{
margin-bottom: 2px;
border-top: 6px solid #f59525;
border-radius: 3px;
background-color: #eed39e;
font-family: Nunito,Arial,sans-serif;
}
#mw-panel .portal h3{
font-weight: bold;
}
/* Top tabs theming */
.vectorTabs li a,
#ca-watch,
#p-cactions {
background-image: linear-gradient(#eed39e, #F3DFB9);
border-radius: 3px 3px 0px 0px;
}
.vectorTabs li.selected a,
.mw-navigation {
background-color: #eed39e;
background-image: none;
}
.vectorTabs,
.vectorTabs li,
.vectorTabs li.selected,
.vectorTabs span,
.vectorTabs ul {
background: transparent;
}
/* Footer theming */
#footer-places {
display: none;
}
/* Fixes footer at the bottom */
body > footer {
position: fixed;
bottom: 0;
width: 100%;
}
/* Main page layout */
#fp-2column.fp-container {
display: grid;
grid-template-areas: "a" "b" "c";
grid-template-columns: 100%;
}
@media screen and (min-width:990px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c c";
grid-template-columns: 50% 50%;
}
}
@media screen and (min-width:1350px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c b";
grid-template-columns: auto 520px;
}
}
#fp-top {
grid-area: a;
}
#fp-flex {
grid-area: b;
}
#fp-bottom {
grid-area: c;
}
/* Main page structure */
.fpbox {
margin: 5px;
padding: 5px;
overflow: auto;
width: calc(100% - 2px);
}
.fpbox.plain {
background: transparent;
border: none;
box-shadow: none;
}
.fpbox .heading,
.fpbox .mainheading,
.fpbox .welcome {
margin: 0 0 10px;
padding: 0 0 5px;
overflow: auto;
}
.fpbox .heading {
background: #f59525;
border-radius: 3px;
padding: 4px;
}
.fpbox .mainheading,
.fpbox .welcome {
font-size: 150%;
font-weight: bold;
}
.fpbox .heading {
text-align: center;
font-size: 132%;
font-weight: bold;
}
.linkslabel {
margin: 15px 5px 5px;
padding: 0 0 5px;
}
/* Template:FP links styles */
.fplinks {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
align-items: stretch;
text-align: center;
}
.fplink-outer {
padding: 5px;
flex-basis: calc(25% - 10px);
width: calc(25% - 15px);
min-width: 115px;
display: inline-block;
vertical-align: middle;
}
.fplink-wide {
flex-basis: calc(33% - 10px);
width: calc(33% - 15px);
}
.fplink-fullwidth {
flex-basis: 100%;
width: calc(100% - 15px);
font-weight: bold;
}
.fplink {
padding: 0.5em;
box-sizing: border-box;
width: 100%;
height: 100%;
display: table;
border-bottom: 2px #2a0800 solid;
font-size: 17px;
}
.fplink-plain {
background: transparent;
border-radius: 0;
border: 0;
box-shadow: none;
}
.fplink-inner {
display: table-row;
}
.fplink a {
display: table-cell;
vertical-align: middle;
}
.fplink img {
max-width: 150px;
width: 100%;
height: auto;
}
/* Auto-resize front page video to fit smaller columns */
.fpbox .embedvideowrap {
width: 100% !important;
max-width: 480px;
margin: 0 auto;
}
.fpbox .embedvideowrap iframe {
width: 100%!important;
}
/* Multi-column box support */
.fp-container main .columns .leftcol,
.fp-container .columns .rightcol {
width: 100%;
margin: 0;
padding: 0;
}
@media (min-width: 990px) {
.fp-container .columns .leftcol {
float: left;
width: 50%;
}
.fp-container .columns .rightcol {
float: right;
width: 50%;
}
}
.fp-section {
display: flex;
flex-wrap: wrap;
}
/* Infobox general theming */
.portable-infobox {
overflow: hidden;
background: #f59525;
padding: 0;
border-radius: 5px;
margin-right: 7px;
border: 2px #f59525 solid;
}
.portable-infobox .pi-navigation {
background: #f59525;
text-align: center;
}
.pi-item.pi-data {
background-color: #eed39e;
}
/* Infobox titles and headers */
.portable-infobox .pi-title {
font-weight: bold;
font-size: large;
line-height: 15px;
color: #FFFFFF;
text-align: center;
padding: 6px 3px;
background: #f59525;
}
.portable-infobox .pi-header {
font-size: small;
line-height: 10px;
color: #FFFFFF;
text-align: center;
padding: 4px 0;
background: #f59525;
}
/* Infobox images */
.portable-infobox .pi-caption {
color: #2a0800;
}
.portable-infobox .pi-image-collection-tabs {
text-align: center;
background: #eed39e;
}
.portable-infobox .pi-image-collection-tab-content {
background: #eed39e;
}
.portable-infobox ul.pi-image-collection-tabs li {
background: #eed39e;
font-weight: normal;
border: 1px solid #f59525;
margin-right: 0;
}
.portable-infobox ul.pi-image-collection-tabs li.current {
background-color: #f59525 !important;
color: white !important;
}
.portable-infobox ul.pi-image-collection-tabs li.pi-item-spacing {
padding: 2px 4px 1px;
}
/* Article-table and wikitable formatting */
.article-table th,
.article-table td,
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td {
border: 1px solid #f7aa50;
}
.wikitable, .WikiaTable, .article-table {
border: 2px solid #f59525;
}
.wikitable th, .WikiaTable th, .article-table th {
background-color: #f59525 !important;
color: #fff;
}
.wikitable td, .WikiaTable td, .article-table td {
background: #eed39e;
margin: 1px;
}
.table, .wikitable, .article-table
{
display: inline-table;
overflow-x: auto;
white-space: normal;
}
.wikitable, .article-table
{
border-collapse: collapse;
}
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td,
.wikitable th, .article-table th, .wikitable > tr > th, .wikitable > * > tr > th {
padding: .2em .4em;
}
.article-table td
{
padding: 6px 12px;
}
eb7c4581150b9aa5ca5e9f8e7a05c88f68b7316a
124
120
2022-04-12T08:25:29Z
Stygies VIII
43156
css
text/css
/* CSS placed here will be applied to all skins */
/* Logo */
.mw-wiki-logo {
background-image: url(/images/e/e6/Site-logo.png?22b73);
}
/* Centers logo */
#p-logo {
width: 100%;
height: var(--main-layout-logo-height);
position: absolute;
margin-top: -1em;
}
#p-logo a {
width: 360px;
height: 186px;
margin: 0 auto;
}
/* Background */
body {
background: url(/images/5/57/Site-background.png) no-repeat center center fixed;
background-size: cover;
}
/* Content theming */
#content,
#mw-head {
margin-top: 11.14em;
border-radius: 5px;
font-family: Nunito,Arial,sans-serif;
}
.mw-body,
.catlinks {
background-color: #eed39e;
}
#mw-page-base {
background: none;
}
#mw-panel #p-logo + .portal {
margin-top: 12.25em;
}
#mw-panel {
padding-left: 0;
margin-top: -12.5em;
}
h1, h2, h3, h4, h5, h6 {
color: #2a0800;
font-family: Nunito,Arial,sans-serif !important;
}
/* Left portal theming */
#mw-panel .portal{
margin-bottom: 2px;
border-top: 6px solid #f59525;
border-radius: 3px;
background-color: #eed39e;
font-family: Nunito,Arial,sans-serif;
}
#mw-panel .portal h3{
font-weight: bold;
}
/* Top tabs theming */
.vectorTabs li a,
#ca-watch,
#p-cactions {
background-image: linear-gradient(#eed39e, #F3DFB9);
border-radius: 3px 3px 0px 0px;
}
.vectorTabs li.selected a,
.mw-navigation {
background-color: #eed39e;
background-image: none;
}
.vectorTabs,
.vectorTabs li,
.vectorTabs li.selected,
.vectorTabs span,
.vectorTabs ul {
background: transparent;
}
/* Footer theming */
#footer-places {
display: none;
}
/* Fixes footer at the bottom */
body > footer {
position: fixed;
bottom: 0;
width: 100%;
}
/* Main page layout */
#fp-2column.fp-container {
display: grid;
grid-template-areas: "a" "b" "c";
grid-template-columns: 100%;
}
@media screen and (min-width:990px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c c";
grid-template-columns: 50% 50%;
}
}
@media screen and (min-width:1350px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c b";
grid-template-columns: auto 520px;
}
}
#fp-top {
grid-area: a;
}
#fp-flex {
grid-area: b;
}
#fp-bottom {
grid-area: c;
}
/* Main page structure */
.fpbox {
margin: 5px;
padding: 5px;
overflow: auto;
width: calc(100% - 2px);
}
.fpbox.plain {
background: transparent;
border: none;
box-shadow: none;
}
.fpbox .heading,
.fpbox .mainheading,
.fpbox .welcome {
margin: 0 0 10px;
padding: 0 0 5px;
overflow: auto;
}
.fpbox .heading {
background: #f59525;
border-radius: 3px;
padding: 4px;
}
.fpbox .mainheading,
.fpbox .welcome {
font-size: 150%;
font-weight: bold;
}
.fpbox .heading {
text-align: center;
font-size: 132%;
font-weight: bold;
}
.linkslabel {
margin: 15px 5px 5px;
padding: 0 0 5px;
}
/* Template:FP links styles */
.fplinks {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
align-items: stretch;
text-align: center;
}
.fplink-outer {
padding: 5px;
flex-basis: calc(25% - 10px);
width: calc(25% - 15px);
min-width: 115px;
display: inline-block;
vertical-align: middle;
}
.fplink-wide {
flex-basis: calc(33% - 10px);
width: calc(33% - 15px);
}
.fplink-fullwidth {
flex-basis: 100%;
width: calc(100% - 15px);
font-weight: bold;
}
.fplink {
padding: 0.5em;
box-sizing: border-box;
width: 100%;
height: 100%;
display: table;
border-bottom: 2px #2a0800 solid;
font-size: 17px;
}
.fplink-plain {
background: transparent;
border-radius: 0;
border: 0;
box-shadow: none;
}
.fplink-inner {
display: table-row;
}
.fplink a {
display: table-cell;
vertical-align: middle;
}
.fplink img {
max-width: 150px;
width: 100%;
height: auto;
}
/* Auto-resize front page video to fit smaller columns */
.fpbox .embedvideowrap {
width: 100% !important;
max-width: 480px;
margin: 0 auto;
}
.fpbox .embedvideowrap iframe {
width: 100%!important;
}
/* Multi-column box support */
.fp-container main .columns .leftcol,
.fp-container .columns .rightcol {
width: 100%;
margin: 0;
padding: 0;
}
@media (min-width: 990px) {
.fp-container .columns .leftcol {
float: left;
width: 50%;
}
.fp-container .columns .rightcol {
float: right;
width: 50%;
}
}
.fp-section {
display: flex;
flex-wrap: wrap;
}
/* Infobox general theming */
.portable-infobox {
overflow: hidden;
background: #f59525;
padding: 0;
border-radius: 5px;
margin-right: 7px;
border: 2px #f59525 solid;
}
.portable-infobox .pi-navigation {
background: #f59525;
text-align: center;
}
.pi-item.pi-data {
background-color: #eed39e;
}
/* Infobox titles and headers */
.portable-infobox .pi-title {
font-weight: bold;
font-size: large;
line-height: 15px;
color: #FFFFFF;
text-align: center;
padding: 6px 3px;
background: #f59525;
}
.portable-infobox .pi-header {
font-size: small;
line-height: 10px;
color: #FFFFFF;
text-align: center;
padding: 4px 0;
background: #f59525;
}
/* Infobox images */
.portable-infobox .pi-caption {
color: #2a0800;
}
.portable-infobox .pi-image-collection-tabs {
text-align: center;
background: #eed39e;
}
.portable-infobox .pi-image-collection-tab-content {
background: #eed39e;
}
.portable-infobox ul.pi-image-collection-tabs li {
background: #eed39e;
font-weight: normal;
border: 1px solid #f59525;
margin-right: 0;
}
.portable-infobox ul.pi-image-collection-tabs li.current {
background-color: #f59525 !important;
color: white !important;
}
.portable-infobox ul.pi-image-collection-tabs li.pi-item-spacing {
padding: 2px 4px 1px;
}
/* Article-table and wikitable formatting */
.article-table th,
.article-table td,
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td {
border: 1px solid #f7aa50;
}
.wikitable, .WikiaTable, .article-table {
border: 2px solid #f59525;
}
.wikitable th, .WikiaTable th, .article-table th {
background-color: #f59525 !important;
color: #fff;
}
.wikitable td, .WikiaTable td, .article-table td {
background: #eed39e;
margin: 1px;
}
.table, .wikitable, .article-table
{
display: inline-table;
overflow-x: auto;
white-space: normal;
}
.wikitable, .article-table
{
border-collapse: collapse;
}
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td,
.wikitable th, .article-table th, .wikitable > tr > th, .wikitable > * > tr > th {
padding: .2em .4em;
}
.article-table td
{
padding: 6px 12px;
}
36c34623f6fa9a6fe3b762a444b4f238d891f93f
144
124
2022-04-12T08:55:13Z
Stygies VIII
43156
css
text/css
/* CSS placed here will be applied to all skins */
/* Logo */
.mw-wiki-logo {
background-image: url(/images/e/e6/Site-logo.png?22b73);
}
/* Centers logo */
#p-logo {
width: 100%;
height: var(--main-layout-logo-height);
position: absolute;
margin-top: -1em;
}
#p-logo a {
width: 360px;
height: 186px;
margin: 0 auto;
}
/* Background */
body {
background: url(/images/5/57/Site-background.png) no-repeat center center fixed;
background-size: cover;
}
/* Content theming */
#content,
#mw-head {
margin-top: 11.14em;
border-radius: 5px;
font-family: Nunito,Arial,sans-serif;
}
.mw-body {
background-color: #eed39e;
}
.catlinks,
.toc {
background-color: #f3e0bb;
}
#mw-page-base {
background: none;
}
#mw-panel #p-logo + .portal {
margin-top: 12.25em;
}
#mw-panel {
padding-left: 0;
margin-top: -12.5em;
}
h1, h2, h3, h4, h5, h6 {
color: #2a0800;
font-family: Nunito,Arial,sans-serif !important;
}
/* Left portal theming */
#mw-panel .portal{
margin-bottom: 2px;
border-top: 6px solid #f59525;
border-radius: 3px;
background-color: #eed39e;
font-family: Nunito,Arial,sans-serif;
}
#mw-panel .portal h3{
font-weight: bold;
}
/* Top tabs theming */
.vectorTabs li a,
#ca-watch,
#p-cactions {
background-image: linear-gradient(#eed39e, #F3DFB9);
border-radius: 3px 3px 0px 0px;
}
.vectorTabs li.selected a,
.mw-navigation {
background-color: #eed39e;
background-image: none;
}
.vectorTabs,
.vectorTabs li,
.vectorTabs li.selected,
.vectorTabs span,
.vectorTabs ul {
background: transparent;
}
/* Footer theming */
#footer-places {
display: none;
}
/* Fixes footer at the bottom */
body > footer {
position: fixed;
bottom: 0;
width: 100%;
}
/* Main page layout */
#fp-2column.fp-container {
display: grid;
grid-template-areas: "a" "b" "c";
grid-template-columns: 100%;
}
@media screen and (min-width:990px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c c";
grid-template-columns: 50% 50%;
}
}
@media screen and (min-width:1350px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c b";
grid-template-columns: auto 520px;
}
}
#fp-top {
grid-area: a;
}
#fp-flex {
grid-area: b;
}
#fp-bottom {
grid-area: c;
}
/* Main page structure */
.fpbox {
margin: 5px;
padding: 5px;
overflow: auto;
width: calc(100% - 2px);
}
.fpbox.plain {
background: transparent;
border: none;
box-shadow: none;
}
.fpbox .heading,
.fpbox .mainheading,
.fpbox .welcome {
margin: 0 0 10px;
padding: 0 0 5px;
overflow: auto;
}
.fpbox .heading {
background: #f59525;
border-radius: 3px;
padding: 4px;
}
.fpbox .mainheading,
.fpbox .welcome {
font-size: 150%;
font-weight: bold;
}
.fpbox .heading {
text-align: center;
font-size: 132%;
font-weight: bold;
}
.linkslabel {
margin: 15px 5px 5px;
padding: 0 0 5px;
}
/* Template:FP links styles */
.fplinks {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
align-items: stretch;
text-align: center;
}
.fplink-outer {
padding: 5px;
flex-basis: calc(25% - 10px);
width: calc(25% - 15px);
min-width: 115px;
display: inline-block;
vertical-align: middle;
}
.fplink-wide {
flex-basis: calc(33% - 10px);
width: calc(33% - 15px);
}
.fplink-fullwidth {
flex-basis: 100%;
width: calc(100% - 15px);
font-weight: bold;
}
.fplink {
padding: 0.5em;
box-sizing: border-box;
width: 100%;
height: 100%;
display: table;
border-bottom: 2px #2a0800 solid;
font-size: 17px;
}
.fplink-plain {
background: transparent;
border-radius: 0;
border: 0;
box-shadow: none;
}
.fplink-inner {
display: table-row;
}
.fplink a {
display: table-cell;
vertical-align: middle;
}
.fplink img {
max-width: 150px;
width: 100%;
height: auto;
}
/* Auto-resize front page video to fit smaller columns */
.fpbox .embedvideowrap {
width: 100% !important;
max-width: 480px;
margin: 0 auto;
}
.fpbox .embedvideowrap iframe {
width: 100%!important;
}
/* Multi-column box support */
.fp-container main .columns .leftcol,
.fp-container .columns .rightcol {
width: 100%;
margin: 0;
padding: 0;
}
@media (min-width: 990px) {
.fp-container .columns .leftcol {
float: left;
width: 50%;
}
.fp-container .columns .rightcol {
float: right;
width: 50%;
}
}
.fp-section {
display: flex;
flex-wrap: wrap;
}
/* Infobox general theming */
.portable-infobox {
overflow: hidden;
background: #f59525;
padding: 0;
border-radius: 5px;
margin-right: 7px;
border: 2px #f59525 solid;
}
.portable-infobox .pi-navigation {
background: #f59525;
text-align: center;
}
.pi-item.pi-data {
background-color: #eed39e;
}
/* Infobox titles and headers */
.portable-infobox .pi-title {
font-weight: bold;
font-size: large;
line-height: 15px;
color: #FFFFFF;
text-align: center;
padding: 6px 3px;
background: #f59525;
}
.portable-infobox .pi-header {
font-size: small;
line-height: 10px;
color: #FFFFFF;
text-align: center;
padding: 4px 0;
background: #f59525;
}
/* Infobox images */
.portable-infobox .pi-caption {
color: #2a0800;
}
.portable-infobox .pi-image-collection-tabs {
text-align: center;
background: #eed39e;
}
.portable-infobox .pi-image-collection-tab-content {
background: #eed39e;
}
.portable-infobox ul.pi-image-collection-tabs li {
background: #eed39e;
font-weight: normal;
border: 1px solid #f59525;
margin-right: 0;
}
.portable-infobox ul.pi-image-collection-tabs li.current {
background-color: #f59525 !important;
color: white !important;
}
.portable-infobox ul.pi-image-collection-tabs li.pi-item-spacing {
padding: 2px 4px 1px;
}
/* Article-table and wikitable formatting */
.article-table th,
.article-table td,
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td {
border: 1px solid #f7aa50;
}
.wikitable, .WikiaTable, .article-table {
border: 2px solid #f59525;
}
.wikitable th, .WikiaTable th, .article-table th {
background-color: #f59525 !important;
color: #fff;
}
.wikitable td, .WikiaTable td, .article-table td {
background: #eed39e;
margin: 1px;
}
.table, .wikitable, .article-table
{
display: inline-table;
overflow-x: auto;
white-space: normal;
}
.wikitable, .article-table
{
border-collapse: collapse;
}
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td,
.wikitable th, .article-table th, .wikitable > tr > th, .wikitable > * > tr > th {
padding: .2em .4em;
}
.article-table td
{
padding: 6px 12px;
}
a3a049df1004729999535c9ede54c6cce3e1fa08
User:Stygies VIII
2
59
119
2022-04-12T07:14:23Z
Stygies VIII
43156
working on table formatting
wikitext
text/x-wiki
{|class="article-table"
!Title
!Year
|-
|Item1
|1988
|-
|Item2
|1990
|-
|Item3
|2005
|-
|Item4
|2019
|-
|Item5
|2020
|}
{|class="wikitable"
!Title
!Year
|-
|Item1
|1988
|-
|Item2
|1990
|-
|Item3
|2005
|-
|Item4
|2019
|-
|Item5
|2020
|}
4fc462e73eb96fa91c053a79a6a38d4641c8a463
121
119
2022-04-12T07:55:01Z
Stygies VIII
43156
Blanked the page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Cat Cafe Manager Wiki/Bottom section
0
12
122
62
2022-04-12T08:00:04Z
Stygies VIII
43156
wikitext
text/x-wiki
<div class="fpbox mobilecollapsible expanded" id="fpwiki" style="text-align: center;">
<div class="heading mobileonly mobileleft">Wiki [[File:Cat5.png|50px|link=cats|alt=A small cat image]]</div>
<div class="body">
<div style="text-align: left;">
* '''Adding content'''
** If you are unsure of what to do or how to create a page, search for a few articles on the same topic and see what they look like. You can always view the source code in a wiki and learn from what others have done.
** An edit doesn't have to be massive; if you feel you don't want to create whole articles, then just fixing spelling errors and broken links is enough.
** [[Special:UserLogin/signup|Register]] to track your contributions.
</div>
</div>
</div><!--END Wiki box--><noinclude>[[Category:Front page sections]]</noinclude>
----
<div class="nomobile">
<div>To write a new article, just enter the article title in the box below or in the search box at the top of the page.</div>
<inputbox>
type=create
break=no
</inputbox>
08a77584ce5fd8d5bada154b81e754e2c1a64a10
Cat Cafe Manager Wiki/Top section
0
10
123
72
2022-04-12T08:01:30Z
Stygies VIII
43156
wikitext
text/x-wiki
<div class="fpbox" style="text-align: center;"><!-- BEGIN Welcome box-->
<div class="welcome">Welcome to ''Cat Cafe Manager'' Wiki</div>
<div>the ''[[Cat Cafe Manager]]'' guide written and maintained by the players.</div>
Please feel free to contribute by creating new articles or expanding existing ones.
{{NUMBEROFEDITS}} edits and {{NUMBEROFARTICLES}} articles as of {{CURRENTDAYNAME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}!
</div><!--END Welcome box-->
<div class="fpbox mobilecollapsible expanded" style="text-align: center;"><!-- BEGIN Description box-->
<div class="heading desktopcenter mobileleft">[[File:Cat1.png|50px|link=cats|alt=A small cat image]] About Cat Cafe Manager</div>
<div class="body" style="text-align: left;">
[[File:Grimalkin transparent.png|link=Cat Cafe Manager|alt=A jumping cat, grinning mischievously, wearng a witch hat|267px|center]]
''Cat Cafe Manager'' is a game about running and designing your own [[cat cafe]]. Your grandmother left you a small place in [[Caterwaul Way]], a village full of different stray [[cats]]. You can adopt them, manage the [[staff]] and train their [[staff skills|skills]], get new [[furniture]] for your cafe and expand it, and more. You can also befriend local [[villagers]] or discover various mysteries, such as a certain cat [[shrine]]. After all, cats see different things in the streets and the villagers will trust you more and more as you business grows.
</div>
</div><!--END Description box-->
<div class="fpbox mobilecollapsible expanded" id="fproles" style="text-align: center;"><!-- BEGIN Content box-->
<div class="heading desktopcenter mobileleft">Gameplay [[File:Cat2.png|50px|link=cats|alt=A small cat image]]</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|cats}}<!--
-->{{FP link|cat skills}}<!--
-->{{FP link|staff}}<!--
-->{{FP link|staff skills}}<!--
-->{{FP link|villagers}}<!--
-->{{FP link|building}}<!--
-->{{FP link|furniture}}<!--
-->{{FP link|recipes}}<!--
--></div></div>
</div><!-- END Content box-->
<div class="fpbox mobilecollapsible expanded" id="fpsubjects" style="text-align: center;"><!-- BEGIN Heading B box-->
<div class="heading desktopcenter mobileleft">[[File:Cat4.png|50px|link=cats|alt=A small cat image]] Caterwaul Way</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Pet Emporium}}<!--
-->{{FP link|Cat Trainer}}<!--
-->{{FP link|Gruff Decorations}}<!--
-->{{FP link|Market}}<!--
-->{{FP link|Community Notice Board}}<!--
-->{{FP link|Cat Cafe}}<!--
-->{{FP link|Shrine}}<!--
--></div></div>
</div><!-- END Heading B box--><noinclude>[[Category:Front page sections]]</noinclude>
b4206c06a8b61b82c85cff3782ba0f892a9ad0f2
154
123
2022-04-12T10:12:04Z
Stygies VIII
43156
wikitext
text/x-wiki
<div class="fpbox" style="text-align: center;"><!-- BEGIN Welcome box-->
<div class="welcome">Welcome to ''Cat Cafe Manager'' Wiki</div>
<div>the ''[[Cat Cafe Manager]]'' guide written and maintained by the players.</div>
Please feel free to contribute by creating new articles or expanding existing ones.
{{NUMBEROFEDITS}} edits and {{NUMBEROFARTICLES}} articles as of {{CURRENTDAYNAME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}!
</div><!--END Welcome box-->
<div class="fpbox mobilecollapsible expanded" style="text-align: center;"><!-- BEGIN Description box-->
<div class="heading desktopcenter mobileleft">[[File:Cat1.png|50px|link=cats|alt=A small cat image]] About Cat Cafe Manager</div>
<div class="body" style="text-align: left;">
[[File:Grimalkin transparent.png|link=Cat Cafe Manager|alt=A jumping cat, grinning mischievously, wearng a witch hat|267px|center]]
''Cat Cafe Manager'' is a game about running and designing your own [[cat cafe]]. Your grandmother left you a small place in [[Caterwaul Way]], a village full of different stray [[cats]]. You can adopt them, manage the [[staff]] and train their [[staff skills|skills]], get new [[furniture]] for your cafe and expand it, and more. You can also befriend local [[villagers]] or discover various mysteries, such as a certain cat [[shrine]]. After all, cats see different things in the streets and the villagers will trust you more and more as you business grows.
</div>
</div><!--END Description box-->
<div class="fpbox mobilecollapsible expanded" id="fproles" style="text-align: center;"><!-- BEGIN Content box-->
<div class="heading desktopcenter mobileleft">Gameplay [[File:Cat2.png|50px|link=cats|alt=A small cat image]]</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Cats}}<!--
-->{{FP link|Cat skills}}<!--
-->{{FP link|Staff}}<!--
-->{{FP link|Staff skills}}<!--
-->{{FP link|Villagers}}<!--
-->{{FP link|Design Mode}}<!--
-->{{FP link|Furniture}}<!--
-->{{FP link|Recipes}}<!--
--></div></div>
</div><!-- END Content box-->
<div class="fpbox mobilecollapsible expanded" id="fpsubjects" style="text-align: center;"><!-- BEGIN Heading B box-->
<div class="heading desktopcenter mobileleft">[[File:Cat4.png|50px|link=cats|alt=A small cat image]] Caterwaul Way</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Pet Emporium}}<!--
-->{{FP link|Cat Trainer}}<!--
-->{{FP link|Gruff Decorations}}<!--
-->{{FP link|Market}}<!--
-->{{FP link|Community Notice Board}}<!--
-->{{FP link|Cat Cafe}}<!--
-->{{FP link|Shrine}}<!--
--></div></div>
</div><!-- END Heading B box--><noinclude>[[Category:Front page sections]]</noinclude>
a15656ae7d0a7977d36b7ea59b58e8ae04f0f57a
File:Cat1.png
6
27
128
102
2022-04-12T08:32:09Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
[[Category:Images]]
dd168b7ba685c80291e6615b6b14efe9bc2eee9a
File:Cat2.png
6
28
129
103
2022-04-12T08:32:12Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
[[Category:Images]]
dd168b7ba685c80291e6615b6b14efe9bc2eee9a
File:Cat3.png
6
29
130
104
2022-04-12T08:32:16Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
[[Category:Images]]
dd168b7ba685c80291e6615b6b14efe9bc2eee9a
File:Cat4.png
6
30
131
105
2022-04-12T08:32:19Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
[[Category:Images]]
dd168b7ba685c80291e6615b6b14efe9bc2eee9a
File:Cat5.png
6
31
132
100
2022-04-12T08:32:22Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
[[Category:Images]]
dd168b7ba685c80291e6615b6b14efe9bc2eee9a
File:Site-logo.png
6
2
135
99
2022-04-12T08:32:34Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
[[Category:Images]]
dd168b7ba685c80291e6615b6b14efe9bc2eee9a
File:Grimalkin transparent.png
6
26
139
101
2022-04-12T08:33:11Z
Stygies VIII
43156
wikitext
text/x-wiki
{{Fairuse}}
[[Category:Images]]
dd168b7ba685c80291e6615b6b14efe9bc2eee9a
Category:Images
14
60
142
2022-04-12T08:33:51Z
Stygies VIII
43156
Created page with "Category for all images at Cat Cafe Manager Wiki."
wikitext
text/x-wiki
Category for all images at Cat Cafe Manager Wiki.
84cd3ad70e7ebfbd09aee855aa921595e9a3ff5b
Category:Games
14
61
146
2022-04-12T09:01:37Z
Stygies VIII
43156
Created page with "Category for games. [[Category:Cat Cafe Manager Wiki]]"
wikitext
text/x-wiki
Category for games.
[[Category:Cat Cafe Manager Wiki]]
22ec386233dea0ab2402ae9be49eb074430bc348
Villagers
0
62
147
2022-04-12T09:05:33Z
Stygies VIII
43156
Created page with "'''Villagers''' are the inhabitants of [[Caterwaul Way]] who can visit the [[Cat Cafe]] and be hired as its [[staff]]. ==List of villagers== *[[Arwel]] *[[Bonner]] *Carla-L..."
wikitext
text/x-wiki
'''Villagers''' are the inhabitants of [[Caterwaul Way]] who can visit the [[Cat Cafe]] and be hired as its [[staff]].
==List of villagers==
*[[Arwel]]
*[[Bonner]]
*[[Carla-Lalla]]
*[[Finley]]
*[[Mateo]]
[[Category:Villagers]]
bb908371fb3e0a083f49d9a82c29179f89496548
File:Caterwaul Way.png
6
63
149
2022-04-12T09:39:03Z
Stygies VIII
43156
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
Caterwaul Way
0
64
150
2022-04-12T09:40:56Z
Stygies VIII
43156
Created page with "File:Caterwaul Way.png|thumb|right|alt=A sunlit, small village surrounded by a river. In top-left corner there's the name Caterwaul Way and a number of 400 coins.|Caterwaul..."
wikitext
text/x-wiki
[[File:Caterwaul Way.png|thumb|right|alt=A sunlit, small village surrounded by a river. In top-left corner there's the name Caterwaul Way and a number of 400 coins.|Caterwaul Way map]]
'''Caterwaul Way''' is the village where the [[Cat Cafe]] is located. It is inhabited by various [[villagers]] and a large [[cats|cat]] population.
==Locations==
*[[Cat Cafe]]
*[[Cat Trainer]]
*[[Community Notice Board]]
*[[Gruff Decorations]]
*[[Market]]
*[[Pet Emporium]]
[[Category:Locations]]
676cd2be03434df3f0b4b55b9cb5ea2a8f27fe1c
Category:Locations
14
65
151
2022-04-12T09:46:05Z
Stygies VIII
43156
Created page with "Category for locations in [[Cat Cafe Manager]]. [[Category:Cat Cafe Manager Wiki]]"
wikitext
text/x-wiki
Category for locations in [[Cat Cafe Manager]].
[[Category:Cat Cafe Manager Wiki]]
25690897dc5bcb06db9e7dcd4ba408a1aa84b65e
File:Shrine.jpg
6
66
152
2022-04-12T09:53:06Z
Stygies VIII
43156
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
Shrine
0
67
153
2022-04-12T10:02:35Z
Stygies VIII
43156
Created page with "File:Shrine.jpg|thumb|right|alt=A cursor pointing to an icon of a mossy shrine, with a "shrine" caption, next to a small village surrounded by a river.|Location of the shrin..."
wikitext
text/x-wiki
[[File:Shrine.jpg|thumb|right|alt=A cursor pointing to an icon of a mossy shrine, with a "shrine" caption, next to a small village surrounded by a river.|Location of the shrine]]
The '''shrine''' dedicated to an old feline god is located in a forest near [[Caterwaul Way]].
[[Category:Locations]]
7d685f65a3e0f142b0a04c8680c4e04098fcc231
MediaWiki:Sidebar
8
24
155
52
2022-04-12T10:12:27Z
Stygies VIII
43156
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
* Gameplay
** Caterwaul Way|Caterwaul Way
** Cats|Cats
** Cat skills|Cat skills
** Staff|Staff
** Staff skills|Staff skills
** Villagers|Villagers
** Design Mode|Design Mode
** Furniture|Furniture
** Recipes|Recipes
** Projects|Projects
** Advertising|Advertising
* SEARCH
* TOOLBOX
* LANGUAGES
c1d0b2685dd38220a9936387865f5250067f8382
Design Mode
0
68
156
2022-04-12T10:19:25Z
Stygies VIII
43156
Created page with "File:Building.PNG|thumb|right|alt=A screenshot of a cat cafe named Cat In The Kettle, with a menu at the bottom of the screenshot with two tabs "Decorate" and "Build".|Desig..."
wikitext
text/x-wiki
[[File:Building.PNG|thumb|right|alt=A screenshot of a cat cafe named Cat In The Kettle, with a menu at the bottom of the screenshot with two tabs "Decorate" and "Build".|Design Mode in Cat Cafe Manager]]
'''Design Mode''' is a feature in [[Cat Cafe Manager]] allowing the player to expand the size of their [[Cat Cafe]] and [[furniture|furnish]] it.
==Decorate==
==Build==
[[Category:Features]]
818990833895d731929efb14d59cae8763369ee9
183
156
2022-04-12T12:58:12Z
Stygies VIII
43156
wikitext
text/x-wiki
[[File:Building.PNG|thumb|right|alt=A screenshot of a cat cafe named Cat In The Kettle, with a menu at the bottom of the screenshot with two tabs "Decorate" and "Build".|Design Mode in Cat Cafe Manager]]
'''Design Mode''' is a feature in [[Cat Cafe Manager]] allowing the player to expand the size of their [[Cat Cafe]] and [[furniture|furnish]] it.
==Decorate==
==Build==
==Guides==
[[Category:Features]]
3eb85da1aba7d1fa49bb19f864cd2942e874dbd8
Category:Features
14
69
157
2022-04-12T10:19:49Z
Stygies VIII
43156
Created page with "Category for features in [[Cat Cafe Manager]]. [[Category:Cat Cafe Manager Wiki]]"
wikitext
text/x-wiki
Category for features in [[Cat Cafe Manager]].
[[Category:Cat Cafe Manager Wiki]]
7a101adedd6d34642c0857a49a5ae96204a6dc57
Cat Cafe Manager
0
58
158
148
2022-04-12T10:20:53Z
Stygies VIII
43156
wikitext
text/x-wiki
{{GameInfobox
|title=
|image=Keyart.jpg
|caption=Cat Cafe Manager keyart
|developer=[[Roost Games]]
|publisher=[[Freedom Games]]
|release=April 14, 2022
|platform=PC, Nintendo Switch
}}
'''Cat Cafe Manager''' is a game developed by [[Roost Games]], about developing your own [[Cat Cafe]] in [[Caterwaul Way]]. The player can adopt stray [[cats]] which affect the cafe, and befriend [[villagers]] who visit the business. In return, the player can discover various mysteries of the settlement.
==Storyline==
Your grandmother left you a small cafe in the sleepy village of Caterwaul Way, and it's up to you to fix the place up and turn it into a cat cafe. Locals will visit your business and you can adopt strays from the vast feline population of the settlement.
==Cat Cafe==
The cat cafe can be given a custom name. Managing the cat cafe includes [[building]] to expand it and adding new [[furniture]], as well as hiring new [[staff]], adopting cats, creating new [[recipes]] and the [[menu]], finishing [[projects]] and promoting your place with [[advertising]].
==Locations==
*[[Caterwaul Way]]
**[[Cat Cafe]]
**[[Cat Trainer]]
**[[Community Notice Board]]
**[[Gruff Decorations]]
**[[Market]]
**[[Pet Emporium]]
*[[Shrine]]
==Characters==
===Villagers===
*[[Arwel]]
*[[Bonner]]
*[[Carla-Lalla]]
*[[Finley]]
*[[Mateo]]
===Cats===
*[[Grimalkin]]
[[Category:Games]]
72995aaf06dcf2cc6e992d1181661a22fbc5e47c
160
158
2022-04-12T10:23:21Z
Stygies VIII
43156
wikitext
text/x-wiki
{{GameInfobox
|title=
|image=Keyart.jpg
|caption=Cat Cafe Manager keyart
|developer=[https://catcafemanager.com/team Roost Games]
|publisher=[https://www.freedom.gg/ Freedom Games]
|release=April 14, 2022
|platform=PC, Nintendo Switch
}}
'''Cat Cafe Manager''' is a game developed by [[Roost Games]], about developing your own [[Cat Cafe]] in [[Caterwaul Way]]. The player can adopt stray [[cats]] which affect the cafe, and befriend [[villagers]] who visit the business. In return, the player can discover various mysteries of the settlement.
==Storyline==
Your grandmother left you a small cafe in the sleepy village of Caterwaul Way, and it's up to you to fix the place up and turn it into a cat cafe. Locals will visit your business and you can adopt strays from the vast feline population of the settlement.
==Cat Cafe==
The cat cafe can be given a custom name. Managing the cat cafe includes [[building]] to expand it and adding new [[furniture]], as well as hiring new [[staff]], adopting cats, creating new [[recipes]] and the [[menu]], finishing [[projects]] and promoting your place with [[advertising]].
==Locations==
*[[Caterwaul Way]]
**[[Cat Cafe]]
**[[Cat Trainer]]
**[[Community Notice Board]]
**[[Gruff Decorations]]
**[[Market]]
**[[Pet Emporium]]
*[[Shrine]]
==Characters==
===Villagers===
*[[Arwel]]
*[[Bonner]]
*[[Carla-Lalla]]
*[[Finley]]
*[[Mateo]]
===Cats===
*[[Grimalkin]]
[[Category:Games]]
dc6ec779b37965ed131ead04dc1a66e1d345b9f9
161
160
2022-04-12T10:29:56Z
Stygies VIII
43156
wikitext
text/x-wiki
{{GameInfobox
|title=
|image=Keyart.jpg
|caption=Cat Cafe Manager keyart
|developer=[https://catcafemanager.com/team Roost Games]
|publisher=[https://www.freedom.gg/ Freedom Games]
|release=April 14, 2022
|platform=PC, Nintendo Switch
}}
'''Cat Cafe Manager''' is a game about developing your own [[Cat Cafe]] in [[Caterwaul Way]]. The player can adopt stray [[cats]] which affect the cafe, and befriend [[villagers]] who visit the business. In return, the player can discover various mysteries of the settlement.
==Storyline==
Your grandmother left you a small cafe in the sleepy village of Caterwaul Way, and it's up to you to fix the place up and turn it into a cat cafe. Locals will visit your business and you can adopt strays from the vast feline population of the settlement.
==Cat Cafe==
The cat cafe can be given a custom name. Managing the cat cafe includes [[building]] to expand it and adding new [[furniture]], as well as hiring new [[staff]], adopting cats, creating new [[recipes]] and the [[menu]], finishing [[projects]] and promoting your place with [[advertising]].
==Locations==
*[[Caterwaul Way]]
**[[Cat Cafe]]
**[[Cat Trainer]]
**[[Community Notice Board]]
**[[Gruff Decorations]]
**[[Market]]
**[[Pet Emporium]]
*[[Shrine]]
==Characters==
===Villagers===
*[[Arwel]]
*[[Bonner]]
*[[Carla-Lalla]]
*[[Finley]]
*[[Mateo]]
===Cats===
*[[Grimalkin]]
[[Category:Games]]
aa4a38d2981ee6ad7c071e02f324dba4b8bf9d59
162
161
2022-04-12T10:33:16Z
Stygies VIII
43156
wikitext
text/x-wiki
{{GameInfobox
|title=
|image=Keyart.jpg
|caption=Cat Cafe Manager keyart
|developer=[https://catcafemanager.com/team Roost Games]
|publisher=[https://www.freedom.gg/ Freedom Games]
|release=April 14, 2022
|platform=PC, Nintendo Switch
}}
'''Cat Cafe Manager''' is a game about developing your own [[Cat Cafe]] in [[Caterwaul Way]]. The player can adopt stray [[cats]] which affect the cafe, and befriend [[villagers]] who visit the business. In return, the player can discover various mysteries of the settlement.
==Storyline==
Your grandmother left you a small cafe in the sleepy village of Caterwaul Way, and it's up to you to fix the place up and turn it into a cat cafe. Locals will visit your business and you can adopt strays from the vast feline population of the settlement.
==Cat Cafe==
The cat cafe can be given a custom name. Managing the cat cafe includes using [[Design Mode]] to expand it and adding new [[furniture]], as well as hiring new [[staff]], adopting cats, creating new [[recipes]] and the [[menu]], finishing [[projects]] and promoting your place with [[advertising]].
==Locations==
*[[Caterwaul Way]]
**[[Cat Cafe]]
**[[Cat Trainer]]
**[[Community Notice Board]]
**[[Gruff Decorations]]
**[[Market]]
**[[Pet Emporium]]
*[[Shrine]]
==Characters==
===Villagers===
*[[Arwel]]
*[[Bonner]]
*[[Carla-Lalla]]
*[[Finley]]
*[[Mateo]]
===Cats===
*[[Grimalkin]]
[[Category:Games]]
e1584b845684e618dd90b1586f2de8d867250845
Cat Cafe Manager Wiki/Top section
0
10
159
154
2022-04-12T10:21:03Z
Stygies VIII
43156
wikitext
text/x-wiki
<div class="fpbox" style="text-align: center;"><!-- BEGIN Welcome box-->
<div class="welcome">Welcome to ''Cat Cafe Manager'' Wiki</div>
<div>the ''[[Cat Cafe Manager]]'' guide written and maintained by the players.</div>
Please feel free to contribute by creating new articles or expanding existing ones.
{{NUMBEROFEDITS}} edits and {{NUMBEROFARTICLES}} articles as of {{CURRENTDAYNAME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}!
</div><!--END Welcome box-->
<div class="fpbox mobilecollapsible expanded" style="text-align: center;"><!-- BEGIN Description box-->
<div class="heading desktopcenter mobileleft">[[File:Cat1.png|50px|link=cats|alt=A small cat image]] About Cat Cafe Manager</div>
<div class="body" style="text-align: left;">
[[File:Grimalkin transparent.png|link=Cat Cafe Manager|alt=A jumping cat, grinning mischievously, wearng a witch hat|267px|center]]
''Cat Cafe Manager'' is a game about running and designing your own [[Cat Cafe]]. Your grandmother left you a small place in [[Caterwaul Way]], a village full of different stray [[cats]]. You can adopt them, manage the [[staff]] and train their [[staff skills|skills]], get new [[furniture]] for your cafe and expand it, and more. You can also befriend local [[villagers]] or discover various mysteries, such as a certain cat [[shrine]]. After all, cats see different things in the streets and the villagers will trust you more and more as you business grows.
</div>
</div><!--END Description box-->
<div class="fpbox mobilecollapsible expanded" id="fproles" style="text-align: center;"><!-- BEGIN Content box-->
<div class="heading desktopcenter mobileleft">Gameplay [[File:Cat2.png|50px|link=cats|alt=A small cat image]]</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Cats}}<!--
-->{{FP link|Cat skills}}<!--
-->{{FP link|Staff}}<!--
-->{{FP link|Staff skills}}<!--
-->{{FP link|Villagers}}<!--
-->{{FP link|Design Mode}}<!--
-->{{FP link|Furniture}}<!--
-->{{FP link|Recipes}}<!--
--></div></div>
</div><!-- END Content box-->
<div class="fpbox mobilecollapsible expanded" id="fpsubjects" style="text-align: center;"><!-- BEGIN Heading B box-->
<div class="heading desktopcenter mobileleft">[[File:Cat4.png|50px|link=cats|alt=A small cat image]] Caterwaul Way</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Pet Emporium}}<!--
-->{{FP link|Cat Trainer}}<!--
-->{{FP link|Gruff Decorations}}<!--
-->{{FP link|Market}}<!--
-->{{FP link|Community Notice Board}}<!--
-->{{FP link|Cat Cafe}}<!--
-->{{FP link|Shrine}}<!--
--></div></div>
</div><!-- END Heading B box--><noinclude>[[Category:Front page sections]]</noinclude>
3b355c5785545bce66cd93a3d0706eb2a5780eca
177
159
2022-04-12T12:33:44Z
Stygies VIII
43156
wikitext
text/x-wiki
<div class="fpbox" style="text-align: center;"><!-- BEGIN Welcome box-->
<div class="welcome">Welcome to ''Cat Cafe Manager'' Wiki</div>
<div>the ''[[Cat Cafe Manager]]'' guide written and maintained by the players.</div>
Please feel free to contribute by creating new articles or expanding existing ones.
{{NUMBEROFEDITS}} edits and {{NUMBEROFARTICLES}} articles as of {{CURRENTDAYNAME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}!
</div><!--END Welcome box-->
<div class="fpbox mobilecollapsible expanded" style="text-align: center;"><!-- BEGIN Description box-->
<div class="heading desktopcenter mobileleft">[[File:Cat1.png|50px|link=cats|alt=A small cat image]] About ''Cat Cafe Manager''</div>
<div class="body" style="text-align: left;">
[[File:Grimalkin transparent.png|link=Cat Cafe Manager|alt=A jumping cat, grinning mischievously, wearng a witch hat|267px|center]]
''Cat Cafe Manager'' is a game about running and designing your own [[Cat Cafe]]. Your grandmother left you a small place in [[Caterwaul Way]], a village full of different stray [[cats]]. You can adopt them, manage the [[staff]] and train their [[staff skills|skills]], get new [[furniture]] for your cafe and expand it, and more. You can also befriend local [[villagers]] or discover various mysteries, such as a certain cat [[shrine]]. After all, cats see different things in the streets and the villagers will trust you more and more as you business grows.
</div>
</div><!--END Description box-->
<div class="fpbox mobilecollapsible expanded" id="fproles" style="text-align: center;"><!-- BEGIN Content box-->
<div class="heading desktopcenter mobileleft">Gameplay [[File:Cat2.png|50px|link=cats|alt=A small cat image]]</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Cats}}<!--
-->{{FP link|Cat skills}}<!--
-->{{FP link|Staff}}<!--
-->{{FP link|Staff skills}}<!--
-->{{FP link|Villagers}}<!--
-->{{FP link|Design Mode}}<!--
-->{{FP link|Furniture}}<!--
-->{{FP link|Recipes}}<!--
--></div></div>
</div><!-- END Content box-->
<div class="fpbox mobilecollapsible expanded" id="fpsubjects" style="text-align: center;"><!-- BEGIN Heading B box-->
<div class="heading desktopcenter mobileleft">[[File:Cat4.png|50px|link=cats|alt=A small cat image]] Caterwaul Way</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Pet Emporium}}<!--
-->{{FP link|Cat Trainer}}<!--
-->{{FP link|Gruff Decorations}}<!--
-->{{FP link|Market}}<!--
-->{{FP link|Community Notice Board}}<!--
-->{{FP link|Cat Cafe}}<!--
-->{{FP link|Shrine}}<!--
--></div></div>
</div><!-- END Heading B box--><noinclude>[[Category:Front page sections]]</noinclude>
8bbf9801679c60162b5033f3daf5ebac56deb508
191
177
2022-04-12T13:21:20Z
Stygies VIII
43156
wikitext
text/x-wiki
<div class="fpbox" style="text-align: center;"><!-- BEGIN Welcome box-->
<div class="welcome">Welcome to ''Cat Cafe Manager'' Wiki</div>
<div>the ''[[Cat Cafe Manager]]'' guide written and maintained by the players.</div>
Please feel free to contribute by creating new articles or expanding existing ones.
{{NUMBEROFEDITS}} edits and {{NUMBEROFARTICLES}} articles as of {{CURRENTDAYNAME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}!
</div><!--END Welcome box-->
<div class="fpbox mobilecollapsible expanded" style="text-align: center;"><!-- BEGIN Description box-->
<div class="heading desktopcenter mobileleft">[[File:Cat1.png|50px|link=cats|alt=A small cat image]] About ''Cat Cafe Manager''</div>
<div class="body" style="text-align: left;">
[[File:Grimalkin transparent.png|link=Cat Cafe Manager|alt=A jumping cat, grinning mischievously, wearng a witch hat|267px|center]]
''Cat Cafe Manager'' is a game about running and designing your own [[Cat Cafe]]. Your grandmother left you a small place in [[Caterwaul Way]], a village full of different stray [[cats]]. You can adopt them, manage the [[staff]] and train their [[staff skills|skills]], get new [[furniture]] for your cafe and expand it, and more. You can also befriend local [[villagers]] or discover various mysteries, such as a certain cat [[shrine]]. After all, cats see different things in the streets and the villagers will trust you more and more as your business grows.
</div>
</div><!--END Description box-->
<div class="fpbox mobilecollapsible expanded" id="fproles" style="text-align: center;"><!-- BEGIN Content box-->
<div class="heading desktopcenter mobileleft">Gameplay [[File:Cat2.png|50px|link=cats|alt=A small cat image]]</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Cats}}<!--
-->{{FP link|Cat skills}}<!--
-->{{FP link|Staff}}<!--
-->{{FP link|Staff skills}}<!--
-->{{FP link|Villagers}}<!--
-->{{FP link|Design Mode}}<!--
-->{{FP link|Furniture}}<!--
-->{{FP link|Recipes}}<!--
--></div></div>
</div><!-- END Content box-->
<div class="fpbox mobilecollapsible expanded" id="fpsubjects" style="text-align: center;"><!-- BEGIN Heading B box-->
<div class="heading desktopcenter mobileleft">[[File:Cat4.png|50px|link=cats|alt=A small cat image]] Caterwaul Way</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Pet Emporium}}<!--
-->{{FP link|Cat Trainer}}<!--
-->{{FP link|Gruff Decorations}}<!--
-->{{FP link|Market}}<!--
-->{{FP link|Community Notice Board}}<!--
-->{{FP link|Cat Cafe}}<!--
-->{{FP link|Shrine}}<!--
--></div></div>
</div><!-- END Heading B box--><noinclude>[[Category:Front page sections]]</noinclude>
bc68d1b144c12f4659ae26ef055209c748b1c88d
196
191
2022-04-12T15:13:04Z
Stygies VIII
43156
wikitext
text/x-wiki
<div class="fpbox" style="text-align: center;"><!-- BEGIN Welcome box-->
<div class="welcome">Welcome to ''Cat Cafe Manager'' Wiki</div>
<div>the ''[[Cat Cafe Manager]]'' guide written and maintained by the players.</div>
Please feel free to contribute by creating new articles or expanding existing ones.
{{NUMBEROFEDITS}} edits and {{NUMBEROFARTICLES}} articles as of {{CURRENTDAYNAME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}!
</div><!--END Welcome box-->
<div class="fpbox mobilecollapsible expanded" style="text-align: center;"><!-- BEGIN Description box-->
<div class="heading desktopcenter mobileleft">[[File:Cat1.png|50px|link=cats|alt=A small cat image]] About ''Cat Cafe Manager''</div>
<div class="body" style="text-align: left;">
[[File:Grimalkin transparent.png|link=Cat Cafe Manager|alt=A jumping cat, grinning mischievously, wearng a witch hat|267px|center]]
''Cat Cafe Manager'' is a game about running and designing your own [[Cat Cafe]]. Your grandmother left you a small place in [[Caterwaul Way]], a village full of different stray [[cats]]. You can adopt them, manage the [[staff]] and train their [[skills]], get new [[furniture]] for your cafe and expand it, and more. You can also befriend local [[villagers]] or discover various mysteries, such as a certain cat [[shrine]]. After all, cats see different things in the streets and the villagers will trust you more and more as your business grows.
</div>
</div><!--END Description box-->
<div class="fpbox mobilecollapsible expanded" id="fproles" style="text-align: center;"><!-- BEGIN Content box-->
<div class="heading desktopcenter mobileleft">Gameplay [[File:Cat2.png|50px|link=cats|alt=A small cat image]]</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Cats}}<!--
-->{{FP link|Cat skills}}<!--
-->{{FP link|Staff}}<!--
-->{{FP link|Skills}}<!--
-->{{FP link|Villagers}}<!--
-->{{FP link|Design Mode}}<!--
-->{{FP link|Furniture}}<!--
-->{{FP link|Recipes}}<!--
--></div></div>
</div><!-- END Content box-->
<div class="fpbox mobilecollapsible expanded" id="fpsubjects" style="text-align: center;"><!-- BEGIN Heading B box-->
<div class="heading desktopcenter mobileleft">[[File:Cat4.png|50px|link=cats|alt=A small cat image]] Caterwaul Way</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Pet Emporium}}<!--
-->{{FP link|Cat Trainer}}<!--
-->{{FP link|Gruff Decorations}}<!--
-->{{FP link|Market}}<!--
-->{{FP link|Community Notice Board}}<!--
-->{{FP link|Cat Cafe}}<!--
-->{{FP link|Shrine}}<!--
--></div></div>
</div><!-- END Heading B box--><noinclude>[[Category:Front page sections]]</noinclude>
11b6c63212534338eeeb0e69ecc9b153bc063c68
206
196
2022-04-12T16:42:50Z
Stygies VIII
43156
wikitext
text/x-wiki
<div class="fpbox" style="text-align: center;"><!-- BEGIN Welcome box-->
<div class="welcome">Welcome to ''Cat Cafe Manager'' Wiki</div>
<div>the ''[[Cat Cafe Manager]]'' guide written and maintained by the players.</div>
Please feel free to contribute by creating new articles or expanding existing ones.
{{NUMBEROFEDITS}} edits and {{NUMBEROFARTICLES}} articles as of {{CURRENTDAYNAME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}!
</div><!--END Welcome box-->
<div class="fpbox mobilecollapsible expanded" style="text-align: center;"><!-- BEGIN Description box-->
<div class="heading desktopcenter mobileleft">[[File:Cat1.png|50px|link=cats|alt=A small cat image]] About ''Cat Cafe Manager''</div>
<div class="body" style="text-align: left;">
[[File:Grimalkin transparent.png|link=Cat Cafe Manager|alt=A jumping cat, grinning mischievously, wearng a witch hat|267px|center]]
''Cat Cafe Manager'' is a game about running and designing your own [[Cat Cafe]]. Your grandmother left you a small place in [[Caterwaul Way]], a village full of different stray [[cats]]. You can adopt them, manage the [[staff]] and train their [[skills]], get new [[furniture]] for your cafe and expand it, and more. You can also befriend local [[villagers]] or discover various mysteries, such as a certain cat [[shrine]]. After all, cats see different things in the streets and the villagers will trust you more and more as your business grows.
</div>
</div><!--END Description box-->
<div class="fpbox mobilecollapsible expanded" id="fproles" style="text-align: center;"><!-- BEGIN Content box-->
<div class="heading desktopcenter mobileleft">Gameplay [[File:Cat2.png|50px|link=cats|alt=A small cat image]]</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Cats}}<!--
-->{{FP link|Cat Skills}}<!--
-->{{FP link|Staff}}<!--
-->{{FP link|Skills}}<!--
-->{{FP link|Villagers}}<!--
-->{{FP link|Design Mode}}<!--
-->{{FP link|Furniture}}<!--
-->{{FP link|Recipes}}<!--
--></div></div>
</div><!-- END Content box-->
<div class="fpbox mobilecollapsible expanded" id="fpsubjects" style="text-align: center;"><!-- BEGIN Heading B box-->
<div class="heading desktopcenter mobileleft">[[File:Cat4.png|50px|link=cats|alt=A small cat image]] Caterwaul Way</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Pet Emporium}}<!--
-->{{FP link|Cat Trainer}}<!--
-->{{FP link|Gruff Decorations}}<!--
-->{{FP link|Market}}<!--
-->{{FP link|Community Notice Board}}<!--
-->{{FP link|Cat Cafe}}<!--
-->{{FP link|Shrine}}<!--
--></div></div>
</div><!-- END Heading B box--><noinclude>[[Category:Front page sections]]</noinclude>
6ae6bb61183ce770cc9abda55123dabab6bc31b3
File:Gruff Decorations.PNG
6
13
163
125
2022-04-12T10:35:07Z
Stygies VIII
43156
Stygies VIII moved page [[File:Arwelshop.PNG]] to [[File:Gruff Decorations.PNG]] without leaving a redirect
wikitext
text/x-wiki
{{Fairuse}}
[[Category:Images]]
dd168b7ba685c80291e6615b6b14efe9bc2eee9a
Template:Featured images
10
21
164
75
2022-04-12T10:35:28Z
Stygies VIII
43156
wikitext
text/x-wiki
<includeonly>
<gallery mode="nolines" widths="200px">
File:Cat Cafe.png
File:Strays.PNG
File:Building.PNG
File:Gruff Decorations.PNG
File:Pet the cat.png
File:Catstats.png
</gallery>
</includeonly><noinclude>{{Documentation}}[[Category:Templates]]</noinclude>
628306049a5de8d9f13af6605c044c0d15673c34
Gruff Decorations
0
70
165
2022-04-12T10:39:49Z
Stygies VIII
43156
Created page with "[[File:Gruff Decorations.PNG|thumb|right|alt=|[[Arwel]] in his shop]] '''Gruff Decorations''', also known as '''Gruff Decorations & Appliances''', is a shop with [[furniture]..."
wikitext
text/x-wiki
[[File:Gruff Decorations.PNG|thumb|right|alt=|[[Arwel]] in his shop]]
'''Gruff Decorations''', also known as '''Gruff Decorations & Appliances''', is a shop with [[furniture]], appliances and decorations run by [[Arwel]].
==Services==
[[Category:Locations]]
3d2f82d417fc5db1c29da8ceed7e28a3d2def283
166
165
2022-04-12T10:42:05Z
Stygies VIII
43156
wikitext
text/x-wiki
[[File:Gruff Decorations.PNG|thumb|right|alt=|[[Arwel]] in his shop]]
'''Gruff Decorations''', also known as '''Gruff Decorations & Appliances''', is a shop with [[furniture]], appliances and decorations in [[Caterwaul Way]] run by [[Arwel]].
==Services==
[[Category:Locations]]
272b7e86c753284ac6a1d68715d1183bc21d0506
File:Grimalkin.png
6
71
167
2022-04-12T10:57:55Z
Stygies VIII
43156
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Recipes.png
6
73
169
2022-04-12T11:02:43Z
Stygies VIII
43156
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
Finley
0
74
170
2022-04-12T11:05:14Z
Stygies VIII
43156
Created page with "File:Finley.PNG|thumb|right|alt=An image of a girl with hair tied into two buns and headphones on her neck. She's captioned as Finley and says "Till next time, then!".|Finle..."
wikitext
text/x-wiki
[[File:Finley.PNG|thumb|right|alt=An image of a girl with hair tied into two buns and headphones on her neck. She's captioned as Finley and says "Till next time, then!".|Finley]]
{{Quote
|Hi! Didya hear those wild rumors about a scary black cat roaming the town at night?
|Finley
}}
'''Finley''' is one of the [[villagers]] in [[Cat Cafe Manager]].
==Background==
==Quotes==
*''Hawkable Acquisitions bought up old library. Won't be much of the old town left, soon.''
[[Category:Villagers]]
65981526f1b12065bdaae75fca14d0f63a31164c
184
170
2022-04-12T13:02:16Z
Stygies VIII
43156
wikitext
text/x-wiki
[[File:Finley.PNG|thumb|right|alt=An image of a girl with hair tied into two buns and headphones on her neck. She's captioned as Finley and says "Till next time, then!".|Finley]]
{{Quote
|Hi! Didya hear those wild rumors about a scary black cat roaming the town at night?
|Finley
}}
'''Finley''' is a young musician, one of the [[villagers]] in [[Cat Cafe Manager]].
==Background==
==Quotes==
*''Hawkable Acquisitions bought up old library. Won't be much of the old town left, soon.''
[[Category:Villagers]]
f775bf7c65fb73799c84bdb52589b42d4ddf5a1c
Characters
0
75
171
2022-04-12T11:05:50Z
Stygies VIII
43156
Redirected page to [[Villagers]]
wikitext
text/x-wiki
#REDIRECT [[Villagers]]
3b11320a3ce36c51c6bf6f6ffce828acfbbf9fe0
Gruff Decorations & Appliances
0
76
172
2022-04-12T11:06:15Z
Stygies VIII
43156
Redirected page to [[Gruff Decorations]]
wikitext
text/x-wiki
#REDIRECT [[Gruff Decorations]]
27b158f0caaf45e44d42a8fad3893353ab6b962d
File:Pet Emporium.png
6
77
173
2022-04-12T12:28:00Z
Stygies VIII
43156
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
Pet Goods
0
78
174
2022-04-12T12:30:37Z
Stygies VIII
43156
Created page with "File:Pet Emporium.png|thumb|right|alt=An image of the inside of a shop with a witch in it, with a menu containing Cheap Canned Cat Food, Basic Scratch Post, Expensive Canned..."
wikitext
text/x-wiki
[[File:Pet Emporium.png|thumb|right|alt=An image of the inside of a shop with a witch in it, with a menu containing Cheap Canned Cat Food, Basic Scratch Post, Expensive Canned Cat Food and Small Litter Box|[[Carla-Lalla]] in Pet Emporium]]
'''Pet Emporium''' is a shop with items for pets in [[Caterwaul Way]] run by [[Carla-Lalla]].
==Services==
[[Category:Locations]]
f03860db2ad5d6fadb181232d02100e8c8c6d732
Note Board
0
79
175
2022-04-12T12:31:40Z
Stygies VIII
43156
Created page with "'''Community Notice Board''' is a location in [[Caterwaul Way]]. ==Services== [[Category:Locations]]"
wikitext
text/x-wiki
'''Community Notice Board''' is a location in [[Caterwaul Way]].
==Services==
[[Category:Locations]]
92293745f04d1b7c0985dd5442e153053307143a
Market
0
80
176
2022-04-12T12:31:42Z
Stygies VIII
43156
Created page with "'''Market''' is a location in [[Caterwaul Way]]. ==Services== [[Category:Locations]]"
wikitext
text/x-wiki
'''Market''' is a location in [[Caterwaul Way]].
==Services==
[[Category:Locations]]
ef326c74d028832359e9c44dea377e839299d7e9
Category:Front page sections
14
81
178
2022-04-12T12:34:15Z
Stygies VIII
43156
Created page with "Category for front page (also known as main page) sections. [[Category:Cat Cafe Manager Wiki]]"
wikitext
text/x-wiki
Category for front page (also known as main page) sections.
[[Category:Cat Cafe Manager Wiki]]
750541743a99ea9ac19c2fadb27e5c8e2f4f908b
Cat Trainer
0
82
179
2022-04-12T12:38:00Z
Stygies VIII
43156
Created page with "'''Cat Trainer''' is a location in [[Caterwaul Way]], where the player can train their [[cats]]. ==Services== [[Category:Locations]]"
wikitext
text/x-wiki
'''Cat Trainer''' is a location in [[Caterwaul Way]], where the player can train their [[cats]].
==Services==
[[Category:Locations]]
2cc85c43f9726bb15c8c9dbb9325c826b40677e9
Cat Cafe
0
83
180
2022-04-12T12:55:11Z
Stygies VIII
43156
Created page with "[[File:Cat Cafe.png|thumb|right|alt=A picture of a cat cafe named "Coffee Meow!" full of customers and cats|An example Cat Cafe]] '''Cat Cafe''' is the main element of Cat..."
wikitext
text/x-wiki
[[File:Cat Cafe.png|thumb|right|alt=A picture of a cat cafe named "Coffee Meow!" full of customers and cats|An example Cat Cafe]]
'''Cat Cafe''' is the main element of [[Cat Cafe Manager]] gameplay, located in [[Caterwaul Way]].
==Cats==
The player starts with a chosen starting [[cats|cat]] and later can adopt more and more strays to improve the cafe and find out about new information. Equipment for pets can be bought in the [[Pet Emporium]]. One has to take care of the cats, feed them and pet them to keep them happy.
[[File:Pet the cat.png|thumb|right|alt=A picture of an employee petting a cat in a cat cafe named "Cat In The Kettle"|Pet your cats to keep them happy]]
==Customers==
The cat cafe can be visited by the [[villagers]]. Keeping them satisfied with the services will allow the player to explore the storyline and discover new information about Caterwaul Way.
[[File:Site-background.png|thumb|right|alt=A picture of a large cat cafe full of customers and cats|Befriending people from Caterwaul Way is useful]]
==Design Mode==
In [[Design Mode]], the player can expand the cafe's size and add various decorations, appliances and [[furniture]].
==Features==
The player can develop new [[recipes]] for the customers to impress them. The cafe can also be promoted with [[advertising]]. [[Projects]] can be completed to improve the business.
[[Category:Locations]]
04ae6dfd966d598b59c3e16e237729dea694da71
181
180
2022-04-12T12:56:47Z
Stygies VIII
43156
wikitext
text/x-wiki
[[File:Cat Cafe.png|thumb|right|alt=A picture of a cat cafe named "Coffee Meow!" full of customers and cats|An example Cat Cafe]]
'''Cat Cafe''' is the main element of [[Cat Cafe Manager]] gameplay, located in [[Caterwaul Way]].
==Cats==
The player starts with a chosen starting [[cats|cat]] and later can adopt more and more strays to improve the cafe and find out about new information. Equipment for pets can be bought in the [[Pet Emporium]]. One has to take care of the cats, feed them and pet them to keep them happy. One can also improve [[cat skills|the cats' skills]].
[[File:Pet the cat.png|thumb|right|alt=A picture of an employee petting a cat in a cat cafe named "Cat In The Kettle"|Pet your cats to keep them happy]]
==Staff==
The player can hire [[staff]] and train their [[staff skills|skills]] to offer better services.
==Customers==
The cat cafe can be visited by the [[villagers]]. Keeping them satisfied with the services will allow the player to explore the storyline and discover new information about Caterwaul Way.
[[File:Site-background.png|thumb|right|alt=A picture of a large cat cafe full of customers and cats|Befriending people from Caterwaul Way is useful]]
==Design Mode==
In [[Design Mode]], the player can expand the cafe's size and add various decorations, appliances and [[furniture]].
==Features==
The player can develop new [[recipes]] for the customers to impress them. The cafe can also be promoted with [[advertising]]. [[Projects]] can be completed to improve the business.
[[Category:Locations]]
c90191fd14ab9ea82e32a8b5c3a1f96b75df1a72
194
181
2022-04-12T15:11:49Z
Stygies VIII
43156
wikitext
text/x-wiki
[[File:Cat Cafe.png|thumb|right|alt=A picture of a cat cafe named "Coffee Meow!" full of customers and cats|An example Cat Cafe]]
'''Cat Cafe''' is the main element of [[Cat Cafe Manager]] gameplay, located in [[Caterwaul Way]].
==Cats==
The player starts with a chosen starting [[cats|cat]] and later can adopt more and more strays to improve the cafe and find out about new information. Equipment for pets can be bought in the [[Pet Emporium]]. One has to take care of the cats, feed them and pet them to keep them happy. One can also improve [[cat skills|the cats' skills]].
[[File:Pet the cat.png|thumb|right|alt=A picture of an employee petting a cat in a cat cafe named "Cat In The Kettle"|Pet your cats to keep them happy]]
==Staff==
The player can hire [[staff]] and train their [[skills]] to offer better services.
==Customers==
The cat cafe can be visited by the [[villagers]]. Keeping them satisfied with the services will allow the player to explore the storyline and discover new information about Caterwaul Way.
[[File:Site-background.png|thumb|right|alt=A picture of a large cat cafe full of customers and cats|Befriending people from Caterwaul Way is useful]]
==Design Mode==
In [[Design Mode]], the player can expand the cafe's size and add various decorations, appliances and [[furniture]].
==Features==
The player can develop new [[recipes]] for the customers to impress them. The cafe can also be promoted with [[advertising]]. [[Projects]] can be completed to improve the business.
[[Category:Locations]]
c441fbc24db16740707f07a089d11bda22888e97
207
194
2022-04-12T16:43:06Z
Stygies VIII
43156
wikitext
text/x-wiki
[[File:Cat Cafe.png|thumb|right|alt=A picture of a cat cafe named "Coffee Meow!" full of customers and cats|An example Cat Cafe]]
'''Cat Cafe''' is the main element of [[Cat Cafe Manager]] gameplay, located in [[Caterwaul Way]].
==Cats==
The player starts with a chosen starting [[cats|cat]] and later can adopt more and more strays to improve the cafe and find out about new information. Equipment for pets can be bought in the [[Pet Emporium]]. One has to take care of the cats, feed them and pet them to keep them happy. One can also improve [[Cat Skills|the cats' skills]].
[[File:Pet the cat.png|thumb|right|alt=A picture of an employee petting a cat in a cat cafe named "Cat In The Kettle"|Pet your cats to keep them happy]]
==Staff==
The player can hire [[staff]] and train their [[skills]] to offer better services.
==Customers==
The cat cafe can be visited by the [[villagers]]. Keeping them satisfied with the services will allow the player to explore the storyline and discover new information about Caterwaul Way.
[[File:Site-background.png|thumb|right|alt=A picture of a large cat cafe full of customers and cats|Befriending people from Caterwaul Way is useful]]
==Design Mode==
In [[Design Mode]], the player can expand the cafe's size and add various decorations, appliances and [[furniture]].
==Features==
The player can develop new [[recipes]] for the customers to impress them. The cafe can also be promoted with [[advertising]]. [[Projects]] can be completed to improve the business.
[[Category:Locations]]
e95031aa9b29e1917a1c8569703ab3931748eafd
Projects
0
84
182
2022-04-12T12:57:58Z
Stygies VIII
43156
Created page with "'''Projects''' is a feature in [[Cat Cafe Manager]]. ==Guides== [[Category:Features]]"
wikitext
text/x-wiki
'''Projects''' is a feature in [[Cat Cafe Manager]].
==Guides==
[[Category:Features]]
fc90848db0c24a8a29193e6f3ec548311824609a
Bonner
0
86
186
2022-04-12T13:06:23Z
Stygies VIII
43156
Created page with "File:Bonner.png|thumb|right|alt=An image of an old man with a beard and a woolen hat. He's captioned as Bonner and says "Hello there! Your cats are lookin' mighty fishy toda..."
wikitext
text/x-wiki
[[File:Bonner.png|thumb|right|alt=An image of an old man with a beard and a woolen hat. He's captioned as Bonner and says "Hello there! Your cats are lookin' mighty fishy today!".|Bonner]]
{{Quote
|Hello there! Your cats are lookin' mighty fishy today!
|Bonner
}}
'''Bonner''' is a ferryman, one of the [[villagers]] in [[Cat Cafe Manager]], who knows many tales about the settlement.
==Background==
==Quotes==
*''Why are there so many stray cats in Caterwaul? Well, yer ol' grandmother had her theories...''
[[Category:Villagers]]
5a23195f8c1fc8163c18ad46e2ab258719eb139e
199
186
2022-04-12T15:28:03Z
Stygies VIII
43156
wikitext
text/x-wiki
[[File:Bonner.jpg|thumb|right|alt=An image of an old man with a beard and a woolen hat. He's captioned as Bonner and says "Hello there! Your cats are lookin' mighty fishy today!".|Bonner]]
{{Quote
|Hello there! Your cats are lookin' mighty fishy today!
|Bonner
}}
'''Bonner''' is a ferryman, one of the [[villagers]] in [[Cat Cafe Manager]], who knows many tales about the settlement.
==Background==
==Quotes==
*''Why are there so many stray cats in Caterwaul? Well, yer ol' grandmother had her theories...''
[[Category:Villagers]]
8412c015c2d170e7b4c3d0620a4e076c0d4e9e34
Category:Villagers
14
87
187
2022-04-12T13:07:25Z
Stygies VIII
43156
Created page with "Category for [[villagers]] in [[Cat Cafe Manager]]."
wikitext
text/x-wiki
Category for [[villagers]] in [[Cat Cafe Manager]].
6612b77300b399fadc857b14fdc940ddbec3b75f
Villagers
0
62
188
147
2022-04-12T13:08:50Z
Stygies VIII
43156
wikitext
text/x-wiki
'''Villagers''' are the inhabitants of [[Caterwaul Way]] who can visit the [[Cat Cafe]] and offer their services in places like [[Gruff Decorations]] or [[Pet Emporium]].
==List of villagers==
*[[Arwel]]
*[[Bonner]]
*[[Carla-Lalla]]
*[[Finley]]
*[[Mateo]]
[[Category:Villagers]]
e86803073ab4406152d25efb382b31b822c6e1a6
Advertising
0
88
189
2022-04-12T13:13:29Z
Stygies VIII
43156
Created page with "'''Advertising''' is a feature in [[Cat Cafe Manager]]. ==Guides== [[Category:Features]]"
wikitext
text/x-wiki
'''Advertising''' is a feature in [[Cat Cafe Manager]].
==Guides==
[[Category:Features]]
063716d42ece7034126af0d4ef73a8401748a020
Recipes
0
89
190
2022-04-12T13:19:34Z
Stygies VIII
43156
Created page with "[[File:Recipes.png|thumb|right|alt=|The player can create recipes for their customers]] '''Recipes''' can be created to add new food and drinks to the [[Cat Cafe]] and improv..."
wikitext
text/x-wiki
[[File:Recipes.png|thumb|right|alt=|The player can create recipes for their customers]]
'''Recipes''' can be created to add new food and drinks to the [[Cat Cafe]] and improve its services.
==List of recipes==
*[[Chocolate Sundae Recipe]]
*[[Cold Brew Coffee Recipe]]
*[[Herbal Tea Recipe]]
*[[Italian Espresso Recipe]]
*[[Latte Recipe]]
*[[Pretzel Recipe]]
*[[Root Beer Recipe]]
*[[Strawberry Milkshake Recipe]]
==Guides==
[[Category:Features]]
bc692a6bc5914b54567ea1ce1427eb3e8469e22b
File:Cat skills.png
6
90
192
2022-04-12T15:07:51Z
Stygies VIII
43156
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Staff skills.png
6
91
193
2022-04-12T15:08:28Z
Stygies VIII
43156
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
MediaWiki:Sidebar
8
24
195
155
2022-04-12T15:12:21Z
Stygies VIII
43156
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
* Gameplay
** Caterwaul Way|Caterwaul Way
** Cats|Cats
** Cat skills|Cat skills
** Staff|Staff
** Skills|Staff skills
** Villagers|Villagers
** Design Mode|Design Mode
** Furniture|Furniture
** Recipes|Recipes
** Projects|Projects
** Advertising|Advertising
* SEARCH
* TOOLBOX
* LANGUAGES
365b8cfb7c41b7e60dab840984f5adc4762d9881
205
195
2022-04-12T16:42:32Z
Stygies VIII
43156
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
* Gameplay
** Caterwaul Way|Caterwaul Way
** Cats|Cats
** Cat Skills|Cat Skills
** Staff|Staff
** Skills|Staff skills
** Villagers|Villagers
** Design Mode|Design Mode
** Furniture|Furniture
** Recipes|Recipes
** Projects|Projects
** Advertising|Advertising
* SEARCH
* TOOLBOX
* LANGUAGES
115032d2df2c29bb99ece37031340b8999c671f3
File:Bonner.jpg
6
93
198
2022-04-12T15:27:34Z
Stygies VIII
43156
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Arwel.png
6
94
200
2022-04-12T15:28:52Z
Stygies VIII
43156
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
Arwel
0
95
201
2022-04-12T15:32:51Z
Stygies VIII
43156
Created page with "File:Arwel.png|thumb|right|alt=An image of a punk wearing a leather jacket with spikes, saying "God, smiling that much doesn't hurt at all? You wouldn't make much of a Punk"..."
wikitext
text/x-wiki
[[File:Arwel.png|thumb|right|alt=An image of a punk wearing a leather jacket with spikes, saying "God, smiling that much doesn't hurt at all? You wouldn't make much of a Punk".|Arwel]]
{{Quote
|God, smiling that much doesn't hurt at all? You wouldn't make much of a Punk.
|Arwel
}}
'''Arwel''' is one of the [[villagers]] in [[Cat Cafe Manager]], a punk and the owner of [[Gruff Decorations]].
==Background==
==Quotes==
[[Category:Villagers]]
ba6822ad879b8c86da964a6ebd57b115e5b432e1
Carla-Lalla
0
96
202
2022-04-12T15:37:05Z
Stygies VIII
43156
Created page with "File:Carla-Lalla.PNG|thumb|right|alt=An image of a long haired witch wearing a witches' hat, saying "Kitten, I understand this might come as a surprise. But I am actually......"
wikitext
text/x-wiki
[[File:Carla-Lalla.PNG|thumb|right|alt=An image of a long haired witch wearing a witches' hat, saying "Kitten, I understand this might come as a surprise. But I am actually... a Witch!"|Carla-Lalla]]
{{Quote
|Please, don't ever mention a witches' hat! Its... embarassing?
|Carla-Lalla
}}
'''Carla-Lalla''' is one of the [[villagers]] in [[Cat Cafe Manager]], a witch and the owner of [[Pet Emporium]].
==Background==
==Quotes==
[[Category:Villagers]]
b1b30b2f533ce5eb79f2c7803fc3c17177b559d1
File:Mateo.png
6
97
203
2022-04-12T15:38:01Z
Stygies VIII
43156
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
Mateo
0
98
204
2022-04-12T15:41:56Z
Stygies VIII
43156
Created page with "[[File:Mateo.png|thumb|right|alt=An image of a man wearing glasses, a shirt and a jacket tied around his neck, saying "Cats and coffee? Now that's synergy, baybee!"|Mateo]] '..."
wikitext
text/x-wiki
[[File:Mateo.png|thumb|right|alt=An image of a man wearing glasses, a shirt and a jacket tied around his neck, saying "Cats and coffee? Now that's synergy, baybee!"|Mateo]]
'''Mateo''' is one of the [[villagers]] in [[Cat Cafe Manager]].
==Background==
==Quotes==
[[Category:Villagers]]
a37fe7c6e7503187e49e87379d78dfb0f0cf283c
File:Serve.jpg
6
99
208
2022-04-12T16:44:40Z
Stygies VIII
43156
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Menu.png
6
100
209
2022-04-12T16:45:04Z
Stygies VIII
43156
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Cat skills train.png
6
101
210
2022-04-12T16:46:06Z
Stygies VIII
43156
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
Design Mode
0
68
212
183
2022-04-12T16:52:31Z
Stygies VIII
43156
wikitext
text/x-wiki
[[File:Building.PNG|thumb|right|alt=A screenshot of a cat cafe named Cat In The Kettle, with a menu at the bottom of the screenshot with two tabs "Decorate" and "Build".|Design Mode in Cat Cafe Manager]]
'''Design Mode''' is a feature in [[Cat Cafe Manager]] allowing the player to expand the size of their [[Cat Cafe]] and [[furniture|furnish]] it.
==Decorate==
Decorating in Design Mode is used to add furniture, appliances and decorations to the Cat Cafe.
==Build==
Building in Design Mode is used to expand the size of the cafe and choose the design of the walls and floor.
==Guides==
[[Category:Features]]
0727c60b97b2c954402d6a20234aea4bad452ee9
Gruff Decorations
0
70
213
166
2022-04-12T16:56:10Z
Stygies VIII
43156
wikitext
text/x-wiki
[[File:Gruff Decorations.PNG|thumb|right|alt=An image of a punk wearing a leather jacket with spikes inside a shop. Coffee Machine and Crappy Tolet are listed on the list of items he has.|[[Arwel]] in his shop]]
'''Gruff Decorations''', also known as '''Gruff Decorations & Appliances''', is a shop with [[furniture]], appliances and decorations in [[Caterwaul Way]] run by [[Arwel]].
==Services==
[[Category:Locations]]
d1f08118d21ecc246f93a84e1e00c1b511c932de
Furniture
0
103
214
2022-04-12T16:56:30Z
Stygies VIII
43156
Created page with "'''Furniture''' in [[Cat Cafe Manager]] can be used to furnish – via [[Design Mode]] – the player's [[Cat Cafe]] and improve its quality. Various pieces of furniture can b..."
wikitext
text/x-wiki
'''Furniture''' in [[Cat Cafe Manager]] can be used to furnish – via [[Design Mode]] – the player's [[Cat Cafe]] and improve its quality. Various pieces of furniture can be bought at [[Gruff Decorations]].
[[File:Building.PNG|thumb|right|alt=A screenshot of a cat cafe named Cat In The Kettle, with a menu at the bottom of the screenshot with two tabs "Decorate" and "Build".|Furniture in [[Design Mode]]]]
[[File:Gruff Decorations.PNG|thumb|right|alt=An image of a punk wearing a leather jacket with spikes inside a shop. Coffee Machine and Crappy Tolet are listed on the list of items he has.|[[Gruff Decorations]]
==List of furniture==
==Guides==
[[Category:Furniture]]
275e40872df0dec2b67e35603926db016d06aaa1
215
214
2022-04-12T16:56:41Z
Stygies VIII
43156
wikitext
text/x-wiki
'''Furniture''' in [[Cat Cafe Manager]] can be used to furnish – via [[Design Mode]] – the player's [[Cat Cafe]] and improve its quality. Various pieces of furniture can be bought at [[Gruff Decorations]].
[[File:Building.PNG|thumb|right|alt=A screenshot of a cat cafe named Cat In The Kettle, with a menu at the bottom of the screenshot with two tabs "Decorate" and "Build".|Furniture in [[Design Mode]]]]
[[File:Gruff Decorations.PNG|thumb|right|alt=An image of a punk wearing a leather jacket with spikes inside a shop. Coffee Machine and Crappy Tolet are listed on the list of items he has.|[[Gruff Decorations]]]]
==List of furniture==
==Guides==
[[Category:Furniture]]
116706394b2ff6e193c300cee61840340e228b5e
Category:Furniture
14
104
216
2022-04-12T16:57:03Z
Stygies VIII
43156
Created page with "Category for furniture. [[Category:Features]]"
wikitext
text/x-wiki
Category for furniture.
[[Category:Features]]
57857f3ed6b501507760f102867c49b2cb6730a8
Skills
0
105
217
2022-04-12T17:08:54Z
Stygies VIII
43156
Created page with "[[File:Staff skills.png|250px|right|alt=A list of skills and their levels - Cleaning 20%, Cooking 10%, Service 30%, Cat Care 20%, Fixing 10%.|Information about skill levels]]..."
wikitext
text/x-wiki
[[File:Staff skills.png|250px|right|alt=A list of skills and their levels - Cleaning 20%, Cooking 10%, Service 30%, Cat Care 20%, Fixing 10%.|Information about skill levels]]
[[File:Serve.jpg|thumb|right|alt=An employee serving a Strawberry Milkshake to a customer. Her serving skill is 1/3.|Serving a [[Strawberry Milkshake]]]]
'''Skills''' are a feature in [[Cat Cafe Manager]] that affect [[staff]] work in the [[Cat Cafe]]. They can be trained to improve each employee's skill levels.
==List of skills==
*[[Cat Care]]
*[[Cleaning]]
*[[Cooking]]
*[[Fixing]]
*[[Service]]
[[Category:Skills]]
14653cd264384c69f9b72e40112ef575929448ff
234
217
2022-04-12T18:03:19Z
Stygies VIII
43156
wikitext
text/x-wiki
[[File:Staff skills.png|250px|right|alt=A list of skills and their levels - Cleaning 20%, Cooking 10%, Service 30%, Cat Care 20%, Fixing 10%.]]
[[File:Serve.jpg|thumb|right|alt=An employee serving a Strawberry Milkshake to a customer. Her serving skill is 1/3.|Serving a [[Strawberry Milkshake]]]]
'''Skills''' are a feature in [[Cat Cafe Manager]] that affect [[staff]] work in the [[Cat Cafe]]. They can be trained to improve each employee's skill levels.
==List of skills==
*[[Cat Care]]
*[[Cleaning]]
*[[Cooking]]
*[[Fixing]]
*[[Service]]
[[Category:Skills]]
8245556f43ec2406eadf24c39af68c92447ccc35
Staff
0
106
218
2022-04-12T17:12:18Z
Stygies VIII
43156
Created page with "The '''staff''' can be recruited from the population of [[villagers]]. Each of them have certain proficiency in [[skills]], which can be improved. ==Hiring== ==Guides== C..."
wikitext
text/x-wiki
The '''staff''' can be recruited from the population of [[villagers]]. Each of them have certain proficiency in [[skills]], which can be improved.
==Hiring==
==Guides==
[[Category:Staff]]
172c12cc3d1316ad4882d96cece434d2c8959e33
227
218
2022-04-12T17:43:43Z
Stygies VIII
43156
wikitext
text/x-wiki
The '''staff''' can be recruited from the population of [[villagers]].
==Skills==
Each employee has certain proficiency in [[skills]], which can be improved.
==Needs==
==Hiring==
==Guides==
[[Category:Staff]]
d51232208c1bcfa4a89ec3df86443cc1d0565179
Cat Cafe Manager
0
58
219
162
2022-04-12T17:18:01Z
Stygies VIII
43156
/* Characters */
wikitext
text/x-wiki
{{GameInfobox
|title=
|image=Keyart.jpg
|caption=Cat Cafe Manager keyart
|developer=[https://catcafemanager.com/team Roost Games]
|publisher=[https://www.freedom.gg/ Freedom Games]
|release=April 14, 2022
|platform=PC, Nintendo Switch
}}
'''Cat Cafe Manager''' is a game about developing your own [[Cat Cafe]] in [[Caterwaul Way]]. The player can adopt stray [[cats]] which affect the cafe, and befriend [[villagers]] who visit the business. In return, the player can discover various mysteries of the settlement.
==Storyline==
Your grandmother left you a small cafe in the sleepy village of Caterwaul Way, and it's up to you to fix the place up and turn it into a cat cafe. Locals will visit your business and you can adopt strays from the vast feline population of the settlement.
==Cat Cafe==
The cat cafe can be given a custom name. Managing the cat cafe includes using [[Design Mode]] to expand it and adding new [[furniture]], as well as hiring new [[staff]], adopting cats, creating new [[recipes]] and the [[menu]], finishing [[projects]] and promoting your place with [[advertising]].
==Locations==
*[[Caterwaul Way]]
**[[Cat Cafe]]
**[[Cat Trainer]]
**[[Community Notice Board]]
**[[Gruff Decorations]]
**[[Market]]
**[[Pet Emporium]]
*[[Shrine]]
==Characters==
===Villagers===
*[[Arwel]]
*[[Bonner]]
*[[Carla-Lalla]]
*[[Finley]]
*[[Mateo]]
===Cats===
*[[Grimalkin]]
[[Category:Characters]]
0216d9401e9bc965b7496fc8ffdb266c2416cec5
220
219
2022-04-12T17:18:18Z
Stygies VIII
43156
Undo revision 219 by [[Special:Contributions/Stygies VIII|Stygies VIII]] ([[User talk:Stygies VIII|talk]])
wikitext
text/x-wiki
{{GameInfobox
|title=
|image=Keyart.jpg
|caption=Cat Cafe Manager keyart
|developer=[https://catcafemanager.com/team Roost Games]
|publisher=[https://www.freedom.gg/ Freedom Games]
|release=April 14, 2022
|platform=PC, Nintendo Switch
}}
'''Cat Cafe Manager''' is a game about developing your own [[Cat Cafe]] in [[Caterwaul Way]]. The player can adopt stray [[cats]] which affect the cafe, and befriend [[villagers]] who visit the business. In return, the player can discover various mysteries of the settlement.
==Storyline==
Your grandmother left you a small cafe in the sleepy village of Caterwaul Way, and it's up to you to fix the place up and turn it into a cat cafe. Locals will visit your business and you can adopt strays from the vast feline population of the settlement.
==Cat Cafe==
The cat cafe can be given a custom name. Managing the cat cafe includes using [[Design Mode]] to expand it and adding new [[furniture]], as well as hiring new [[staff]], adopting cats, creating new [[recipes]] and the [[menu]], finishing [[projects]] and promoting your place with [[advertising]].
==Locations==
*[[Caterwaul Way]]
**[[Cat Cafe]]
**[[Cat Trainer]]
**[[Community Notice Board]]
**[[Gruff Decorations]]
**[[Market]]
**[[Pet Emporium]]
*[[Shrine]]
==Characters==
===Villagers===
*[[Arwel]]
*[[Bonner]]
*[[Carla-Lalla]]
*[[Finley]]
*[[Mateo]]
===Cats===
*[[Grimalkin]]
[[Category:Games]]
e1584b845684e618dd90b1586f2de8d867250845
Characters
0
75
221
171
2022-04-12T17:18:54Z
Stygies VIII
43156
Removed redirect to [[Villagers]]
wikitext
text/x-wiki
==List of characters==
===Villagers===
*[[Arwel]]
*[[Bonner]]
*[[Carla-Lalla]]
*[[Finley]]
*[[Mateo]]
===Cats===
*[[Grimalkin]]
[[Category:Characters]]
cc911881f8a906372f0b3cb2159b3106d483c4a7
222
221
2022-04-12T17:20:08Z
Stygies VIII
43156
wikitext
text/x-wiki
==Villagers==
*[[Arwel]]
*[[Bonner]]
*[[Carla-Lalla]]
*[[Finley]]
*[[Mateo]]
==Cats==
*[[Grimalkin]]
[[Category:Characters]]
c669f81f4a51bf3b3c1bd7950367f81334a76f0f
Grimalkin
0
107
223
2022-04-12T17:24:59Z
Stygies VIII
43156
Created page with "[[File:Grimalkin.png|thumb|right|alt=An image of a black cat saying "Hello."|Grimalkin]] '''Grimalkin''' is a talking black cat, a character in [[Cat Cafe Manager]]. Categ..."
wikitext
text/x-wiki
[[File:Grimalkin.png|thumb|right|alt=An image of a black cat saying "Hello."|Grimalkin]]
'''Grimalkin''' is a talking black cat, a character in [[Cat Cafe Manager]].
[[Category:Characters]]
6cb34e24c97df471ca752f74375440487502626f
Cat Cafe Manager Wiki/Top section
0
10
224
206
2022-04-12T17:28:11Z
Stygies VIII
43156
wikitext
text/x-wiki
<div class="fpbox" style="text-align: center;"><!-- BEGIN Welcome box-->
<div class="welcome">Welcome to ''Cat Cafe Manager'' Wiki</div>
<div>the ''[[Cat Cafe Manager]]'' guide written and maintained by the players.</div>
Please feel free to contribute by creating new articles or expanding existing ones.
{{NUMBEROFEDITS}} edits and {{NUMBEROFARTICLES}} articles as of {{CURRENTDAYNAME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}!
</div><!--END Welcome box-->
<div class="fpbox mobilecollapsible expanded" style="text-align: center;"><!-- BEGIN Description box-->
<div class="heading desktopcenter mobileleft">[[File:Cat1.png|50px|link=cats|alt=A small cat image]] About ''Cat Cafe Manager''</div>
<div class="body" style="text-align: left;">
[[File:Grimalkin transparent.png|link=Cat Cafe Manager|alt=A jumping cat, grinning mischievously, wearng a witch hat|267px|center]]
''Cat Cafe Manager'' is a game about running and designing your own [[Cat Cafe]]. Your grandmother left you a small place in [[Caterwaul Way]], a village full of different stray [[cats]]. You can adopt them, manage the [[staff]] and train their [[skills]], get new [[furniture]] for your cafe and expand it, and more. You can also befriend local [[villagers]] or discover various mysteries, such as a certain cat [[shrine]]. After all, cats see different things in the streets and the villagers will trust you more and more as your business grows.
</div>
</div><!--END Description box-->
<div class="fpbox mobilecollapsible expanded" id="fproles" style="text-align: center;"><!-- BEGIN Content box-->
<div class="heading desktopcenter mobileleft">Gameplay [[File:Cat2.png|50px|link=cats|alt=A small cat image]]</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Cats}}<!--
-->{{FP link|Cat Skills}}<!--
-->{{FP link|Traits}}<!--
-->{{FP link|Staff}}<!--
-->{{FP link|Skills}}<!--
-->{{FP link|Villagers}}<!--
-->{{FP link|Design Mode}}<!--
-->{{FP link|Recipes}}<!--
--></div></div>
</div><!-- END Content box-->
<div class="fpbox mobilecollapsible expanded" id="fpsubjects" style="text-align: center;"><!-- BEGIN Heading B box-->
<div class="heading desktopcenter mobileleft">[[File:Cat4.png|50px|link=cats|alt=A small cat image]] Caterwaul Way</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Pet Emporium}}<!--
-->{{FP link|Cat Trainer}}<!--
-->{{FP link|Gruff Decorations}}<!--
-->{{FP link|Market}}<!--
-->{{FP link|Community Notice Board}}<!--
-->{{FP link|Cat Cafe}}<!--
-->{{FP link|Shrine}}<!--
--></div></div>
</div><!-- END Heading B box--><noinclude>[[Category:Front page sections]]</noinclude>
f3f9040fa14b81516d10626c671fdeea6ac9acb0
MediaWiki:Sidebar
8
24
225
205
2022-04-12T17:28:39Z
Stygies VIII
43156
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
* Gameplay
** Caterwaul Way|Caterwaul Way
** Cats|Cats
** Cat Skills|Cat Skills
** Traits|Traits
** Staff|Staff
** Skills|Staff skills
** Villagers|Villagers
** Design Mode|Design Mode
** Furniture|Furniture
** Recipes|Recipes
** Projects|Projects
** Advertising|Advertising
* SEARCH
* TOOLBOX
* LANGUAGES
bd250e7382e98ee647086c9f37d8cdd28645cfac
254
225
2022-04-13T20:36:57Z
Stygies VIII
43156
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
* Gameplay
** Caterwaul Way|Caterwaul Way
** Cats|Cats
** Cat Skills|Cat Skills
** Traits|Traits
** Staff|Staff
** Skills|Staff skills
** Villagers|Villagers
** Design Mode|Design Mode
** Furniture|Furniture
** Recipes|Recipes
** Projects|Projects
** Advertising|Advertising
* SEARCH
* TOOLBOX
* LANGUAGES
03db9d22d74a92f6f91e4843fefc251bb39b639d
Template:CatInfobox
10
108
226
2022-04-12T17:31:31Z
Stygies VIII
43156
Created page with "<includeonly><infobox> <title source="title"> <default>{{PAGENAME}}</default> </title> <image source="image"> <caption source="caption"/> </image> <data sour..."
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image">
<caption source="caption"/>
</image>
<data source="traits">
<label>Traits</label>
</data>
</infobox></includeonly>
<noinclude>
Usage:<pre>
{{CatInfobox
|title=
|image=
|caption=
|traits=
}}
</pre>
</noinclude>
cab888e77f130af9cca8347115fa2501890488a5
Cats
0
109
228
2022-04-12T17:44:29Z
Stygies VIII
43156
Created page with "[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]] File:Mateo.png|thumb|right|alt=An image of a man wearing glasses, a shirt an..."
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
[[File:Mateo.png|thumb|right|alt=An image of a man wearing glasses, a shirt and a jacket tied around his neck, saying "Cats and coffee? Now that's synergy, baybee!"|[[Mateo]] appreciating coffee and cats]]
'''Cats''' are the iconic and most important part of the [[Cat Cafe]] in [[Caterwaul Way]]. One should pet them on a regular basis to keep them happy and take care of their needs – rest, food and drink.
==Skills==
[[Cat Skills]] can be trained so the cat levels up.
==Needs==
==Traits==
Cat [[traits]] make the cafe more attractive for [[villagers]] with certain characteristics.
==Guides==
[[Category:Cats]]
d14e63ef02056d6edd86ad974b37f296b4e2b676
Traits
0
110
229
2022-04-12T17:49:26Z
Stygies VIII
43156
Created page with "'''Traits''' are a type of [[cats|cat]] stats in [[Cat Cafe Manager]]. They can make the cafe more attractive to certain [[villagers]]. ==List of traits== {|class="article-ta..."
wikitext
text/x-wiki
'''Traits''' are a type of [[cats|cat]] stats in [[Cat Cafe Manager]]. They can make the cafe more attractive to certain [[villagers]].
==List of traits==
{|class="article-table"
!Icon
!Trait
!Description
!Effect
|-
|
|Tough
|They don't need nobody.
|<nowiki>+1</nowiki> Punks
|}
[[Category:Traits]]
71f93e22a26e7781adc1bed55597e2edd64972e1
230
229
2022-04-12T17:52:02Z
Stygies VIII
43156
wikitext
text/x-wiki
'''Traits''' are a type of [[cats|cat]] stats in [[Cat Cafe Manager]]. They can make the cafe more attractive to certain [[villagers]] or affect the amount of care a cat needs.
==List of traits==
{|class="article-table"
!Icon
!Trait
!Description
!Effect
|-
|
|Tough
|They don't need nobody.
|<nowiki>+1</nowiki> Punks
|-
|
|Tiny Tummy
|They don't need a lot of food.
|<nowiki>-1</nowiki> Food Need
|}
[[Category:Traits]]
a3c1c6699b1f87da56d4a6baf2d4c24c18ad19f7
232
230
2022-04-12T17:55:08Z
Stygies VIII
43156
wikitext
text/x-wiki
[[File:Catstats.png|thumb|right|alt=A window with stats of a cat Freddy. It has the Tiny Tummy trait - They don't need a lot of food. -1 Food Need|Cat stats. This cat has the Tiny Tummy trait]]
'''Traits''' are a type of [[cats|cat]] stats in [[Cat Cafe Manager]]. They can make the cafe more attractive to certain [[villagers]] or affect the amount of care a cat needs.
==List of traits==
{|class="article-table"
!Icon
!Trait
!Description
!Effect
|-
|
|Tough
|They don't need nobody.
|<nowiki>+1</nowiki> Punks
|-
|
|Tiny Tummy
|They don't need a lot of food.
|<nowiki>-1</nowiki> Food Need
|}
[[Category:Traits]]
7ff43faef95feca2ec38a07384dbfc28bc1f5235
Category:Traits
14
111
231
2022-04-12T17:53:07Z
Stygies VIII
43156
Created page with "Category for [[Traits]]. [[Category:Cat Cafe Manager Wiki]]"
wikitext
text/x-wiki
Category for [[Traits]].
[[Category:Cat Cafe Manager Wiki]]
de563469d21425ff44199e51a0e8b5f7d7b13e2c
237
231
2022-04-12T18:06:44Z
Stygies VIII
43156
wikitext
text/x-wiki
Category for [[Traits]].
[[Category:Stats]]
5edf90f0a317b61435f9e7afff7114855768b901
Cat Skills
0
112
233
2022-04-12T18:01:00Z
Stygies VIII
43156
Created page with "File:Cat skills train.png|thumb|right|alt=A window with stats of a cat Freddy. The cursor hovers over a "Train" button and shows an option "Spend 1 Cat Training Point to tra..."
wikitext
text/x-wiki
[[File:Cat skills train.png|thumb|right|alt=A window with stats of a cat Freddy. The cursor hovers over a "Train" button and shows an option "Spend 1 Cat Training Point to train Freddy to level 3!"]]
'''Cat Skills''' are a type of [[cats|cat]] stats in [[Cat Cafe Manager]]. They can be improved by spending [[Skill point]]s to level up and gain [[Cat Training Points]].
==List of skills==
[[Category:Cat Skills]]
1dce0ca05af7ab7beec2e2ab21f5eef8e747da7a
235
233
2022-04-12T18:04:45Z
Stygies VIII
43156
wikitext
text/x-wiki
[[File:Cat skills.png|250px|right|alt=A list of cat skills and their levels - Fluffy 10%, Nimble 20%, Smart 10% and needs - rest 100%, food 80% and drink 99%.]]
[[File:Cat skills train.png|thumb|right|alt=A window with stats of a cat Freddy. The cursor hovers over a "Train" button and shows an option "Spend 1 Cat Training Point to train Freddy to level 3!"]]
'''Cat Skills''' are a type of [[cats|cat]] stats in [[Cat Cafe Manager]]. They can be improved by spending [[Skill point]]s to level up and gain [[Cat Training Points]].
==List of skills==
*[[Fluffy]]
*[[Nimble]]
*[[Smart]]
[[Category:Cat Skills]]
71cb120773016361cd3de38c122faffa8e2f8513
Category:Stats
14
113
236
2022-04-12T18:06:24Z
Stygies VIII
43156
Created page with "Category for stats in [[Cat Cafe Manager]]. [[Category:Cat Cafe Manager Wiki]]"
wikitext
text/x-wiki
Category for stats in [[Cat Cafe Manager]].
[[Category:Cat Cafe Manager Wiki]]
3267c1907c456d5b8cb9692a7fb204cc5a092ecc
Category:Staff
14
114
238
2022-04-12T18:07:57Z
Stygies VIII
43156
Created page with "Category for [[staff]]. [[Category:Cat Cafe Manager Wiki]]"
wikitext
text/x-wiki
Category for [[staff]].
[[Category:Cat Cafe Manager Wiki]]
a6832463d07923b788aaf24ca3115d21ad587912
Category:Skills
14
115
239
2022-04-12T18:08:16Z
Stygies VIII
43156
Created page with "Category for [[skills]]. [[Category:Stats]]"
wikitext
text/x-wiki
Category for [[skills]].
[[Category:Stats]]
dab37e807691224f9299b962893dbf195746ede0
Category:Cat Skills
14
116
240
2022-04-12T18:08:29Z
Stygies VIII
43156
Created page with "Category for [[Cat Skills]]. [[Category:Stats]]"
wikitext
text/x-wiki
Category for [[Cat Skills]].
[[Category:Stats]]
c1a4e529feeaec5675d33c7264f2ac4e348abd5d
Category:Cats
14
117
241
2022-04-12T18:09:19Z
Stygies VIII
43156
Created page with "Category for [[cats]]. [[Category:Cat Cafe Manager Wiki]]"
wikitext
text/x-wiki
Category for [[cats]].
[[Category:Cat Cafe Manager Wiki]]
e342b9e38c51c2a86abfd600510d8ee193cebc67
Category:Characters
14
118
242
2022-04-12T18:09:34Z
Stygies VIII
43156
Created page with "Category for [[characters]]. [[Category:Cat Cafe Manager Wiki]]"
wikitext
text/x-wiki
Category for [[characters]].
[[Category:Cat Cafe Manager Wiki]]
961b78096eecd7b103c648c1519ed8eaf5dafe3f
Category:Pages with broken file links
14
119
243
2022-04-12T18:09:54Z
Stygies VIII
43156
Created page with "[[Category:Cat Cafe Manager Wiki]]"
wikitext
text/x-wiki
[[Category:Cat Cafe Manager Wiki]]
0ee0db44da933cfc1f53dba5540fae43711f4400
Category:Template documentation
14
120
244
2022-04-12T18:10:12Z
Stygies VIII
43156
Created page with "[[Category:Cat Cafe Manager Wiki]]"
wikitext
text/x-wiki
[[Category:Cat Cafe Manager Wiki]]
0ee0db44da933cfc1f53dba5540fae43711f4400
Category:Templates
14
121
245
2022-04-12T18:10:17Z
Stygies VIII
43156
Created page with "[[Category:Cat Cafe Manager Wiki]]"
wikitext
text/x-wiki
[[Category:Cat Cafe Manager Wiki]]
0ee0db44da933cfc1f53dba5540fae43711f4400
Category:Templates/Navbox
14
122
246
2022-04-12T18:10:29Z
Stygies VIII
43156
Created page with "Category for navbox type templates [[Category:Cat Cafe Manager Wiki]]"
wikitext
text/x-wiki
Category for navbox type templates
[[Category:Cat Cafe Manager Wiki]]
df33b67d9084f1bf3787fbb12883d6715e91a463
Category:Templates/Notice
14
123
247
2022-04-12T18:10:41Z
Stygies VIII
43156
Created page with "Category for notice type templates [[Category:Cat Cafe Manager Wiki]]"
wikitext
text/x-wiki
Category for notice type templates
[[Category:Cat Cafe Manager Wiki]]
74ef5a8dc9ac4b36b4f0fa9278e30e52c08ed113
Category:Formatting templates
14
124
248
2022-04-12T18:10:51Z
Stygies VIII
43156
Created page with "Category for formatting templates [[Category:Cat Cafe Manager Wiki]]"
wikitext
text/x-wiki
Category for formatting templates
[[Category:Cat Cafe Manager Wiki]]
e77f10f6f8320ac23cdeef53e32c914fd0a5a60d
MediaWiki:Common.css
8
5
249
144
2022-04-12T18:13:21Z
Stygies VIII
43156
css
text/css
/* CSS placed here will be applied to all skins */
/* Logo */
.mw-wiki-logo {
background-image: url(/images/e/e6/Site-logo.png?22b73);
}
/* Centers logo */
#p-logo {
width: 100%;
height: var(--main-layout-logo-height);
position: absolute;
margin-top: -1em;
}
#p-logo a {
width: 360px;
height: 186px;
margin: 0 auto;
}
/* Background */
body {
background: url(/images/5/57/Site-background.png) no-repeat center center fixed;
background-size: cover;
}
/* Content theming */
#content,
#mw-head {
margin-top: 11.14em;
border-radius: 5px;
font-family: Nunito,Arial,sans-serif;
}
.mw-body {
background-color: #eed39e;
border: 1px solid #f59525;
}
.catlinks,
.toc {
background-color: #f3e0bb;
}
#mw-page-base {
background: none;
}
#mw-panel #p-logo + .portal {
margin-top: 12.25em;
}
#mw-panel {
padding-left: 0;
margin-top: -12.5em;
}
h1, h2, h3, h4, h5, h6 {
color: #2a0800;
font-family: Nunito,Arial,sans-serif !important;
}
/* Left portal theming */
#mw-panel .portal{
margin-bottom: 2px;
border-top: 6px solid #f59525;
border-radius: 3px;
background-color: #eed39e;
font-family: Nunito,Arial,sans-serif;
}
#mw-panel .portal h3{
font-weight: bold;
}
/* Top tabs theming */
.vectorTabs li a,
#ca-watch,
#p-cactions {
background-image: linear-gradient(#eed39e, #F3DFB9);
border-radius: 3px 3px 0px 0px;
}
.vectorTabs li.selected a,
.mw-navigation {
background-color: #eed39e;
background-image: none;
}
.vectorTabs,
.vectorTabs li,
.vectorTabs li.selected,
.vectorTabs span,
.vectorTabs ul {
background: transparent;
}
/* Footer theming */
#footer-places {
display: none;
}
/* Fixes footer at the bottom */
body > footer {
position: fixed;
bottom: 0;
width: 100%;
}
/* Main page layout */
#fp-2column.fp-container {
display: grid;
grid-template-areas: "a" "b" "c";
grid-template-columns: 100%;
}
@media screen and (min-width:990px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c c";
grid-template-columns: 50% 50%;
}
}
@media screen and (min-width:1350px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c b";
grid-template-columns: auto 520px;
}
}
#fp-top {
grid-area: a;
}
#fp-flex {
grid-area: b;
}
#fp-bottom {
grid-area: c;
}
/* Main page structure */
.fpbox {
margin: 5px;
padding: 5px;
overflow: auto;
width: calc(100% - 2px);
}
.fpbox.plain {
background: transparent;
border: none;
box-shadow: none;
}
.fpbox .heading,
.fpbox .mainheading,
.fpbox .welcome {
margin: 0 0 10px;
padding: 0 0 5px;
overflow: auto;
}
.fpbox .heading {
background: #f59525;
border-radius: 3px;
padding: 4px;
}
.fpbox .mainheading,
.fpbox .welcome {
font-size: 150%;
font-weight: bold;
}
.fpbox .heading {
text-align: center;
font-size: 132%;
font-weight: bold;
}
.linkslabel {
margin: 15px 5px 5px;
padding: 0 0 5px;
}
/* Template:FP links styles */
.fplinks {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
align-items: stretch;
text-align: center;
}
.fplink-outer {
padding: 5px;
flex-basis: calc(25% - 10px);
width: calc(25% - 15px);
min-width: 115px;
display: inline-block;
vertical-align: middle;
}
.fplink-wide {
flex-basis: calc(33% - 10px);
width: calc(33% - 15px);
}
.fplink-fullwidth {
flex-basis: 100%;
width: calc(100% - 15px);
font-weight: bold;
}
.fplink {
padding: 0.5em;
box-sizing: border-box;
width: 100%;
height: 100%;
display: table;
border-bottom: 2px #2a0800 solid;
font-size: 17px;
}
.fplink-plain {
background: transparent;
border-radius: 0;
border: 0;
box-shadow: none;
}
.fplink-inner {
display: table-row;
}
.fplink a {
display: table-cell;
vertical-align: middle;
}
.fplink img {
max-width: 150px;
width: 100%;
height: auto;
}
/* Auto-resize front page video to fit smaller columns */
.fpbox .embedvideowrap {
width: 100% !important;
max-width: 480px;
margin: 0 auto;
}
.fpbox .embedvideowrap iframe {
width: 100%!important;
}
/* Multi-column box support */
.fp-container main .columns .leftcol,
.fp-container .columns .rightcol {
width: 100%;
margin: 0;
padding: 0;
}
@media (min-width: 990px) {
.fp-container .columns .leftcol {
float: left;
width: 50%;
}
.fp-container .columns .rightcol {
float: right;
width: 50%;
}
}
.fp-section {
display: flex;
flex-wrap: wrap;
}
/* Infobox general theming */
.portable-infobox {
overflow: hidden;
background: #f59525;
padding: 0;
border-radius: 5px;
margin-right: 7px;
border: 2px #f59525 solid;
}
.portable-infobox .pi-navigation {
background: #f59525;
text-align: center;
}
.pi-item.pi-data {
background-color: #eed39e;
}
/* Infobox titles and headers */
.portable-infobox .pi-title {
font-weight: bold;
font-size: large;
line-height: 15px;
color: #FFFFFF;
text-align: center;
padding: 6px 3px;
background: #f59525;
}
.portable-infobox .pi-header {
font-size: small;
line-height: 10px;
color: #FFFFFF;
text-align: center;
padding: 4px 0;
background: #f59525;
}
/* Infobox images */
.portable-infobox .pi-caption {
color: #2a0800;
}
.portable-infobox .pi-image-collection-tabs {
text-align: center;
background: #eed39e;
}
.portable-infobox .pi-image-collection-tab-content {
background: #eed39e;
}
.portable-infobox ul.pi-image-collection-tabs li {
background: #eed39e;
font-weight: normal;
border: 1px solid #f59525;
margin-right: 0;
}
.portable-infobox ul.pi-image-collection-tabs li.current {
background-color: #f59525 !important;
color: white !important;
}
.portable-infobox ul.pi-image-collection-tabs li.pi-item-spacing {
padding: 2px 4px 1px;
}
/* Article-table and wikitable formatting */
.article-table th,
.article-table td,
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td {
border: 1px solid #f7aa50;
}
.wikitable, .WikiaTable, .article-table {
border: 2px solid #f59525;
}
.wikitable th, .WikiaTable th, .article-table th {
background-color: #f59525 !important;
color: #fff;
}
.wikitable td, .WikiaTable td, .article-table td {
background: #eed39e;
margin: 1px;
}
.table, .wikitable, .article-table
{
display: inline-table;
overflow-x: auto;
white-space: normal;
}
.wikitable, .article-table
{
border-collapse: collapse;
}
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td,
.wikitable th, .article-table th, .wikitable > tr > th, .wikitable > * > tr > th {
padding: .2em .4em;
}
.article-table td
{
padding: 6px 12px;
}
49f9441d756a41eb99c95fb577f15cfbede83636
253
249
2022-04-13T20:34:50Z
Stygies VIII
43156
css
text/css
/* CSS placed here will be applied to all skins */
/* Logo */
.mw-wiki-logo {
background-image: url(/images/e/e6/Site-logo.png?22b73);
}
/* Centers logo */
#p-logo {
width: 100%;
height: var(--main-layout-logo-height);
position: absolute;
margin-top: -1em;
}
#p-logo a {
width: 360px;
height: 186px;
margin: 0 auto;
}
/* Background */
body {
background: url(/images/5/57/Site-background.png) no-repeat center center fixed;
background-size: cover;
}
/* Content theming */
#content,
#mw-head {
margin-top: 11.14em;
border-radius: 5px;
font-family: Nunito,Arial,sans-serif;
}
.mw-body {
background-color: #eed39e;
border: 1px solid #f59525;
}
.catlinks,
.toc {
background-color: #f3e0bb;
}
#mw-page-base {
background: none;
}
h1, h2, h3, h4, h5, h6 {
color: #2a0800;
font-family: Nunito,Arial,sans-serif !important;
}
/* Left portal theming */
#mw-panel .portal{
margin-bottom: 2px;
border-top: 6px solid #f59525;
border-radius: 3px;
background-color: #eed39e;
font-family: Nunito,Arial,sans-serif;
}
#mw-panel .portal h3{
font-weight: bold;
border-bottom: 1px #f59525 solid;
}
#mw-panel #p-logo + .portal {
margin-top: 12.25em;
}
#mw-panel {
padding-left: 0;
margin-top: -12.5em;
}
/* Top tabs theming */
.vectorTabs li a,
#ca-watch,
#p-cactions {
background-image: linear-gradient(#eed39e, #F3DFB9);
border-radius: 3px 3px 0px 0px;
border-top: 1px solid #f59525;
}
#p-cactions-label {
background: transparent !important;
}
.vectorTabs li.selected a,
.mw-navigation {
background-color: #eed39e;
background-image: none;
}
.vectorTabs,
.vectorTabs li,
.vectorTabs li.selected,
.vectorTabs span,
.vectorTabs ul {
background: transparent;
}
#ca-nstab-main > span:nth-child(1) > a:nth-child(1),
#ca-view > span:nth-child(1) > a:nth-child(1) {
border-left: 1px solid #f59525;
}
#ca-talk > span:nth-child(1) > a:nth-child(1),
#p-cactions {
border-right: 1px solid #f59525;
}
/* Footer theming */
#footer-places {
display: none;
}
/* Fixes footer at the bottom */
body > footer {
position: fixed;
bottom: 0;
width: 100%;
}
#footer {
padding: 1.25em 1.25em 0.5em 1.25em;
background-color: #f3e0bb;
opacity: 0.8;
border-radius: 3px;
margin-bottom: 3em;
margin-top: 4px;
}
/* Main page layout */
#fp-2column.fp-container {
display: grid;
grid-template-areas: "a" "b" "c";
grid-template-columns: 100%;
}
@media screen and (min-width:990px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c c";
grid-template-columns: 50% 50%;
}
}
@media screen and (min-width:1350px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c b";
grid-template-columns: auto 520px;
}
}
#fp-top {
grid-area: a;
}
#fp-flex {
grid-area: b;
}
#fp-bottom {
grid-area: c;
}
/* Main page structure */
.fpbox {
margin: 5px;
padding: 5px;
overflow: auto;
width: calc(100% - 2px);
}
.fpbox.plain {
background: transparent;
border: none;
box-shadow: none;
}
.fpbox .heading,
.fpbox .mainheading,
.fpbox .welcome {
margin: 0 0 10px;
padding: 0 0 5px;
overflow: auto;
}
.fpbox .heading {
background: #f59525;
border-radius: 3px;
padding: 4px;
}
.fpbox .mainheading,
.fpbox .welcome {
font-size: 150%;
font-weight: bold;
}
.fpbox .heading {
text-align: center;
font-size: 132%;
font-weight: bold;
}
.linkslabel {
margin: 15px 5px 5px;
padding: 0 0 5px;
}
/* Template:FP links styles */
.fplinks {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
align-items: stretch;
text-align: center;
}
.fplink-outer {
padding: 5px;
flex-basis: calc(25% - 10px);
width: calc(25% - 15px);
min-width: 115px;
display: inline-block;
vertical-align: middle;
}
.fplink-wide {
flex-basis: calc(33% - 10px);
width: calc(33% - 15px);
}
.fplink-fullwidth {
flex-basis: 100%;
width: calc(100% - 15px);
font-weight: bold;
}
.fplink {
padding: 0.5em;
box-sizing: border-box;
width: 100%;
height: 100%;
display: table;
border-bottom: 2px #2a0800 solid;
font-size: 17px;
}
.fplink-plain {
background: transparent;
border-radius: 0;
border: 0;
box-shadow: none;
}
.fplink-inner {
display: table-row;
}
.fplink a {
display: table-cell;
vertical-align: middle;
}
.fplink img {
max-width: 150px;
width: 100%;
height: auto;
}
/* Auto-resize front page video to fit smaller columns */
.fpbox .embedvideowrap {
width: 100% !important;
max-width: 480px;
margin: 0 auto;
}
.fpbox .embedvideowrap iframe {
width: 100%!important;
}
/* Multi-column box support */
.fp-container main .columns .leftcol,
.fp-container .columns .rightcol {
width: 100%;
margin: 0;
padding: 0;
}
@media (min-width: 990px) {
.fp-container .columns .leftcol {
float: left;
width: 50%;
}
.fp-container .columns .rightcol {
float: right;
width: 50%;
}
}
.fp-section {
display: flex;
flex-wrap: wrap;
}
/* Infobox general theming */
.portable-infobox {
overflow: hidden;
background: #f59525;
padding: 0;
border-radius: 5px;
margin-right: 7px;
border: 2px #f59525 solid;
}
.portable-infobox .pi-navigation {
background: #f59525;
text-align: center;
}
.pi-item.pi-data {
background-color: #eed39e;
}
/* Infobox titles and headers */
.portable-infobox .pi-title {
font-weight: bold;
font-size: large;
line-height: 15px;
color: #FFFFFF;
text-align: center;
padding: 6px 3px;
background: #f59525;
}
.portable-infobox .pi-header {
font-size: small;
line-height: 10px;
color: #FFFFFF;
text-align: center;
padding: 4px 0;
background: #f59525;
}
/* Infobox images */
.portable-infobox .pi-caption {
color: #2a0800;
}
.portable-infobox .pi-image-collection-tabs {
text-align: center;
background: #eed39e;
}
.portable-infobox .pi-image-collection-tab-content {
background: #eed39e;
}
.portable-infobox ul.pi-image-collection-tabs li {
background: #eed39e;
font-weight: normal;
border: 1px solid #f59525;
margin-right: 0;
}
.portable-infobox ul.pi-image-collection-tabs li.current {
background-color: #f59525 !important;
color: white !important;
}
.portable-infobox ul.pi-image-collection-tabs li.pi-item-spacing {
padding: 2px 4px 1px;
}
/* Article-table and wikitable formatting */
.article-table th,
.article-table td,
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td {
border: 1px solid #f7aa50;
}
.wikitable, .WikiaTable, .article-table {
border: 2px solid #f59525;
}
.wikitable th, .WikiaTable th, .article-table th {
background-color: #f59525 !important;
color: #fff;
}
.wikitable td, .WikiaTable td, .article-table td {
background: #eed39e;
margin: 1px;
}
.table, .wikitable, .article-table
{
display: inline-table;
overflow-x: auto;
white-space: normal;
}
.wikitable, .article-table
{
border-collapse: collapse;
}
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td,
.wikitable th, .article-table th, .wikitable > tr > th, .wikitable > * > tr > th {
padding: .2em .4em;
}
.article-table td
{
padding: 6px 12px;
}
80eaab197f714d975005d2a48144a912f82215a7
256
253
2022-04-20T13:50:33Z
Stygies VIII
43156
fixed a minor issue
css
text/css
/* CSS placed here will be applied to all skins */
/* Logo */
.mw-wiki-logo {
background-image: url(/images/e/e6/Site-logo.png?22b73);
}
/* Centers logo */
#p-logo {
width: 100%;
height: var(--main-layout-logo-height);
position: absolute;
margin-top: -1em;
}
#p-logo a {
width: 360px;
height: 186px;
margin: 0 auto;
}
/* Background */
body {
background: url(/images/5/57/Site-background.png) no-repeat center center fixed;
background-size: cover;
}
/* Content theming */
#content,
#mw-head {
margin-top: 11.14em;
border-radius: 5px;
font-family: Nunito,Arial,sans-serif;
}
.mw-body {
background-color: #eed39e;
border: 1px solid #f59525;
}
.catlinks,
.toc {
background-color: #f3e0bb;
}
#mw-page-base {
background: none;
}
h1, h2, h3, h4, h5, h6 {
color: #2a0800;
font-family: Nunito,Arial,sans-serif !important;
}
/* Left portal theming */
#mw-panel .portal{
margin-bottom: 2px;
border-top: 6px solid #f59525;
border-radius: 3px;
background-color: #eed39e;
font-family: Nunito,Arial,sans-serif;
}
#mw-panel .portal h3{
font-weight: bold;
border-bottom: 1px #f59525 solid;
}
#mw-panel #p-logo + .portal {
margin-top: 12.25em;
}
#mw-panel {
padding-left: 0;
margin-top: -12.5em;
}
/* Top tabs theming */
.vectorTabs li a,
#p-cactions {
background-image: linear-gradient(#eed39e, #F3DFB9);
border-radius: 3px 3px 0px 0px;
border-top: 1px solid #f59525;
}
#p-cactions-label {
background: transparent !important;
}
.vectorTabs li.selected a,
.mw-navigation {
background-color: #eed39e;
background-image: none;
}
.vectorTabs,
.vectorTabs li,
.vectorTabs li.selected,
.vectorTabs span,
.vectorTabs ul {
background: transparent;
}
#ca-nstab-main > span:nth-child(1) > a:nth-child(1),
#ca-view > span:nth-child(1) > a:nth-child(1) {
border-left: 1px solid #f59525;
}
#ca-talk > span:nth-child(1) > a:nth-child(1),
#p-cactions {
border-right: 1px solid #f59525;
}
/* Footer theming */
#footer-places {
display: none;
}
/* Fixes footer at the bottom */
body > footer {
position: fixed;
bottom: 0;
width: 100%;
}
#footer {
padding: 1.25em 1.25em 0.5em 1.25em;
background-color: #f3e0bb;
opacity: 0.8;
border-radius: 3px;
margin-bottom: 3em;
margin-top: 4px;
}
/* Main page layout */
#fp-2column.fp-container {
display: grid;
grid-template-areas: "a" "b" "c";
grid-template-columns: 100%;
}
@media screen and (min-width:990px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c c";
grid-template-columns: 50% 50%;
}
}
@media screen and (min-width:1350px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c b";
grid-template-columns: auto 520px;
}
}
#fp-top {
grid-area: a;
}
#fp-flex {
grid-area: b;
}
#fp-bottom {
grid-area: c;
}
/* Main page structure */
.fpbox {
margin: 5px;
padding: 5px;
overflow: auto;
width: calc(100% - 2px);
}
.fpbox.plain {
background: transparent;
border: none;
box-shadow: none;
}
.fpbox .heading,
.fpbox .mainheading,
.fpbox .welcome {
margin: 0 0 10px;
padding: 0 0 5px;
overflow: auto;
}
.fpbox .heading {
background: #f59525;
border-radius: 3px;
padding: 4px;
}
.fpbox .mainheading,
.fpbox .welcome {
font-size: 150%;
font-weight: bold;
}
.fpbox .heading {
text-align: center;
font-size: 132%;
font-weight: bold;
}
.linkslabel {
margin: 15px 5px 5px;
padding: 0 0 5px;
}
/* Template:FP links styles */
.fplinks {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
align-items: stretch;
text-align: center;
}
.fplink-outer {
padding: 5px;
flex-basis: calc(25% - 10px);
width: calc(25% - 15px);
min-width: 115px;
display: inline-block;
vertical-align: middle;
}
.fplink-wide {
flex-basis: calc(33% - 10px);
width: calc(33% - 15px);
}
.fplink-fullwidth {
flex-basis: 100%;
width: calc(100% - 15px);
font-weight: bold;
}
.fplink {
padding: 0.5em;
box-sizing: border-box;
width: 100%;
height: 100%;
display: table;
border-bottom: 2px #2a0800 solid;
font-size: 17px;
}
.fplink-plain {
background: transparent;
border-radius: 0;
border: 0;
box-shadow: none;
}
.fplink-inner {
display: table-row;
}
.fplink a {
display: table-cell;
vertical-align: middle;
}
.fplink img {
max-width: 150px;
width: 100%;
height: auto;
}
/* Auto-resize front page video to fit smaller columns */
.fpbox .embedvideowrap {
width: 100% !important;
max-width: 480px;
margin: 0 auto;
}
.fpbox .embedvideowrap iframe {
width: 100%!important;
}
/* Multi-column box support */
.fp-container main .columns .leftcol,
.fp-container .columns .rightcol {
width: 100%;
margin: 0;
padding: 0;
}
@media (min-width: 990px) {
.fp-container .columns .leftcol {
float: left;
width: 50%;
}
.fp-container .columns .rightcol {
float: right;
width: 50%;
}
}
.fp-section {
display: flex;
flex-wrap: wrap;
}
/* Infobox general theming */
.portable-infobox {
overflow: hidden;
background: #f59525;
padding: 0;
border-radius: 5px;
margin-right: 7px;
border: 2px #f59525 solid;
}
.portable-infobox .pi-navigation {
background: #f59525;
text-align: center;
}
.pi-item.pi-data {
background-color: #eed39e;
}
/* Infobox titles and headers */
.portable-infobox .pi-title {
font-weight: bold;
font-size: large;
line-height: 15px;
color: #FFFFFF;
text-align: center;
padding: 6px 3px;
background: #f59525;
}
.portable-infobox .pi-header {
font-size: small;
line-height: 10px;
color: #FFFFFF;
text-align: center;
padding: 4px 0;
background: #f59525;
}
/* Infobox images */
.portable-infobox .pi-caption {
color: #2a0800;
}
.portable-infobox .pi-image-collection-tabs {
text-align: center;
background: #eed39e;
}
.portable-infobox .pi-image-collection-tab-content {
background: #eed39e;
}
.portable-infobox ul.pi-image-collection-tabs li {
background: #eed39e;
font-weight: normal;
border: 1px solid #f59525;
margin-right: 0;
}
.portable-infobox ul.pi-image-collection-tabs li.current {
background-color: #f59525 !important;
color: white !important;
}
.portable-infobox ul.pi-image-collection-tabs li.pi-item-spacing {
padding: 2px 4px 1px;
}
/* Article-table and wikitable formatting */
.article-table th,
.article-table td,
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td {
border: 1px solid #f7aa50;
}
.wikitable, .WikiaTable, .article-table {
border: 2px solid #f59525;
}
.wikitable th, .WikiaTable th, .article-table th {
background-color: #f59525 !important;
color: #fff;
}
.wikitable td, .WikiaTable td, .article-table td {
background: #eed39e;
margin: 1px;
}
.table, .wikitable, .article-table
{
display: inline-table;
overflow-x: auto;
white-space: normal;
}
.wikitable, .article-table
{
border-collapse: collapse;
}
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td,
.wikitable th, .article-table th, .wikitable > tr > th, .wikitable > * > tr > th {
padding: .2em .4em;
}
.article-table td
{
padding: 6px 12px;
}
613ad9a275cdd03e59e3fb01a667b93251d14be4
259
256
2022-04-26T12:39:48Z
Stygies VIII
43156
fixed a minor issue
css
text/css
/* CSS placed here will be applied to all skins */
/* Logo */
.mw-wiki-logo {
background-image: url(/images/e/e6/Site-logo.png?22b73);
}
/* Centers logo */
#p-logo {
width: 100%;
height: var(--main-layout-logo-height);
position: absolute;
margin-top: -1em;
}
#p-logo a {
width: 360px;
height: 186px;
margin: 0 auto;
}
/* Background */
body {
background: url(/images/5/57/Site-background.png) no-repeat center center fixed;
background-size: cover;
}
/* Content theming */
#content,
#mw-head {
margin-top: 11.14em;
border-radius: 5px;
font-family: Nunito,Arial,sans-serif;
}
.mw-body {
background-color: #eed39e;
border: 1px solid #f59525;
}
.catlinks,
.toc {
background-color: #f3e0bb;
}
#mw-page-base {
background: none;
}
h1, h2, h3, h4, h5, h6 {
color: #2a0800;
font-family: Nunito,Arial,sans-serif !important;
}
/* Left portal theming */
#mw-panel .portal{
margin-bottom: 2px;
border-top: 6px solid #f59525;
border-radius: 3px;
background-color: #eed39e;
font-family: Nunito,Arial,sans-serif;
}
#mw-panel .portal h3{
font-weight: bold;
border-bottom: 1px #f59525 solid;
}
#mw-panel #p-logo + .portal {
margin-top: 12.25em;
}
#mw-panel {
padding-left: 0;
margin-top: -12.5em;
}
/* Top tabs theming */
.vectorTabs li a,
#p-cactions {
background-image: linear-gradient(#eed39e, #F3DFB9);
border-radius: 3px 3px 0px 0px;
border-top: 1px solid #f59525;
}
#p-cactions-label {
background: transparent !important;
}
.vectorTabs li.selected a,
.mw-navigation {
background-color: #eed39e;
background-image: none;
}
#ca-watch {
background-image: linear-gradient(#eed39e, #F3DFB9);
}
.vectorTabs,
.vectorTabs li,
.vectorTabs li.selected,
.vectorTabs span,
.vectorTabs ul {
background: transparent;
}
#ca-nstab-main > span:nth-child(1) > a:nth-child(1),
#ca-view > span:nth-child(1) > a:nth-child(1) {
border-left: 1px solid #f59525;
}
#ca-talk > span:nth-child(1) > a:nth-child(1),
#p-cactions {
border-right: 1px solid #f59525;
}
/* Footer theming */
#footer-places {
display: none;
}
/* Fixes footer at the bottom */
body > footer {
position: fixed;
bottom: 0;
width: 100%;
}
#footer {
padding: 1.25em 1.25em 0.5em 1.25em;
background-color: #f3e0bb;
opacity: 0.8;
border-radius: 3px;
margin-bottom: 3em;
margin-top: 4px;
}
/* Main page layout */
#fp-2column.fp-container {
display: grid;
grid-template-areas: "a" "b" "c";
grid-template-columns: 100%;
}
@media screen and (min-width:990px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c c";
grid-template-columns: 50% 50%;
}
}
@media screen and (min-width:1350px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c b";
grid-template-columns: auto 520px;
}
}
#fp-top {
grid-area: a;
}
#fp-flex {
grid-area: b;
}
#fp-bottom {
grid-area: c;
}
/* Main page structure */
.fpbox {
margin: 5px;
padding: 5px;
overflow: auto;
width: calc(100% - 2px);
}
.fpbox.plain {
background: transparent;
border: none;
box-shadow: none;
}
.fpbox .heading,
.fpbox .mainheading,
.fpbox .welcome {
margin: 0 0 10px;
padding: 0 0 5px;
overflow: auto;
}
.fpbox .heading {
background: #f59525;
border-radius: 3px;
padding: 4px;
}
.fpbox .mainheading,
.fpbox .welcome {
font-size: 150%;
font-weight: bold;
}
.fpbox .heading {
text-align: center;
font-size: 132%;
font-weight: bold;
}
.linkslabel {
margin: 15px 5px 5px;
padding: 0 0 5px;
}
/* Template:FP links styles */
.fplinks {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
align-items: stretch;
text-align: center;
}
.fplink-outer {
padding: 5px;
flex-basis: calc(25% - 10px);
width: calc(25% - 15px);
min-width: 115px;
display: inline-block;
vertical-align: middle;
}
.fplink-wide {
flex-basis: calc(33% - 10px);
width: calc(33% - 15px);
}
.fplink-fullwidth {
flex-basis: 100%;
width: calc(100% - 15px);
font-weight: bold;
}
.fplink {
padding: 0.5em;
box-sizing: border-box;
width: 100%;
height: 100%;
display: table;
border-bottom: 2px #2a0800 solid;
font-size: 17px;
}
.fplink-plain {
background: transparent;
border-radius: 0;
border: 0;
box-shadow: none;
}
.fplink-inner {
display: table-row;
}
.fplink a {
display: table-cell;
vertical-align: middle;
}
.fplink img {
max-width: 150px;
width: 100%;
height: auto;
}
/* Auto-resize front page video to fit smaller columns */
.fpbox .embedvideowrap {
width: 100% !important;
max-width: 480px;
margin: 0 auto;
}
.fpbox .embedvideowrap iframe {
width: 100%!important;
}
/* Multi-column box support */
.fp-container main .columns .leftcol,
.fp-container .columns .rightcol {
width: 100%;
margin: 0;
padding: 0;
}
@media (min-width: 990px) {
.fp-container .columns .leftcol {
float: left;
width: 50%;
}
.fp-container .columns .rightcol {
float: right;
width: 50%;
}
}
.fp-section {
display: flex;
flex-wrap: wrap;
}
/* Infobox general theming */
.portable-infobox {
overflow: hidden;
background: #f59525;
padding: 0;
border-radius: 5px;
margin-right: 7px;
border: 2px #f59525 solid;
}
.portable-infobox .pi-navigation {
background: #f59525;
text-align: center;
}
.pi-item.pi-data {
background-color: #eed39e;
}
/* Infobox titles and headers */
.portable-infobox .pi-title {
font-weight: bold;
font-size: large;
line-height: 15px;
color: #FFFFFF;
text-align: center;
padding: 6px 3px;
background: #f59525;
}
.portable-infobox .pi-header {
font-size: small;
line-height: 10px;
color: #FFFFFF;
text-align: center;
padding: 4px 0;
background: #f59525;
}
/* Infobox images */
.portable-infobox .pi-caption {
color: #2a0800;
}
.portable-infobox .pi-image-collection-tabs {
text-align: center;
background: #eed39e;
}
.portable-infobox .pi-image-collection-tab-content {
background: #eed39e;
}
.portable-infobox ul.pi-image-collection-tabs li {
background: #eed39e;
font-weight: normal;
border: 1px solid #f59525;
margin-right: 0;
}
.portable-infobox ul.pi-image-collection-tabs li.current {
background-color: #f59525 !important;
color: white !important;
}
.portable-infobox ul.pi-image-collection-tabs li.pi-item-spacing {
padding: 2px 4px 1px;
}
/* Article-table and wikitable formatting */
.article-table th,
.article-table td,
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td {
border: 1px solid #f7aa50;
}
.wikitable, .WikiaTable, .article-table {
border: 2px solid #f59525;
}
.wikitable th, .WikiaTable th, .article-table th {
background-color: #f59525 !important;
color: #fff;
}
.wikitable td, .WikiaTable td, .article-table td {
background: #eed39e;
margin: 1px;
}
.table, .wikitable, .article-table
{
display: inline-table;
overflow-x: auto;
white-space: normal;
}
.wikitable, .article-table
{
border-collapse: collapse;
}
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td,
.wikitable th, .article-table th, .wikitable > tr > th, .wikitable > * > tr > th {
padding: .2em .4em;
}
.article-table td
{
padding: 6px 12px;
}
1546b22d4420bb8634e60d5e1e84efdf912fda72
File:Site-favicon.ico
6
125
250
2022-04-12T18:14:52Z
Stygies VIII
43156
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
Cat Cafe Manager Wiki
0
1
251
35
2022-04-12T18:31:30Z
Stygies VIII
43156
wikitext
text/x-wiki
<!-- TO EDIT MAIN PAGE CONTENT, see "Templates used on this page" below and edit:
* {{SITENAME}}/Top section
* {{SITENAME}}/Flex section
* {{SITENAME}}/Bottom section
This is a basic responsive front page design that adapts to the available width of the browser by
rearranging the sections themselves as well as content within each section. When narrow, the three sections
line up vertically in a single column. When wide enough, the middle (flex) section is pulled out to become a
right column.
Much of the layout and appearance is determined through styles defined in these pages:
* MediaWiki:Common.css (for the desktop view)
* MediaWiki:Mobile.css (for the mobile view)
-->
<div id="fp-2column" class="fp-container">
<div id="fp-top" class="fp-section">
{{:{{SITENAME}}/Top section}}
</div>
<div id="fp-flex" class="fp-section">
{{:{{SITENAME}}/Flex section}}
</div>
<div id="fp-bottom" class="fp-section">
{{:{{SITENAME}}/Bottom section}}
</div>
</div>
<div class="nomobile" style="text-align: right; margin-right: 10px;"><small>Main page sections: [[{{SITENAME}}/Top section|Top]] · [[{{SITENAME}}/Flex section|Flex]] · [[{{SITENAME}}/Bottom section|Bottom]]. Changes for the main page can be proposed [[Talk:{{SITENAME}}|here]]. </small></div>
__NOTITLE__
[[Category:{{SITENAME}}| ]]
d52676e3f2ad2f890e60ff35d2891b9c5cbb7ced
258
251
2022-04-22T20:58:48Z
ReedemtheD3ad!
37
Protected "[[Cat Cafe Manager Wiki]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading]
wikitext
text/x-wiki
<!-- TO EDIT MAIN PAGE CONTENT, see "Templates used on this page" below and edit:
* {{SITENAME}}/Top section
* {{SITENAME}}/Flex section
* {{SITENAME}}/Bottom section
This is a basic responsive front page design that adapts to the available width of the browser by
rearranging the sections themselves as well as content within each section. When narrow, the three sections
line up vertically in a single column. When wide enough, the middle (flex) section is pulled out to become a
right column.
Much of the layout and appearance is determined through styles defined in these pages:
* MediaWiki:Common.css (for the desktop view)
* MediaWiki:Mobile.css (for the mobile view)
-->
<div id="fp-2column" class="fp-container">
<div id="fp-top" class="fp-section">
{{:{{SITENAME}}/Top section}}
</div>
<div id="fp-flex" class="fp-section">
{{:{{SITENAME}}/Flex section}}
</div>
<div id="fp-bottom" class="fp-section">
{{:{{SITENAME}}/Bottom section}}
</div>
</div>
<div class="nomobile" style="text-align: right; margin-right: 10px;"><small>Main page sections: [[{{SITENAME}}/Top section|Top]] · [[{{SITENAME}}/Flex section|Flex]] · [[{{SITENAME}}/Bottom section|Bottom]]. Changes for the main page can be proposed [[Talk:{{SITENAME}}|here]]. </small></div>
__NOTITLE__
[[Category:{{SITENAME}}| ]]
d52676e3f2ad2f890e60ff35d2891b9c5cbb7ced
MediaWiki:Copyright
8
126
252
2022-04-12T20:53:50Z
Stygies VIII
43156
Created page with "Content is available under <a href=https://creativecommons.org/licenses/by-nc-sa/3.0>Creative Commons Attribution-Non-Commercial-ShareAlike 3.0 License</a> unless otherwise n..."
wikitext
text/x-wiki
Content is available under
<a href=https://creativecommons.org/licenses/by-nc-sa/3.0>Creative Commons Attribution-Non-Commercial-ShareAlike 3.0 License</a> unless otherwise noted.
884a92e99fc4637543c2c2970d299e1db0dfd892
255
252
2022-04-18T20:18:44Z
ReedemtheD3ad!
37
wikitext
text/x-wiki
<img src=https://commons.wiki.gg/images/f/ff/CC-BY-SA.svg /> Page content is under the <a href=https://creativecommons.org/licenses/by-sa/3.0>Creative Commons Attribution-ShareAlike 3.0 License</a> unless otherwise noted.
f9861918ad88d42707a471f2b0935f8c60676259
User:ReedemtheD3ad!
2
127
257
2022-04-21T21:00:25Z
ReedemtheD3ad!
37
Created page with "Jared Moore (aka ReedemtheD3ad!) is the Wiki Project Lead of Freedom Games' wiki.gg platform. He manages all the wikis on the platform including this one. == Contact == If yo..."
wikitext
text/x-wiki
Jared Moore (aka ReedemtheD3ad!) is the Wiki Project Lead of Freedom Games' wiki.gg platform. He manages all the wikis on the platform including this one.
== Contact ==
If you wish to get in contact, you can create a thread on the talk page [[User talk:ReedemtheD3ad!|here]] or send an E-mail [[Special:EmailUser/ReedemtheD3ad!|here]].
== Gallery ==
<gallery>
File:ReedemtheD3ad!.jpg|Jared "ReedemtheD3ad!" Moore
</gallery>
303d4179442a3be916f49625875645fb65a92e18
MediaWiki:Common.css
8
5
260
259
2022-04-26T13:36:46Z
Stygies VIII
43156
these fixes keep the wiki skin consistent in MediaWiki 1.37
css
text/css
/* CSS placed here will be applied to all skins */
/* Logo */
.mw-wiki-logo {
background-image: url(/images/e/e6/Site-logo.png?22b73);
}
/* Centers logo */
#p-logo {
width: 100%;
height: var(--main-layout-logo-height);
position: absolute;
margin-top: -1em;
}
#p-logo a {
width: 360px;
height: 186px;
margin: 0 auto;
}
/* Background */
body {
background: url(/images/5/57/Site-background.png) no-repeat center center fixed;
background-size: cover;
}
/* Content theming */
#content,
#mw-head {
margin-top: 11.14em;
border-radius: 5px;
font-family: Nunito,Arial,sans-serif;
}
.mw-body {
background-color: #eed39e;
border: 1px solid #f59525;
}
.catlinks,
.toc {
background-color: #f3e0bb;
}
#mw-page-base {
background: none;
}
h1, h2, h3, h4, h5, h6 {
color: #2a0800;
font-family: Nunito,Arial,sans-serif !important;
}
/* Left portal theming */
#mw-panel .portal{
margin-bottom: 2px;
border-top: 6px solid #f59525;
border-radius: 3px;
background-color: #eed39e;
font-family: Nunito,Arial,sans-serif;
}
#mw-panel .portal h3{
font-weight: bold;
border-bottom: 1px #f59525 solid;
}
#mw-panel #p-logo + .portal {
margin-top: 12.25em;
}
#mw-panel {
padding-left: 0;
margin-top: -12.5em;
}
/* Top tabs theming */
.vectorTabs li a,
#p-cactions {
background-image: linear-gradient(#eed39e, #F3DFB9);
border-radius: 3px 3px 0px 0px;
border-top: 1px solid #f59525;
}
#p-cactions-label {
background: transparent !important;
}
.vectorTabs li.selected a,
.mw-navigation {
background-color: #eed39e;
background-image: none;
}
#ca-watch {
background-image: linear-gradient(#eed39e, #F3DFB9);
}
.vectorTabs,
.vectorTabs li,
.vectorTabs li.selected,
.vectorTabs span,
.vectorTabs ul {
background: transparent;
}
#ca-nstab-main > span:nth-child(1) > a:nth-child(1),
#ca-view > span:nth-child(1) > a:nth-child(1) {
border-left: 1px solid #f59525;
}
#ca-talk > span:nth-child(1) > a:nth-child(1),
#p-cactions {
border-right: 1px solid #f59525;
}
/* Footer theming */
#footer-places {
display: none;
}
/* Footer theming */
#footer {
padding: 1.25em 1.25em 0.5em 1.25em;
background-color: #f3e0bb;
opacity: 0.8;
border-radius: 3px;
margin-bottom: 3em;
margin-top: 4px;
}
/* Main page layout */
#fp-2column.fp-container {
display: grid;
grid-template-areas: "a" "b" "c";
grid-template-columns: 100%;
}
@media screen and (min-width:990px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c c";
grid-template-columns: 50% 50%;
}
}
@media screen and (min-width:1350px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c b";
grid-template-columns: auto 520px;
}
}
#fp-top {
grid-area: a;
}
#fp-flex {
grid-area: b;
}
#fp-bottom {
grid-area: c;
}
/* Main page structure */
.fpbox {
margin: 5px;
padding: 5px;
overflow: auto;
width: calc(100% - 2px);
}
.fpbox.plain {
background: transparent;
border: none;
box-shadow: none;
}
.fpbox .heading,
.fpbox .mainheading,
.fpbox .welcome {
margin: 0 0 10px;
padding: 0 0 5px;
overflow: auto;
}
.fpbox .heading {
background: #f59525;
border-radius: 3px;
padding: 4px;
}
.fpbox .mainheading,
.fpbox .welcome {
font-size: 150%;
font-weight: bold;
}
.fpbox .heading {
text-align: center;
font-size: 132%;
font-weight: bold;
}
.linkslabel {
margin: 15px 5px 5px;
padding: 0 0 5px;
}
/* Template:FP links styles */
.fplinks {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
align-items: stretch;
text-align: center;
}
.fplink-outer {
padding: 5px;
flex-basis: calc(25% - 10px);
width: calc(25% - 15px);
min-width: 115px;
display: inline-block;
vertical-align: middle;
}
.fplink-wide {
flex-basis: calc(33% - 10px);
width: calc(33% - 15px);
}
.fplink-fullwidth {
flex-basis: 100%;
width: calc(100% - 15px);
font-weight: bold;
}
.fplink {
padding: 0.5em;
box-sizing: border-box;
width: 100%;
height: 100%;
display: table;
border-bottom: 2px #2a0800 solid;
font-size: 17px;
}
.fplink-plain {
background: transparent;
border-radius: 0;
border: 0;
box-shadow: none;
}
.fplink-inner {
display: table-row;
}
.fplink a {
display: table-cell;
vertical-align: middle;
}
.fplink img {
max-width: 150px;
width: 100%;
height: auto;
}
/* Auto-resize front page video to fit smaller columns */
.fpbox .embedvideowrap {
width: 100% !important;
max-width: 480px;
margin: 0 auto;
}
.fpbox .embedvideowrap iframe {
width: 100%!important;
}
/* Multi-column box support */
.fp-container main .columns .leftcol,
.fp-container .columns .rightcol {
width: 100%;
margin: 0;
padding: 0;
}
@media (min-width: 990px) {
.fp-container .columns .leftcol {
float: left;
width: 50%;
}
.fp-container .columns .rightcol {
float: right;
width: 50%;
}
}
.fp-section {
display: flex;
flex-wrap: wrap;
}
/* Infobox general theming */
.portable-infobox {
overflow: hidden;
background: #f59525;
padding: 0;
border-radius: 5px;
margin-right: 7px;
border: 2px #f59525 solid;
}
.portable-infobox .pi-navigation {
background: #f59525;
text-align: center;
}
.pi-item.pi-data {
background-color: #eed39e;
}
/* Infobox titles and headers */
.portable-infobox .pi-title {
font-weight: bold;
font-size: large;
line-height: 15px;
color: #FFFFFF;
text-align: center;
padding: 6px 3px;
background: #f59525;
}
.portable-infobox .pi-header {
font-size: small;
line-height: 10px;
color: #FFFFFF;
text-align: center;
padding: 4px 0;
background: #f59525;
}
/* Infobox images */
.portable-infobox .pi-caption {
color: #2a0800;
}
.portable-infobox .pi-image-collection-tabs {
text-align: center;
background: #eed39e;
}
.portable-infobox .pi-image-collection-tab-content {
background: #eed39e;
}
.portable-infobox ul.pi-image-collection-tabs li {
background: #eed39e;
font-weight: normal;
border: 1px solid #f59525;
margin-right: 0;
}
.portable-infobox ul.pi-image-collection-tabs li.current {
background-color: #f59525 !important;
color: white !important;
}
.portable-infobox ul.pi-image-collection-tabs li.pi-item-spacing {
padding: 2px 4px 1px;
}
/* Article-table and wikitable formatting */
.article-table th,
.article-table td,
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td {
border: 1px solid #f7aa50;
}
.wikitable, .WikiaTable, .article-table {
border: 2px solid #f59525;
}
.wikitable th, .WikiaTable th, .article-table th {
background-color: #f59525 !important;
color: #fff;
}
.wikitable td, .WikiaTable td, .article-table td {
background: #eed39e;
margin: 1px;
}
.table, .wikitable, .article-table
{
display: inline-table;
overflow-x: auto;
white-space: normal;
}
.wikitable, .article-table
{
border-collapse: collapse;
}
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td,
.wikitable th, .article-table th, .wikitable > tr > th, .wikitable > * > tr > th {
padding: .2em .4em;
}
.article-table td
{
padding: 6px 12px;
}
08060854d9873d80ff20e5b01873db741fe99103
261
260
2022-04-26T14:29:59Z
Stygies VIII
43156
these fixes keep the wiki skin consistent in MediaWiki 1.37
css
text/css
/* CSS placed here will be applied to all skins */
/* Logo */
.mw-wiki-logo {
background-image: url(/images/e/e6/Site-logo.png?22b73);
}
/* Centers logo */
#p-logo {
width: 100%;
height: var(--main-layout-logo-height);
position: absolute;
margin-top: -1em;
}
#p-logo a {
width: 360px;
height: 186px;
margin: 0 auto;
}
/* Background */
body {
background: url(/images/5/57/Site-background.png) no-repeat center center fixed;
background-size: cover;
}
/* Content theming */
#content,
#mw-head {
margin-top: 11.14em;
border-radius: 5px;
font-family: Nunito,Arial,sans-serif;
}
.mw-body {
background-color: #eed39e;
border: 1px solid #f59525;
}
.catlinks,
.toc {
background-color: #f3e0bb;
}
#mw-page-base {
background: none;
}
h1, h2, h3, h4, h5, h6 {
color: #2a0800;
font-family: Nunito,Arial,sans-serif !important;
}
/* Left portal theming */
#mw-panel .portal{
margin-bottom: 2px;
border-top: 6px solid #f59525;
border-radius: 3px;
background-color: #eed39e;
font-family: Nunito,Arial,sans-serif;
}
#mw-panel .portal h3{
font-weight: bold;
border-bottom: 1px #f59525 solid;
}
#mw-panel #p-logo + .portal {
margin-top: 12.25em;
}
#mw-panel {
padding-left: 0;
margin-top: -12.5em;
}
/* Top tabs theming */
.vector-menu-tabs li a,
#p-cactions {
background-image: linear-gradient(#eed39e, #F3DFB9);
border-radius: 3px 3px 0px 0px;
border-top: 1px solid #f59525;
}
#p-cactions-label {
background: transparent !important;
}
.vector-menu-tabs li.selected a,
.mw-navigation {
background-color: #eed39e;
background-image: none;
}
#ca-watch {
background-image: linear-gradient(#eed39e, #F3DFB9);
}
.vector-menu-tabs,
.vector-menu-tabs li,
.vector-menu-tabs li.selected,
.vector-menu-tabs span,
.vector-menu-tabs ul {
background: transparent;
}
#ca-nstab-main > span:nth-child(1) > a:nth-child(1),
#ca-view > span:nth-child(1) > a:nth-child(1) {
border-left: 1px solid #f59525;
}
#ca-talk > span:nth-child(1) > a:nth-child(1),
#p-cactions {
border-right: 1px solid #f59525;
}
/* Top tabs theming for MW 1.37 */
.vector-menu-tabs li a,
#p-cactions {
background: linear-gradient(#eed39e, #F3DFB9);
border-radius: 3px 3px 0px 0px;
border-top: 1px solid #f59525;
}
#p-cactions-label {
background: transparent !important;
}
.vector-menu-tabs li.selected a,
.mw-navigation {
background-color: #eed39e;
background-image: none;
}
#ca-watch {
background: linear-gradient(#eed39e, #F3DFB9);
}
.vector-menu-tabs,
.vector-menu-tabs li,
.vector-menu-tabs li.selected,
.vector-menu-tabs span,
.vector-menu-tabs ul {
background: transparent;
}
.vector-menu-tabs li a,
#p-cactions {
background: linear-gradient(#eed39e, #F3DFB9);
border-radius: 3px 3px 0px 0px;
border-top: 1px solid #f59525;
}
#p-cactions-label {
background: transparent !important;
}
.vector-menu-tabs li.selected a,
.mw-navigation {
background-color: #eed39e;
background-image: none;
}
#ca-watch {
background: linear-gradient(#eed39e, #F3DFB9);
}
.vector-menu-tabs,
.vector-menu-tabs li,
.vector-menu-tabs li.selected,
.vector-menu-tabs span,
.vector-menu-tabs ul {
background: transparent;
}
#ca-nstab-main > a:nth-child(1),
#ca-view > a:nth-child(1) {
border-left: 1px solid #f59525;
}
#ca-talk > a:nth-child(1) {
border-right: 1px solid #f59525;
}
/* Footer theming */
#footer-places {
display: none;
}
/* Footer theming */
#footer {
padding: 1.25em 1.25em 0.5em 1.25em;
background-color: #f3e0bb;
opacity: 0.8;
border-radius: 3px;
margin-bottom: 3em;
margin-top: 4px;
}
/* Main page layout */
#fp-2column.fp-container {
display: grid;
grid-template-areas: "a" "b" "c";
grid-template-columns: 100%;
}
@media screen and (min-width:990px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c c";
grid-template-columns: 50% 50%;
}
}
@media screen and (min-width:1350px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c b";
grid-template-columns: auto 520px;
}
}
#fp-top {
grid-area: a;
}
#fp-flex {
grid-area: b;
}
#fp-bottom {
grid-area: c;
}
/* Main page structure */
.fpbox {
margin: 5px;
padding: 5px;
overflow: auto;
width: calc(100% - 2px);
}
.fpbox.plain {
background: transparent;
border: none;
box-shadow: none;
}
.fpbox .heading,
.fpbox .mainheading,
.fpbox .welcome {
margin: 0 0 10px;
padding: 0 0 5px;
overflow: auto;
}
.fpbox .heading {
background: #f59525;
border-radius: 3px;
padding: 4px;
}
.fpbox .mainheading,
.fpbox .welcome {
font-size: 150%;
font-weight: bold;
}
.fpbox .heading {
text-align: center;
font-size: 132%;
font-weight: bold;
}
.linkslabel {
margin: 15px 5px 5px;
padding: 0 0 5px;
}
/* Template:FP links styles */
.fplinks {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
align-items: stretch;
text-align: center;
}
.fplink-outer {
padding: 5px;
flex-basis: calc(25% - 10px);
width: calc(25% - 15px);
min-width: 115px;
display: inline-block;
vertical-align: middle;
}
.fplink-wide {
flex-basis: calc(33% - 10px);
width: calc(33% - 15px);
}
.fplink-fullwidth {
flex-basis: 100%;
width: calc(100% - 15px);
font-weight: bold;
}
.fplink {
padding: 0.5em;
box-sizing: border-box;
width: 100%;
height: 100%;
display: table;
border-bottom: 2px #2a0800 solid;
font-size: 17px;
}
.fplink-plain {
background: transparent;
border-radius: 0;
border: 0;
box-shadow: none;
}
.fplink-inner {
display: table-row;
}
.fplink a {
display: table-cell;
vertical-align: middle;
}
.fplink img {
max-width: 150px;
width: 100%;
height: auto;
}
/* Auto-resize front page video to fit smaller columns */
.fpbox .embedvideowrap {
width: 100% !important;
max-width: 480px;
margin: 0 auto;
}
.fpbox .embedvideowrap iframe {
width: 100%!important;
}
/* Multi-column box support */
.fp-container main .columns .leftcol,
.fp-container .columns .rightcol {
width: 100%;
margin: 0;
padding: 0;
}
@media (min-width: 990px) {
.fp-container .columns .leftcol {
float: left;
width: 50%;
}
.fp-container .columns .rightcol {
float: right;
width: 50%;
}
}
.fp-section {
display: flex;
flex-wrap: wrap;
}
/* Infobox general theming */
.portable-infobox {
overflow: hidden;
background: #f59525;
padding: 0;
border-radius: 5px;
margin-right: 7px;
border: 2px #f59525 solid;
}
.portable-infobox .pi-navigation {
background: #f59525;
text-align: center;
}
.pi-item.pi-data {
background-color: #eed39e;
}
/* Infobox titles and headers */
.portable-infobox .pi-title {
font-weight: bold;
font-size: large;
line-height: 15px;
color: #FFFFFF;
text-align: center;
padding: 6px 3px;
background: #f59525;
}
.portable-infobox .pi-header {
font-size: small;
line-height: 10px;
color: #FFFFFF;
text-align: center;
padding: 4px 0;
background: #f59525;
}
/* Infobox images */
.portable-infobox .pi-caption {
color: #2a0800;
}
.portable-infobox .pi-image-collection-tabs {
text-align: center;
background: #eed39e;
}
.portable-infobox .pi-image-collection-tab-content {
background: #eed39e;
}
.portable-infobox ul.pi-image-collection-tabs li {
background: #eed39e;
font-weight: normal;
border: 1px solid #f59525;
margin-right: 0;
}
.portable-infobox ul.pi-image-collection-tabs li.current {
background-color: #f59525 !important;
color: white !important;
}
.portable-infobox ul.pi-image-collection-tabs li.pi-item-spacing {
padding: 2px 4px 1px;
}
/* Article-table and wikitable formatting */
.article-table th,
.article-table td,
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td {
border: 1px solid #f7aa50;
}
.wikitable, .WikiaTable, .article-table {
border: 2px solid #f59525;
}
.wikitable th, .WikiaTable th, .article-table th {
background-color: #f59525 !important;
color: #fff;
}
.wikitable td, .WikiaTable td, .article-table td {
background: #eed39e;
margin: 1px;
}
.table, .wikitable, .article-table
{
display: inline-table;
overflow-x: auto;
white-space: normal;
}
.wikitable, .article-table
{
border-collapse: collapse;
}
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td,
.wikitable th, .article-table th, .wikitable > tr > th, .wikitable > * > tr > th {
padding: .2em .4em;
}
.article-table td
{
padding: 6px 12px;
}
e3a2b2cdb70ca2288db8eef68acab15a6860ef86
262
261
2022-05-02T10:40:52Z
Stygies VIII
43156
deleted unnecessary css
css
text/css
/* CSS placed here will be applied to all skins */
/* Logo */
.mw-wiki-logo {
background-image: url(/images/e/e6/Site-logo.png?22b73);
}
/* Centers logo */
#p-logo {
width: 100%;
height: var(--main-layout-logo-height);
position: absolute;
margin-top: -1em;
}
#p-logo a {
width: 360px;
height: 186px;
margin: 0 auto;
}
/* Background */
body {
background: url(/images/5/57/Site-background.png) no-repeat center center fixed;
background-size: cover;
}
/* Content theming */
#content,
#mw-head {
margin-top: 11.14em;
border-radius: 5px;
font-family: Nunito,Arial,sans-serif;
}
.mw-body {
background-color: #eed39e;
border: 1px solid #f59525;
}
.catlinks,
.toc {
background-color: #f3e0bb;
}
#mw-page-base {
background: none;
}
h1, h2, h3, h4, h5, h6 {
color: #2a0800;
font-family: Nunito,Arial,sans-serif !important;
}
/* Left portal theming */
#mw-panel .portal{
margin-bottom: 2px;
border-top: 6px solid #f59525;
border-radius: 3px;
background-color: #eed39e;
font-family: Nunito,Arial,sans-serif;
}
#mw-panel .portal h3{
font-weight: bold;
border-bottom: 1px #f59525 solid;
}
#mw-panel #p-logo + .portal {
margin-top: 12.25em;
}
#mw-panel {
padding-left: 0;
margin-top: -12.5em;
}
/* Top tabs theming */
.vector-menu-tabs li a,
#p-cactions {
background: linear-gradient(#eed39e, #F3DFB9);
border-radius: 3px 3px 0px 0px;
border-top: 1px solid #f59525;
}
#p-cactions-label {
background: transparent !important;
}
.vector-menu-tabs li.selected a,
.mw-navigation {
background-color: #eed39e;
background-image: none;
}
#ca-watch {
background: linear-gradient(#eed39e, #F3DFB9);
}
.vector-menu-tabs,
.vector-menu-tabs li,
.vector-menu-tabs li.selected,
.vector-menu-tabs span,
.vector-menu-tabs ul {
background: transparent;
}
.vector-menu-tabs li a,
#p-cactions {
background: linear-gradient(#eed39e, #F3DFB9);
border-radius: 3px 3px 0px 0px;
border-top: 1px solid #f59525;
}
#p-cactions-label {
background: transparent !important;
}
.vector-menu-tabs li.selected a,
.mw-navigation {
background-color: #eed39e;
background-image: none;
}
#ca-watch {
background: linear-gradient(#eed39e, #F3DFB9);
}
.vector-menu-tabs,
.vector-menu-tabs li,
.vector-menu-tabs li.selected,
.vector-menu-tabs span,
.vector-menu-tabs ul {
background: transparent;
}
#ca-nstab-main > a:nth-child(1),
#ca-view > a:nth-child(1) {
border-left: 1px solid #f59525;
}
#ca-talk > a:nth-child(1) {
border-right: 1px solid #f59525;
}
/* Footer theming */
#footer-places {
display: none;
}
/* Footer theming */
#footer {
padding: 1.25em 1.25em 0.5em 1.25em;
background-color: #f3e0bb;
opacity: 0.8;
border-radius: 3px;
margin-bottom: 3em;
margin-top: 4px;
}
/* Main page layout */
#fp-2column.fp-container {
display: grid;
grid-template-areas: "a" "b" "c";
grid-template-columns: 100%;
}
@media screen and (min-width:990px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c c";
grid-template-columns: 50% 50%;
}
}
@media screen and (min-width:1350px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c b";
grid-template-columns: auto 520px;
}
}
#fp-top {
grid-area: a;
}
#fp-flex {
grid-area: b;
}
#fp-bottom {
grid-area: c;
}
/* Main page structure */
.fpbox {
margin: 5px;
padding: 5px;
overflow: auto;
width: calc(100% - 2px);
}
.fpbox.plain {
background: transparent;
border: none;
box-shadow: none;
}
.fpbox .heading,
.fpbox .mainheading,
.fpbox .welcome {
margin: 0 0 10px;
padding: 0 0 5px;
overflow: auto;
}
.fpbox .heading {
background: #f59525;
border-radius: 3px;
padding: 4px;
}
.fpbox .mainheading,
.fpbox .welcome {
font-size: 150%;
font-weight: bold;
}
.fpbox .heading {
text-align: center;
font-size: 132%;
font-weight: bold;
}
.linkslabel {
margin: 15px 5px 5px;
padding: 0 0 5px;
}
/* Template:FP links styles */
.fplinks {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
align-items: stretch;
text-align: center;
}
.fplink-outer {
padding: 5px;
flex-basis: calc(25% - 10px);
width: calc(25% - 15px);
min-width: 115px;
display: inline-block;
vertical-align: middle;
}
.fplink-wide {
flex-basis: calc(33% - 10px);
width: calc(33% - 15px);
}
.fplink-fullwidth {
flex-basis: 100%;
width: calc(100% - 15px);
font-weight: bold;
}
.fplink {
padding: 0.5em;
box-sizing: border-box;
width: 100%;
height: 100%;
display: table;
border-bottom: 2px #2a0800 solid;
font-size: 17px;
}
.fplink-plain {
background: transparent;
border-radius: 0;
border: 0;
box-shadow: none;
}
.fplink-inner {
display: table-row;
}
.fplink a {
display: table-cell;
vertical-align: middle;
}
.fplink img {
max-width: 150px;
width: 100%;
height: auto;
}
/* Auto-resize front page video to fit smaller columns */
.fpbox .embedvideowrap {
width: 100% !important;
max-width: 480px;
margin: 0 auto;
}
.fpbox .embedvideowrap iframe {
width: 100%!important;
}
/* Multi-column box support */
.fp-container main .columns .leftcol,
.fp-container .columns .rightcol {
width: 100%;
margin: 0;
padding: 0;
}
@media (min-width: 990px) {
.fp-container .columns .leftcol {
float: left;
width: 50%;
}
.fp-container .columns .rightcol {
float: right;
width: 50%;
}
}
.fp-section {
display: flex;
flex-wrap: wrap;
}
/* Infobox general theming */
.portable-infobox {
overflow: hidden;
background: #f59525;
padding: 0;
border-radius: 5px;
margin-right: 7px;
border: 2px #f59525 solid;
}
.portable-infobox .pi-navigation {
background: #f59525;
text-align: center;
}
.pi-item.pi-data {
background-color: #eed39e;
}
/* Infobox titles and headers */
.portable-infobox .pi-title {
font-weight: bold;
font-size: large;
line-height: 15px;
color: #FFFFFF;
text-align: center;
padding: 6px 3px;
background: #f59525;
}
.portable-infobox .pi-header {
font-size: small;
line-height: 10px;
color: #FFFFFF;
text-align: center;
padding: 4px 0;
background: #f59525;
}
/* Infobox images */
.portable-infobox .pi-caption {
color: #2a0800;
}
.portable-infobox .pi-image-collection-tabs {
text-align: center;
background: #eed39e;
}
.portable-infobox .pi-image-collection-tab-content {
background: #eed39e;
}
.portable-infobox ul.pi-image-collection-tabs li {
background: #eed39e;
font-weight: normal;
border: 1px solid #f59525;
margin-right: 0;
}
.portable-infobox ul.pi-image-collection-tabs li.current {
background-color: #f59525 !important;
color: white !important;
}
.portable-infobox ul.pi-image-collection-tabs li.pi-item-spacing {
padding: 2px 4px 1px;
}
/* Article-table and wikitable formatting */
.article-table th,
.article-table td,
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td {
border: 1px solid #f7aa50;
}
.wikitable, .WikiaTable, .article-table {
border: 2px solid #f59525;
}
.wikitable th, .WikiaTable th, .article-table th {
background-color: #f59525 !important;
color: #fff;
}
.wikitable td, .WikiaTable td, .article-table td {
background: #eed39e;
margin: 1px;
}
.table, .wikitable, .article-table
{
display: inline-table;
overflow-x: auto;
white-space: normal;
}
.wikitable, .article-table
{
border-collapse: collapse;
}
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td,
.wikitable th, .article-table th, .wikitable > tr > th, .wikitable > * > tr > th {
padding: .2em .4em;
}
.article-table td
{
padding: 6px 12px;
}
e881bdf42b8fc27416a24d72cbaf757ad8be3488
263
262
2022-05-02T21:41:22Z
Stygies VIII
43156
css
text/css
/* CSS placed here will be applied to all skins */
/* Logo */
.mw-wiki-logo {
background-image: url(/images/e/e6/Site-logo.png?22b73);
}
/* Centers logo */
#p-logo {
width: 100%;
height: var(--main-layout-logo-height);
position: absolute;
margin-top: -1em;
}
#p-logo a {
width: 360px;
height: 186px;
margin: 0 auto;
}
/* Background */
body {
background: url(/images/5/57/Site-background.png) no-repeat center center fixed;
background-size: cover;
}
/* Content theming */
#content,
#mw-head {
margin-top: 11.14em;
border-radius: 5px;
font-family: Nunito,Arial,sans-serif;
}
.mw-body {
background-color: #eed39e;
border: 1px solid #f59525;
}
.catlinks,
.toc {
background-color: #f3e0bb;
}
#mw-page-base {
background: none;
}
h1, h2, h3, h4, h5, h6 {
color: #2a0800;
font-family: Nunito,Arial,sans-serif !important;
}
/* Left portal theming */
#mw-panel .portal{
margin-bottom: 2px;
border-top: 6px solid #f59525;
border-radius: 3px;
background-color: #eed39e;
font-family: Nunito,Arial,sans-serif;
}
#mw-panel .portal h3{
font-weight: bold;
border-bottom: 1px #f59525 solid;
}
#mw-panel #p-logo + .portal {
margin-top: 12.25em;
}
#mw-panel {
padding-left: 0;
margin-top: -12.5em;
}
/* Top tabs theming */
.vector-menu-tabs li a,
#p-cactions {
background: linear-gradient(#eed39e, #F3DFB9);
border-radius: 3px 3px 0px 0px;
border-top: 1px solid #f59525;
}
#p-cactions-label {
background: transparent !important;
}
.vector-menu-tabs li.selected a,
.mw-navigation {
background-color: #eed39e;
background-image: none;
}
#ca-watch {
background: linear-gradient(#eed39e, #F3DFB9);
}
.vector-menu-tabs,
.vector-menu-tabs li,
.vector-menu-tabs li.selected,
.vector-menu-tabs span,
.vector-menu-tabs ul {
background: transparent;
}
#ca-nstab-main > a:nth-child(1),
#ca-view > a:nth-child(1) {
border-left: 1px solid #f59525;
}
#ca-talk > a:nth-child(1) {
border-right: 1px solid #f59525;
}
/* Footer theming */
#footer-places {
display: none;
}
/* Footer theming */
#footer {
padding: 1.25em 1.25em 0.5em 1.25em;
background-color: #f3e0bb;
opacity: 0.8;
border-radius: 3px;
margin-bottom: 3em;
margin-top: 4px;
}
/* Main page layout */
#fp-2column.fp-container {
display: grid;
grid-template-areas: "a" "b" "c";
grid-template-columns: 100%;
}
@media screen and (min-width:990px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c c";
grid-template-columns: 50% 50%;
}
}
@media screen and (min-width:1350px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c b";
grid-template-columns: auto 520px;
}
}
#fp-top {
grid-area: a;
}
#fp-flex {
grid-area: b;
}
#fp-bottom {
grid-area: c;
}
/* Main page structure */
.fpbox {
margin: 5px;
padding: 5px;
overflow: auto;
width: calc(100% - 2px);
}
.fpbox.plain {
background: transparent;
border: none;
box-shadow: none;
}
.fpbox .heading,
.fpbox .mainheading,
.fpbox .welcome {
margin: 0 0 10px;
padding: 0 0 5px;
overflow: auto;
}
.fpbox .heading {
background: #f59525;
border-radius: 3px;
padding: 4px;
}
.fpbox .mainheading,
.fpbox .welcome {
font-size: 150%;
font-weight: bold;
}
.fpbox .heading {
text-align: center;
font-size: 132%;
font-weight: bold;
}
.linkslabel {
margin: 15px 5px 5px;
padding: 0 0 5px;
}
/* Template:FP links styles */
.fplinks {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
align-items: stretch;
text-align: center;
}
.fplink-outer {
padding: 5px;
flex-basis: calc(25% - 10px);
width: calc(25% - 15px);
min-width: 115px;
display: inline-block;
vertical-align: middle;
}
.fplink-wide {
flex-basis: calc(33% - 10px);
width: calc(33% - 15px);
}
.fplink-fullwidth {
flex-basis: 100%;
width: calc(100% - 15px);
font-weight: bold;
}
.fplink {
padding: 0.5em;
box-sizing: border-box;
width: 100%;
height: 100%;
display: table;
border-bottom: 2px #2a0800 solid;
font-size: 17px;
}
.fplink-plain {
background: transparent;
border-radius: 0;
border: 0;
box-shadow: none;
}
.fplink-inner {
display: table-row;
}
.fplink a {
display: table-cell;
vertical-align: middle;
}
.fplink img {
max-width: 150px;
width: 100%;
height: auto;
}
/* Auto-resize front page video to fit smaller columns */
.fpbox .embedvideowrap {
width: 100% !important;
max-width: 480px;
margin: 0 auto;
}
.fpbox .embedvideowrap iframe {
width: 100%!important;
}
/* Multi-column box support */
.fp-container main .columns .leftcol,
.fp-container .columns .rightcol {
width: 100%;
margin: 0;
padding: 0;
}
@media (min-width: 990px) {
.fp-container .columns .leftcol {
float: left;
width: 50%;
}
.fp-container .columns .rightcol {
float: right;
width: 50%;
}
}
.fp-section {
display: flex;
flex-wrap: wrap;
}
/* Infobox general theming */
.portable-infobox {
overflow: hidden;
background: #f59525;
padding: 0;
border-radius: 5px;
margin-right: 7px;
border: 2px #f59525 solid;
}
.portable-infobox .pi-navigation {
background: #f59525;
text-align: center;
}
.pi-item.pi-data {
background-color: #eed39e;
}
/* Infobox titles and headers */
.portable-infobox .pi-title {
font-weight: bold;
font-size: large;
line-height: 15px;
color: #FFFFFF;
text-align: center;
padding: 6px 3px;
background: #f59525;
}
.portable-infobox .pi-header {
font-size: small;
line-height: 10px;
color: #FFFFFF;
text-align: center;
padding: 4px 0;
background: #f59525;
}
/* Infobox images */
.portable-infobox .pi-caption {
color: #2a0800;
}
.portable-infobox .pi-image-collection-tabs {
text-align: center;
background: #eed39e;
}
.portable-infobox .pi-image-collection-tab-content {
background: #eed39e;
}
.portable-infobox ul.pi-image-collection-tabs li {
background: #eed39e;
font-weight: normal;
border: 1px solid #f59525;
margin-right: 0;
}
.portable-infobox ul.pi-image-collection-tabs li.current {
background-color: #f59525 !important;
color: white !important;
}
.portable-infobox ul.pi-image-collection-tabs li.pi-item-spacing {
padding: 2px 4px 1px;
}
/* Article-table and wikitable formatting */
.article-table th,
.article-table td,
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td {
border: 1px solid #f7aa50;
}
.wikitable, .WikiaTable, .article-table {
border: 2px solid #f59525;
}
.wikitable th, .WikiaTable th, .article-table th {
background-color: #f59525 !important;
color: #fff;
}
.wikitable td, .WikiaTable td, .article-table td {
background: #eed39e;
margin: 1px;
}
.table, .wikitable, .article-table
{
display: inline-table;
overflow-x: auto;
white-space: normal;
}
.wikitable, .article-table
{
border-collapse: collapse;
}
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td,
.wikitable th, .article-table th, .wikitable > tr > th, .wikitable > * > tr > th {
padding: .2em .4em;
}
.article-table td
{
padding: 6px 12px;
}
587a48a9cd2214a6c3ae52aaf7f65225e317d788
Cats
0
109
264
228
2022-05-16T08:20:30Z
Skylite
45618
/* Needs */
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
[[File:Mateo.png|thumb|right|alt=An image of a man wearing glasses, a shirt and a jacket tied around his neck, saying "Cats and coffee? Now that's synergy, baybee!"|[[Mateo]] appreciating coffee and cats]]
'''Cats''' are the iconic and most important part of the [[Cat Cafe]] in [[Caterwaul Way]]. One should pet them on a regular basis to keep them happy and take care of their needs – rest, food and drink.
==Skills==
[[Cat Skills]] can be trained so the cat levels up.
==Needs==
Cats will have certain needs. These can vary between Food / Litterbox / Toys / Scratch posts.
==Traits==
Cat [[traits]] make the cafe more attractive for [[villagers]] with certain characteristics.
==Guides==
[[Category:Cats]]
870129bd41f3392e39c2ca0b91ca9bea14166866
267
264
2022-05-16T08:27:08Z
Skylite
45618
/* Guides */
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
[[File:Mateo.png|thumb|right|alt=An image of a man wearing glasses, a shirt and a jacket tied around his neck, saying "Cats and coffee? Now that's synergy, baybee!"|[[Mateo]] appreciating coffee and cats]]
'''Cats''' are the iconic and most important part of the [[Cat Cafe]] in [[Caterwaul Way]]. One should pet them on a regular basis to keep them happy and take care of their needs – rest, food and drink.
==Skills==
[[Cat Skills]] can be trained so the cat levels up.
==Needs==
Cats will have certain needs. These can vary between Food / Litterbox / Toys / Scratch posts.
==Traits==
Cat [[traits]] make the cafe more attractive for [[villagers]] with certain characteristics.
==Guides==
[[Category:Cats]]
Here is a list of all available cats in Cat Café Manager, their traits and with what Lure you can get them.
[[File:Brian.png|thumb|Brian]]
'''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
[[File:Missy.png|thumb|Missy]]
'''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
d4ffe6a17a37a22a43b43d64613d930ac94bcf42
268
267
2022-05-16T08:29:03Z
Skylite
45618
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
==Skills==
[[Cat Skills]] can be trained so the cat levels up.
==Needs==
Cats will have certain needs. These can vary between Food / Litterbox / Toys / Scratch posts.
==Traits==
Cat [[traits]] make the cafe more attractive for [[villagers]] with certain characteristics.
==Guides==
[[Category:Cats]]
Here is a list of all available cats in Cat Café Manager, their traits and with what Lure you can get them.
[[File:Brian.png|thumb|Brian]]
'''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
[[File:Missy.png|thumb|Missy]]
'''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
d344e5802014a2568ec9db438b9cd0edd94dd2db
269
268
2022-05-16T08:29:49Z
Skylite
45618
/* Skills */
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
==Skills==
[[Cat Skills]] can be trained so the cat levels up.
When levelling up the cats can learn a new trait.
==Needs==
Cats will have certain needs. These can vary between Food / Litterbox / Toys / Scratch posts.
==Traits==
Cat [[traits]] make the cafe more attractive for [[villagers]] with certain characteristics.
==Guides==
[[Category:Cats]]
Here is a list of all available cats in Cat Café Manager, their traits and with what Lure you can get them.
[[File:Brian.png|thumb|Brian]]
'''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
[[File:Missy.png|thumb|Missy]]
'''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
484c36ba5dd7ac647985d35275ed9a140abe7a43
270
269
2022-05-16T08:31:16Z
Skylite
45618
/* Overview */
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
==Skills==
[[Cat Skills]] can be trained so the cat levels up.
When levelling up the cats can learn a new trait.
==Needs==
Cats will have certain needs. These can vary between Food / Litterbox / Toys / Scratch posts.
==Traits==
Cat [[traits]] make the cafe more attractive for [[villagers]] with certain characteristics.
==Overview==
[[Category:Cats]]
Here is a list of all available cats in Cat Café Manager, their traits and with what Lure you can get them.
[[File:Brian.png|thumb|Brian]]
'''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
[[File:Missy.png|thumb|Missy]]
'''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
c92341a47a2b1ac6a34f7fd6b876385e07248821
273
270
2022-05-16T08:38:43Z
Skylite
45618
/* Overview */
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
==Skills==
[[Cat Skills]] can be trained so the cat levels up.
When levelling up the cats can learn a new trait.
==Needs==
Cats will have certain needs. These can vary between Food / Litterbox / Toys / Scratch posts.
==Traits==
Cat [[traits]] make the cafe more attractive for [[villagers]] with certain characteristics.
==Overview==
[[Category:Cats]]
Here is a list of all available cats in Cat Café Manager, their traits and with what Lure you can get them.
[[File:Brian.png|thumb|left|Brian]] [[File:Missy.png|thumb|center|Missy]]
* '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
*
* '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
[[File:Ezra.png|thumb|left|Ezra]] [[File:Nico.png|thumb|center|Nico]]
* '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need.
* '''Nico''' - ''Party Cat'': One they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe. Adoptable with Basic Lure.
4eba6e4b2bdfaa8985c720e787a7e343365c0037
274
273
2022-05-16T08:39:45Z
Skylite
45618
/* Overview */
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
==Skills==
[[Cat Skills]] can be trained so the cat levels up.
When levelling up the cats can learn a new trait.
==Needs==
Cats will have certain needs. These can vary between Food / Litterbox / Toys / Scratch posts.
==Traits==
Cat [[traits]] make the cafe more attractive for [[villagers]] with certain characteristics.
==Overview==
[[Category:Cats]]
Here is a list of all available cats in Cat Café Manager, their traits and with what Lure you can get them.
[[File:Brian.png|thumb|left|Brian]] [[File:Missy.png|thumb|center|Missy]]
* '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
*
* '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
[[File:Ezra.png|thumb|left|Ezra]] [[File:Nico.png|thumb|center|Nico]]
* '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need.
* '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe. Adoptable with Basic Lure.
de08747a69aa2a572f44bd51ec535d1946631890
277
274
2022-05-16T09:52:41Z
Skylite
45618
/* Overview */
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
==Skills==
[[Cat Skills]] can be trained so the cat levels up.
When levelling up the cats can learn a new trait.
==Needs==
Cats will have certain needs. These can vary between Food / Litterbox / Toys / Scratch posts.
==Traits==
Cat [[traits]] make the cafe more attractive for [[villagers]] with certain characteristics.
==Overview==
[[Category:Cats]]
Here is a list of all available cats in Cat Café Manager, their traits and with what Lure you can get them.
[[File:Brian.png|thumb|left|Brian]] [[File:Missy.png|thumb|center|Missy]]
* '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
* '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
[[File:Ezra.png|thumb|left|Ezra]] [[File:Nico.png|thumb|center|Nico]]
* '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need. Adoptable with Basic Lure.
* '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe. Adoptable with Basic Lure.
[[File:Debrah.png|thumb|left|Debrah]] [[File:Olli.png|thumb|center|Olli]]
* '''Debrah'' - ''Sharer'': Will make sure all cats get fed ''Trait'': Provides 2 food for your cats. Adoptable with Basic Lure.
* '''Olli''' - ''Smells Fishy'': Such aroma.''Trait'': - +10 % on all resources for every Fisherfolk in your cafe. Adoptable with Premium Lure.
fd6c14e5146bf6fa5e20a5fa211e32ef55cd3e0e
278
277
2022-05-16T09:53:16Z
Skylite
45618
/* Overview */
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
==Skills==
[[Cat Skills]] can be trained so the cat levels up.
When levelling up the cats can learn a new trait.
==Needs==
Cats will have certain needs. These can vary between Food / Litterbox / Toys / Scratch posts.
==Traits==
Cat [[traits]] make the cafe more attractive for [[villagers]] with certain characteristics.
==Overview==
[[Category:Cats]]
Here is a list of all available cats in Cat Café Manager, their traits and with what Lure you can get them.
[[File:Brian.png|thumb|left|Brian]] [[File:Missy.png|thumb|center|Missy]]
* '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
* '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
[[File:Ezra.png|thumb|left|Ezra]] [[File:Nico.png|thumb|center|Nico]]
* '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need. Adoptable with Basic Lure.
* '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe. Adoptable with Basic Lure.
[[File:Debrah.png|thumb|left|Debrah]] [[File:Olli.png|thumb|center|Olli]]
* '''Debrah''' - ''Sharer'': Will make sure all cats get fed ''Trait'': Provides 2 food for your cats. Adoptable with Basic Lure.
* '''Olli''' - ''Smells Fishy'': Such aroma.''Trait'': - +10 % on all resources for every Fisherfolk in your cafe. Adoptable with Premium Lure.
a70b12fc69a7b10438bc693dcd5730e53344a5b3
281
278
2022-05-16T10:25:44Z
Skylite
45618
/* Overview */
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
==Skills==
[[Cat Skills]] can be trained so the cat levels up.
When levelling up the cats can learn a new trait.
==Needs==
Cats will have certain needs. These can vary between Food / Litterbox / Toys / Scratch posts.
==Traits==
Cat [[traits]] make the cafe more attractive for [[villagers]] with certain characteristics.
==Overview==
[[Category:Cats]]
Here is a list of all available cats in Cat Café Manager, their traits and with what Lure you can get them.
[[File:Brian.png|thumb|left|Brian]] [[File:Missy.png|thumb|center|Missy]]
* '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
* '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
[[File:Ezra.png|thumb|left|Ezra]] [[File:Nico.png|thumb|center|Nico]]
* '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need. Adoptable with Basic Lure.
* '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe. Adoptable with Basic Lure.
[[File:Debrah.png|thumb|left|Debrah]] [[File:Olli.png|thumb|center|Olli]]
* '''Debrah''' - ''Sharer'': Will make sure all cats get fed ''Trait'': Provides 2 food for your cats. Adoptable with Basic Lure.
* '''Olli''' - ''Smells Fishy'': Such aroma.''Trait'': - +10 % on all resources for every Fisherfolk in your cafe. Adoptable with Premium Lure.
[[File:Tucker.png|thumb|left|Tucker]] [[File:Zipper.png|thumb|center|Zipper]]
* '''Tucker''' - ''Playmate'': Likes playing with the other cats. ''Trait'': Provides 2 entertainment for your cats. Adoptable with Premium Lure.
* '''Zipper''' - ''Cool Cat'': Somehow, they got it all.''Trait'': - Adds +2 cool to your cafe. Adoptable with Premium Lure.
1f4d94410ad3bd3b5180e1ce9176f01f976f4405
284
281
2022-05-16T11:19:30Z
Skylite
45618
/* Overview */
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
==Skills==
[[Cat Skills]] can be trained so the cat levels up.
When levelling up the cats can learn a new trait.
==Needs==
Cats will have certain needs. These can vary between Food / Litterbox / Toys / Scratch posts.
==Traits==
Cat [[traits]] make the cafe more attractive for [[villagers]] with certain characteristics.
==Overview==
[[Category:Cats]]
Here is a list of all available cats in Cat Café Manager, their traits and with what Lure you can get them.
[[File:Brian.png|thumb|left|Brian]] [[File:Missy.png|thumb|center|Missy]]
* '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
* '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
[[File:Ezra.png|thumb|left|Ezra]] [[File:Nico.png|thumb|center|Nico]]
* '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need. Adoptable with Basic Lure.
* '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe. Adoptable with Basic Lure.
[[File:Debrah.png|thumb|left|Debrah]] [[File:Olli.png|thumb|center|Olli]]
* '''Debrah''' - ''Sharer'': Will make sure all cats get fed ''Trait'': Provides 2 food for your cats. Adoptable with Basic Lure.
* '''Olli''' - ''Smells Fishy'': Such aroma.''Trait'': - +10 % on all resources for every Fisherfolk in your cafe. Adoptable with Premium Lure.
[[File:Tucker.png|thumb|left|Tucker]] [[File:Zipper.png|thumb|center|Zipper]]
* '''Tucker''' - ''Playmate'': Likes playing with the other cats. ''Trait'': Provides 2 entertainment for your cats. Adoptable with Premium Lure.
* '''Zipper''' - ''Cool Cat'': Somehow, they got it all.''Trait'': - Adds +2 cool to your cafe. Adoptable with Premium Lure.
[[File:Mallory.png|thumb|left|Mallory]] [[File:Freddy.png|thumb|center|Freddy]]
* '''Mallory''' - ''Story Collector'': This cat will never tire of all great stories your customers bring in. ''Trait'': +10% on all resources for every Vagabond in your cafe.. Adoptable with Premium Lure.
* '''Freddy''' - ''Hunter'': They find their own food.''Trait'': No food need. Adoptable with Premium Lure.
ff95f7c1ab6688c794bd97be11f94d44684f886a
287
284
2022-05-16T11:49:23Z
Skylite
45618
/* Overview */
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
==Skills==
[[Cat Skills]] can be trained so the cat levels up.
When levelling up the cats can learn a new trait.
==Needs==
Cats will have certain needs. These can vary between Food / Litterbox / Toys / Scratch posts.
==Traits==
Cat [[traits]] make the cafe more attractive for [[villagers]] with certain characteristics.
==Overview==
[[Category:Cats]]
Here is a list of all available cats in Cat Café Manager, their traits and with what Lure you can get them.
[[File:Brian.png|thumb|left|Brian]] [[File:Missy.png|thumb|center|Missy]]
* '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
* '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
[[File:Ezra.png|thumb|left|Ezra]] [[File:Nico.png|thumb|center|Nico]]
* '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need. Adoptable with Basic Lure.
* '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe. Adoptable with Basic Lure.
[[File:Debrah.png|thumb|left|Debrah]] [[File:Olli.png|thumb|center|Olli]]
* '''Debrah''' - ''Sharer'': Will make sure all cats get fed ''Trait'': Provides 2 food for your cats. Adoptable with Basic Lure.
* '''Olli''' - ''Smells Fishy'': Such aroma.''Trait'': - +10 % on all resources for every Fisherfolk in your cafe. Adoptable with Premium Lure.
[[File:Tucker.png|thumb|left|Tucker]] [[File:Zipper.png|thumb|center|Zipper]]
* '''Tucker''' - ''Playmate'': Likes playing with the other cats. ''Trait'': Provides 2 entertainment for your cats. Adoptable with Premium Lure.
* '''Zipper''' - ''Cool Cat'': Somehow, they got it all.''Trait'': - Adds +2 cool to your cafe. Adoptable with Premium Lure.
[[File:Mallory.png|thumb|left|Mallory]] [[File:Freddy.png|thumb|center|Freddy]]
* '''Mallory''' - ''Story Collector'': This cat will never tire of all great stories your customers bring in. ''Trait'': +10% on all resources for every Vagabond in your cafe. Adoptable with Premium Lure.
* '''Freddy''' - ''Hunter'': They find their own food.''Trait'': No food need. Adoptable with Premium Lure.
[[File:Peanut.png|thumb|left|Peanut]] [[File:Professor.png|thumb|center|Professor]]
* '''Peanut''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': -1 Food Need. Adoptable with Hearty Homecooking.
* '''Professor''' - ''Observer'': This cat learns by watching your every move.''Trait'': Every time a task completes, gain a little cat XP. Adoptable with Hearty Homecooking.
d57fd5687abd34cef0f261688fff0b710a944ee3
290
287
2022-05-16T13:43:39Z
Skylite
45618
/* Overview */
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
==Skills==
[[Cat Skills]] can be trained so the cat levels up.
When levelling up the cats can learn a new trait.
==Needs==
Cats will have certain needs. These can vary between Food / Litterbox / Toys / Scratch posts.
==Traits==
Cat [[traits]] make the cafe more attractive for [[villagers]] with certain characteristics.
==Overview==
[[Category:Cats]]
Here is a list of all available cats in Cat Café Manager, their traits and with what Lure you can get them.
[[File:Brian.png|thumb|left|Brian]] [[File:Missy.png|thumb|center|Missy]]
* '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
* '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
[[File:Ezra.png|thumb|left|Ezra]] [[File:Nico.png|thumb|center|Nico]]
* '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need. Adoptable with Basic Lure.
* '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe. Adoptable with Basic Lure.
[[File:Debrah.png|thumb|left|Debrah]] [[File:Olli.png|thumb|center|Olli]]
* '''Debrah''' - ''Sharer'': Will make sure all cats get fed ''Trait'': Provides 2 food for your cats. Adoptable with Basic Lure.
* '''Olli''' - ''Smells Fishy'': Such aroma.''Trait'': - +10 % on all resources for every Fisherfolk in your cafe. Adoptable with Premium Lure.
[[File:Tucker.png|thumb|left|Tucker]] [[File:Zipper.png|thumb|center|Zipper]]
* '''Tucker''' - ''Playmate'': Likes playing with the other cats. ''Trait'': Provides 2 entertainment for your cats. Adoptable with Premium Lure.
* '''Zipper''' - ''Cool Cat'': Somehow, they got it all.''Trait'': - Adds +2 cool to your cafe. Adoptable with Premium Lure.
[[File:Mallory.png|thumb|left|Mallory]] [[File:Freddy.png|thumb|center|Freddy]]
* '''Mallory''' - ''Story Collector'': This cat will never tire of all great stories your customers bring in. ''Trait'': +10% on all resources for every Vagabond in your cafe. Adoptable with Premium Lure.
* '''Freddy''' - ''Hunter'': They find their own food.''Trait'': No food need. Adoptable with Premium Lure.
[[File:Peanut.png|thumb|left|Peanut]] [[File:Professor.png|thumb|center|Professor]]
* '''Peanut''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': -1 Food Need. Adoptable with Hearty Homecooking.
* '''Professor''' - ''Observer'': This cat learns by watching your every move.''Trait'': Every time a task completes, gain a little cat XP. Adoptable with Hearty Homecooking.
[[File:Lazy.png|thumb|left|Lazy]] [[File:Mixtape.png|thumb|center|Mixtape]]
* '''Lazy''' - ''Tranquil'': So zen they calm down your other cats. ''Trait'': Provides 2 stress release for your cats. Adoptable with Hearty Homecooking.
* '''Mixtape''' - ''Groupie'': Sometimes you just want to be part of the cool club. ''Trait'': +1 on all stats for every four cool score in your cafe. Adoptable with Hearty Homecooking.
48fa2d60291f7ba8e7c801e0158c9f9c973b1023
293
290
2022-05-16T13:47:39Z
Skylite
45618
/* Overview */
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
==Skills==
[[Cat Skills]] can be trained so the cat levels up.
When levelling up the cats can learn a new trait.
==Needs==
Cats will have certain needs. These can vary between Food / Litterbox / Toys / Scratch posts.
==Traits==
Cat [[traits]] make the cafe more attractive for [[villagers]] with certain characteristics.
==Overview==
[[Category:Cats]]
Here is a list of all available cats in Cat Café Manager, their traits and with what Lure you can get them.
[[File:Brian.png|thumb|left|Brian]] [[File:Missy.png|thumb|center|Missy]]
* '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
* '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
[[File:Ezra.png|thumb|left|Ezra]] [[File:Nico.png|thumb|center|Nico]]
* '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need. Adoptable with Basic Lure.
* '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe. Adoptable with Basic Lure.
[[File:Debrah.png|thumb|left|Debrah]] [[File:Olli.png|thumb|center|Olli]]
* '''Debrah''' - ''Sharer'': Will make sure all cats get fed ''Trait'': Provides 2 food for your cats. Adoptable with Basic Lure.
* '''Olli''' - ''Smells Fishy'': Such aroma.''Trait'': - +10 % on all resources for every Fisherfolk in your cafe. Adoptable with Premium Lure.
[[File:Tucker.png|thumb|left|Tucker]] [[File:Zipper.png|thumb|center|Zipper]]
* '''Tucker''' - ''Playmate'': Likes playing with the other cats. ''Trait'': Provides 2 entertainment for your cats. Adoptable with Premium Lure.
* '''Zipper''' - ''Cool Cat'': Somehow, they got it all.''Trait'': - Adds +2 cool to your cafe. Adoptable with Premium Lure.
[[File:Mallory.png|thumb|left|Mallory]] [[File:Freddy.png|thumb|center|Freddy]]
* '''Mallory''' - ''Story Collector'': This cat will never tire of all great stories your customers bring in. ''Trait'': +10% on all resources for every Vagabond in your cafe. Adoptable with Premium Lure.
* '''Freddy''' - ''Hunter'': They find their own food.''Trait'': No food need. Adoptable with Premium Lure.
[[File:Peanut.png|thumb|left|Peanut]] [[File:Professor.png|thumb|center|Professor]]
* '''Peanut''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': -1 Food Need. Adoptable with Hearty Homecooking.
* '''Professor''' - ''Observer'': This cat learns by watching your every move.''Trait'': Every time a task completes, gain a little cat XP. Adoptable with Hearty Homecooking.
[[File:Lazy.png|thumb|left|Lazy]] [[File:Mixtape.png|thumb|center|Mixtape]]
* '''Lazy''' - ''Tranquil'': So zen they calm down your other cats. ''Trait'': Provides 2 stress release for your cats. Adoptable with Hearty Homecooking.
* '''Mixtape''' - ''Groupie'': Sometimes you just want to be part of the cool club. ''Trait'': +1 on all stats for every four cool score in your cafe. Adoptable with Hearty Homecooking.
[[File:Cormic.png|thumb|left|Cormic]] [[File:Ringo.png|thumb|center|Ringo]]
* '''Cormic''' - ''Art Aficionado'': This cat appreciates art even without a lasterpointer on it. ''Trait'': +1 on all stats for every Art score in your cafe. Adoptable with Opulent Feast.
* '''Ringo''' - ''Anarchist'': Fork the system!. ''Trait'': +10 % on all resources for every punk in your cafe.. Adoptable with Opulent Feast.
3aec556819e45491c17c40a3e5b76e1efea2e35e
296
293
2022-05-16T13:51:35Z
Skylite
45618
/* Overview */
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
==Skills==
[[Cat Skills]] can be trained so the cat levels up.
When levelling up the cats can learn a new trait.
==Needs==
Cats will have certain needs. These can vary between Food / Litterbox / Toys / Scratch posts.
==Traits==
Cat [[traits]] make the cafe more attractive for [[villagers]] with certain characteristics.
==Overview==
[[Category:Cats]]
Here is a list of all available cats in Cat Café Manager, their traits and with what Lure you can get them.
[[File:Brian.png|thumb|left|Brian]] [[File:Missy.png|thumb|center|Missy]]
* '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
* '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
[[File:Ezra.png|thumb|left|Ezra]] [[File:Nico.png|thumb|center|Nico]]
* '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need. Adoptable with Basic Lure.
* '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe. Adoptable with Basic Lure.
[[File:Debrah.png|thumb|left|Debrah]] [[File:Olli.png|thumb|center|Olli]]
* '''Debrah''' - ''Sharer'': Will make sure all cats get fed ''Trait'': Provides 2 food for your cats. Adoptable with Basic Lure.
* '''Olli''' - ''Smells Fishy'': Such aroma.''Trait'': - +10 % on all resources for every Fisherfolk in your cafe. Adoptable with Premium Lure.
[[File:Tucker.png|thumb|left|Tucker]] [[File:Zipper.png|thumb|center|Zipper]]
* '''Tucker''' - ''Playmate'': Likes playing with the other cats. ''Trait'': Provides 2 entertainment for your cats. Adoptable with Premium Lure.
* '''Zipper''' - ''Cool Cat'': Somehow, they got it all.''Trait'': - Adds +2 cool to your cafe. Adoptable with Premium Lure.
[[File:Mallory.png|thumb|left|Mallory]] [[File:Freddy.png|thumb|center|Freddy]]
* '''Mallory''' - ''Story Collector'': This cat will never tire of all great stories your customers bring in. ''Trait'': +10% on all resources for every Vagabond in your cafe. Adoptable with Premium Lure.
* '''Freddy''' - ''Hunter'': They find their own food.''Trait'': No food need. Adoptable with Premium Lure.
[[File:Peanut.png|thumb|left|Peanut]] [[File:Professor.png|thumb|center|Professor]]
* '''Peanut''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': -1 Food Need. Adoptable with Hearty Homecooking.
* '''Professor''' - ''Observer'': This cat learns by watching your every move.''Trait'': Every time a task completes, gain a little cat XP. Adoptable with Hearty Homecooking.
[[File:Lazy.png|thumb|left|Lazy]] [[File:Mixtape.png|thumb|center|Mixtape]]
* '''Lazy''' - ''Tranquil'': So zen they calm down your other cats. ''Trait'': Provides 2 stress release for your cats. Adoptable with Hearty Homecooking.
* '''Mixtape''' - ''Groupie'': Sometimes you just want to be part of the cool club. ''Trait'': +1 on all stats for every four cool score in your cafe. Adoptable with Hearty Homecooking.
[[File:Cormic.png|thumb|left|Cormic]] [[File:Ringo.png|thumb|center|Ringo]]
* '''Cormic''' - ''Art Aficionado'': This cat appreciates art even without a lasterpointer on it. ''Trait'': +1 on all stats for every Art score in your cafe. Adoptable with Opulent Feast.
* '''Ringo''' - ''Anarchist'': Fork the system! ''Trait'': +10 % on all resources for every punk in your cafe. Adoptable with Opulent Feast.
[[File:Mingus.png|thumb|left|Mingus]] [[File:Cleo.png|thumb|center|Cleo]]
* '''Mingus''' - ''Definitely A Cat'': Wow! I just love when they do that cat thing! ''Trait'': Has all customer types, doubles trash rate. Adoptable with trash.
* '''Cleo''' - ''Favor for a Favor'': When you scratch nature's back, nature scratches back. ''Trait'': Every time a Shrine Project completed, gain 100 of every resource. Adoptable with Opulent Feast.
083a0bc29389de93d9564a720dca415bfdcb46c6
297
296
2022-05-16T13:51:57Z
Skylite
45618
/* Overview */
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
==Skills==
[[Cat Skills]] can be trained so the cat levels up.
When levelling up the cats can learn a new trait.
==Needs==
Cats will have certain needs. These can vary between Food / Litterbox / Toys / Scratch posts.
==Traits==
Cat [[traits]] make the cafe more attractive for [[villagers]] with certain characteristics.
==Overview==
[[Category:Cats]]
Here is a list of all available cats in Cat Café Manager, their traits and with what Lure you can get them.
[[File:Brian.png|thumb|left|Brian]] [[File:Missy.png|thumb|center|Missy]]
* '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
* '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
[[File:Ezra.png|thumb|left|Ezra]] [[File:Nico.png|thumb|center|Nico]]
* '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need. Adoptable with Basic Lure.
* '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe. Adoptable with Basic Lure.
[[File:Debrah.png|thumb|left|Debrah]] [[File:Olli.png|thumb|center|Olli]]
* '''Debrah''' - ''Sharer'': Will make sure all cats get fed ''Trait'': Provides 2 food for your cats. Adoptable with Basic Lure.
* '''Olli''' - ''Smells Fishy'': Such aroma.''Trait'': - +10 % on all resources for every Fisherfolk in your cafe. Adoptable with Premium Lure.
[[File:Tucker.png|thumb|left|Tucker]] [[File:Zipper.png|thumb|center|Zipper]]
* '''Tucker''' - ''Playmate'': Likes playing with the other cats. ''Trait'': Provides 2 entertainment for your cats. Adoptable with Premium Lure.
* '''Zipper''' - ''Cool Cat'': Somehow, they got it all.''Trait'': - Adds +2 cool to your cafe. Adoptable with Premium Lure.
[[File:Mallory.png|thumb|left|Mallory]] [[File:Freddy.png|thumb|center|Freddy]]
* '''Mallory''' - ''Story Collector'': This cat will never tire of all great stories your customers bring in. ''Trait'': +10% on all resources for every Vagabond in your cafe. Adoptable with Premium Lure.
* '''Freddy''' - ''Hunter'': They find their own food.''Trait'': No food need. Adoptable with Premium Lure.
[[File:Peanut.png|thumb|left|Peanut]] [[File:Professor.png|thumb|center|Professor]]
* '''Peanut''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': -1 Food Need. Adoptable with Hearty Homecooking.
* '''Professor''' - ''Observer'': This cat learns by watching your every move.''Trait'': Every time a task completes, gain a little cat XP. Adoptable with Hearty Homecooking.
[[File:Lazy.png|thumb|left|Lazy]] [[File:Mixtape.png|thumb|center|Mixtape]]
* '''Lazy''' - ''Tranquil'': So zen they calm down your other cats. ''Trait'': Provides 2 stress release for your cats. Adoptable with Hearty Homecooking.
* '''Mixtape''' - ''Groupie'': Sometimes you just want to be part of the cool club. ''Trait'': +1 on all stats for every four cool score in your cafe. Adoptable with Hearty Homecooking.
[[File:Cormic.png|thumb|left|Cormic]] [[File:Ringo.png|thumb|center|Ringo]]
* '''Cormic''' - ''Art Aficionado'': This cat appreciates art even without a lasterpointer on it. ''Trait'': +1 on all stats for every Art score in your cafe. Adoptable with Opulent Feast.
* '''Ringo''' - ''Anarchist'': Fork the system! ''Trait'': +10 % on all resources for every punk in your cafe. Adoptable with Opulent Feast.
[[File:Mingus.png|thumb|left|Mingus]] [[File:Cleo.png|thumb|center|Cleo]]
* '''Mingus''' - ''Definitely A Cat'': Wow! I just love when they do that cat thing! ''Trait'': Has all customer types, doubles trash rate. Adoptable with trash.
* '''Cleo''' - ''Favor for a Favor'': When you scratch nature's back, nature scratches back. ''Trait'': Every time a Shrine Project completed, gain 100 of every resource. Adoptable with Opulent Feast.
1a2e99dab687fe494ab38d7f360876947d7b4554
300
297
2022-05-16T14:02:33Z
Skylite
45618
/* Overview */
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
==Skills==
[[Cat Skills]] can be trained so the cat levels up.
When levelling up the cats can learn a new trait.
==Needs==
Cats will have certain needs. These can vary between Food / Litterbox / Toys / Scratch posts.
==Traits==
Cat [[traits]] make the cafe more attractive for [[villagers]] with certain characteristics.
==Overview==
[[Category:Cats]]
Here is a list of all available cats in Cat Café Manager, their traits and with what Lure you can get them.
[[File:Brian.png|thumb|left|Brian]] [[File:Missy.png|thumb|center|Missy]]
* '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
* '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
[[File:Ezra.png|thumb|left|Ezra]] [[File:Nico.png|thumb|center|Nico]]
* '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need. Adoptable with Basic Lure.
* '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe. Adoptable with Basic Lure.
[[File:Debrah.png|thumb|left|Debrah]] [[File:Olli.png|thumb|center|Olli]]
* '''Debrah''' - ''Sharer'': Will make sure all cats get fed ''Trait'': Provides 2 food for your cats. Adoptable with Basic Lure.
* '''Olli''' - ''Smells Fishy'': Such aroma.''Trait'': - +10 % on all resources for every Fisherfolk in your cafe. Adoptable with Premium Lure.
[[File:Tucker.png|thumb|left|Tucker]] [[File:Zipper.png|thumb|center|Zipper]]
* '''Tucker''' - ''Playmate'': Likes playing with the other cats. ''Trait'': Provides 2 entertainment for your cats. Adoptable with Premium Lure.
* '''Zipper''' - ''Cool Cat'': Somehow, they got it all.''Trait'': - Adds +2 cool to your cafe. Adoptable with Premium Lure.
[[File:Mallory.png|thumb|left|Mallory]] [[File:Freddy.png|thumb|center|Freddy]]
* '''Mallory''' - ''Story Collector'': This cat will never tire of all great stories your customers bring in. ''Trait'': +10% on all resources for every Vagabond in your cafe. Adoptable with Premium Lure.
* '''Freddy''' - ''Hunter'': They find their own food.''Trait'': No food need. Adoptable with Premium Lure.
[[File:Peanut.png|thumb|left|Peanut]] [[File:Professor.png|thumb|center|Professor]]
* '''Peanut''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': -1 Food Need. Adoptable with Hearty Homecooking.
* '''Professor''' - ''Observer'': This cat learns by watching your every move.''Trait'': Every time a task completes, gain a little cat XP. Adoptable with Hearty Homecooking.
[[File:Lazy.png|thumb|left|Lazy]] [[File:Mixtape.png|thumb|center|Mixtape]]
* '''Lazy''' - ''Tranquil'': So zen they calm down your other cats. ''Trait'': Provides 2 stress release for your cats. Adoptable with Hearty Homecooking.
* '''Mixtape''' - ''Groupie'': Sometimes you just want to be part of the cool club. ''Trait'': +1 on all stats for every four cool score in your cafe. Adoptable with Hearty Homecooking.
[[File:Cormic.png|thumb|left|Cormic]] [[File:Ringo.png|thumb|center|Ringo]]
* '''Cormic''' - ''Art Aficionado'': This cat appreciates art even without a lasterpointer on it. ''Trait'': +1 on all stats for every Art score in your cafe. Adoptable with Opulent Feast.
* '''Ringo''' - ''Anarchist'': Fork the system! ''Trait'': +10 % on all resources for every punk in your cafe. Adoptable with Opulent Feast.
[[File:Mingus.png|thumb|left|Mingus]] [[File:Cleo.png|thumb|center|Cleo]]
* '''Mingus''' - ''Definitely A Cat'': Wow! I just love when they do that cat thing! ''Trait'': Has all customer types, doubles trash rate. Adoptable with trash.
* '''Cleo''' - ''Favor for a Favor'': When you scratch nature's back, nature scratches back. ''Trait'': Every time a Shrine Project completed, gain 100 of every resource. Adoptable with Opulent Feast.
[[File:Ct.png|thumb|left|CT]] [[File:Boo-Berry.png|thumb|center|Boo-Berry]]
* '''CT''' - ''Out Of This World'': Resources just keep materializing in your cafe?? ''Trait'': Every time a customer leaves, gain 10 of all resources. Adoptable with Meteorite.
* '''Boo-Berry''' - ''Into The Void'': It's not nice having to deal with all this trash. Surely worth signing that contract. But why can't you shake this feeling of dread? Oh well. ''Trait'': Trash never seems to appear in your cafe anymore. Adoptable with Strange Doll.
417c8808ff498093ff3be33e3253ca4596518a91
304
300
2022-05-16T14:13:19Z
Skylite
45618
/* Overview */
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
==Skills==
[[Cat Skills]] can be trained so the cat levels up.
When levelling up the cats can learn a new trait.
==Needs==
Cats will have certain needs. These can vary between Food / Litterbox / Toys / Scratch posts.
==Traits==
Cat [[traits]] make the cafe more attractive for [[villagers]] with certain characteristics.
==Overview==
[[Category:Cats]]
Here is a list of all available cats in Cat Café Manager, their traits and with what Lure you can get them.
[[File:Brian.png|thumb|left|Brian]] [[File:Missy.png|thumb|center|Missy]]
* '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
* '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
[[File:Ezra.png|thumb|left|Ezra]] [[File:Nico.png|thumb|center|Nico]]
* '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need. Adoptable with Basic Lure.
* '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe. Adoptable with Basic Lure.
[[File:Debrah.png|thumb|left|Debrah]] [[File:Olli.png|thumb|center|Olli]]
* '''Debrah''' - ''Sharer'': Will make sure all cats get fed ''Trait'': Provides 2 food for your cats. Adoptable with Basic Lure.
* '''Olli''' - ''Smells Fishy'': Such aroma.''Trait'': - +10 % on all resources for every Fisherfolk in your cafe. Adoptable with Premium Lure.
[[File:Tucker.png|thumb|left|Tucker]] [[File:Zipper.png|thumb|center|Zipper]]
* '''Tucker''' - ''Playmate'': Likes playing with the other cats. ''Trait'': Provides 2 entertainment for your cats. Adoptable with Premium Lure.
* '''Zipper''' - ''Cool Cat'': Somehow, they got it all.''Trait'': - Adds +2 cool to your cafe. Adoptable with Premium Lure.
[[File:Mallory.png|thumb|left|Mallory]] [[File:Freddy.png|thumb|center|Freddy]]
* '''Mallory''' - ''Story Collector'': This cat will never tire of all great stories your customers bring in. ''Trait'': +10% on all resources for every Vagabond in your cafe. Adoptable with Premium Lure.
* '''Freddy''' - ''Hunter'': They find their own food.''Trait'': No food need. Adoptable with Premium Lure.
[[File:Peanut.png|thumb|left|Peanut]] [[File:Professor.png|thumb|center|Professor]]
* '''Peanut''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': -1 Food Need. Adoptable with Hearty Homecooking.
* '''Professor''' - ''Observer'': This cat learns by watching your every move.''Trait'': Every time a task completes, gain a little cat XP. Adoptable with Hearty Homecooking.
[[File:Lazy.png|thumb|left|Lazy]] [[File:Mixtape.png|thumb|center|Mixtape]]
* '''Lazy''' - ''Tranquil'': So zen they calm down your other cats. ''Trait'': Provides 2 stress release for your cats. Adoptable with Hearty Homecooking.
* '''Mixtape''' - ''Groupie'': Sometimes you just want to be part of the cool club. ''Trait'': +1 on all stats for every four cool score in your cafe. Adoptable with Hearty Homecooking.
[[File:Cormic.png|thumb|left|Cormic]] [[File:Ringo.png|thumb|center|Ringo]]
* '''Cormic''' - ''Art Aficionado'': This cat appreciates art even without a lasterpointer on it. ''Trait'': +1 on all stats for every Art score in your cafe. Adoptable with Opulent Feast.
* '''Ringo''' - ''Anarchist'': Fork the system! ''Trait'': +10 % on all resources for every punk in your cafe. Adoptable with Opulent Feast.
[[File:Mingus.png|thumb|left|Mingus]] [[File:Cleo.png|thumb|center|Cleo]]
* '''Mingus''' - ''Definitely A Cat'': Wow! I just love when they do that cat thing! ''Trait'': Has all customer types, doubles trash rate. Adoptable with trash.
* '''Cleo''' - ''Favor for a Favor'': When you scratch nature's back, nature scratches back. ''Trait'': Every time a Shrine Project completed, gain 100 of every resource. Adoptable with Opulent Feast.
[[File:Ct.png|thumb|left|CT]] [[File:Boo-Berry.png|thumb|center|Boo-Berry]]
* '''CT''' - ''Out Of This World'': Resources just keep materializing in your cafe?? ''Trait'': Every time a customer leaves, gain 10 of all resources. Adoptable with Meteorite.
* '''Boo-Berry''' - ''Into The Void'': It's not nice having to deal with all this trash. Surely worth signing that contract. But why can't you shake this feeling of dread? Oh well. ''Trait'': Trash never seems to appear in your cafe anymore. Adoptable with Strange Doll.
[[File:Cat sith.png|thumb|left|Cat Sith]] [[File:Robot cat.png|thumb|center|RoboCat 9000]]
* '''Cat Sith''' - ''One With Nature'': The Shrine's energy seems to be radiating from this cat. ''Trait'': Every time you complete a task, gain 1 Delight. Adoptable with Small Buddhist Meal.
* '''RoboCat 9000''' - ''CatBot'': *Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzzt. ''Trait'': Doesn't have needs. Adoptable with Lubricant.
[[File:Lucky Cat.png|thumb|left|Lucky Cat]]
* '''Lucky Cat''' - ''Lucky'': This cat surely brings luck! ''Trait'': Sometimes when a customer leaves, gain 200 gold. Adoptable with Lovely Potluck. ''This is the only cat you will not get an achievement for. This was supposed to be a DLC for PC only- but later got added in the game itself as a thank you for the whole community.''
0589b4fad5763fd8d460a2db5a2abc5789a1ef53
305
304
2022-05-16T14:13:54Z
Skylite
45618
/* Overview */
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
==Skills==
[[Cat Skills]] can be trained so the cat levels up.
When levelling up the cats can learn a new trait.
==Needs==
Cats will have certain needs. These can vary between Food / Litterbox / Toys / Scratch posts.
==Traits==
Cat [[traits]] make the cafe more attractive for [[villagers]] with certain characteristics.
==Overview==
[[Category:Cats]]
Here is a list of all available cats in Cat Café Manager, their traits and with what Lure you can get them.
[[File:Brian.png|thumb|left|Brian]] [[File:Missy.png|thumb|center|Missy]]
* '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
* '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
[[File:Ezra.png|thumb|left|Ezra]] [[File:Nico.png|thumb|center|Nico]]
* '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need. Adoptable with Basic Lure.
* '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe. Adoptable with Basic Lure.
[[File:Debrah.png|thumb|left|Debrah]] [[File:Olli.png|thumb|center|Olli]]
* '''Debrah''' - ''Sharer'': Will make sure all cats get fed ''Trait'': Provides 2 food for your cats. Adoptable with Basic Lure.
* '''Olli''' - ''Smells Fishy'': Such aroma.''Trait'': - +10 % on all resources for every Fisherfolk in your cafe. Adoptable with Premium Lure.
[[File:Tucker.png|thumb|left|Tucker]] [[File:Zipper.png|thumb|center|Zipper]]
* '''Tucker''' - ''Playmate'': Likes playing with the other cats. ''Trait'': Provides 2 entertainment for your cats. Adoptable with Premium Lure.
* '''Zipper''' - ''Cool Cat'': Somehow, they got it all.''Trait'': - Adds +2 cool to your cafe. Adoptable with Premium Lure.
[[File:Mallory.png|thumb|left|Mallory]] [[File:Freddy.png|thumb|center|Freddy]]
* '''Mallory''' - ''Story Collector'': This cat will never tire of all great stories your customers bring in. ''Trait'': +10% on all resources for every Vagabond in your cafe. Adoptable with Premium Lure.
* '''Freddy''' - ''Hunter'': They find their own food.''Trait'': No food need. Adoptable with Premium Lure.
[[File:Peanut.png|thumb|left|Peanut]] [[File:Professor.png|thumb|center|Professor]]
* '''Peanut''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': -1 Food Need. Adoptable with Hearty Homecooking.
* '''Professor''' - ''Observer'': This cat learns by watching your every move.''Trait'': Every time a task completes, gain a little cat XP. Adoptable with Hearty Homecooking.
[[File:Lazy.png|thumb|left|Lazy]] [[File:Mixtape.png|thumb|center|Mixtape]]
* '''Lazy''' - ''Tranquil'': So zen they calm down your other cats. ''Trait'': Provides 2 stress release for your cats. Adoptable with Hearty Homecooking.
* '''Mixtape''' - ''Groupie'': Sometimes you just want to be part of the cool club. ''Trait'': +1 on all stats for every four cool score in your cafe. Adoptable with Hearty Homecooking.
[[File:Cormic.png|thumb|left|Cormic]] [[File:Ringo.png|thumb|center|Ringo]]
* '''Cormic''' - ''Art Aficionado'': This cat appreciates art even without a lasterpointer on it. ''Trait'': +1 on all stats for every Art score in your cafe. Adoptable with Opulent Feast.
* '''Ringo''' - ''Anarchist'': Fork the system! ''Trait'': +10 % on all resources for every punk in your cafe. Adoptable with Opulent Feast.
[[File:Mingus.png|thumb|left|Mingus]] [[File:Cleo.png|thumb|center|Cleo]]
* '''Mingus''' - ''Definitely A Cat'': Wow! I just love when they do that cat thing! ''Trait'': Has all customer types, doubles trash rate. Adoptable with trash.
* '''Cleo''' - ''Favor for a Favor'': When you scratch nature's back, nature scratches back. ''Trait'': Every time a Shrine Project completed, gain 100 of every resource. Adoptable with Opulent Feast.
[[File:Ct.png|thumb|left|CT]] [[File:Boo-Berry.png|thumb|center|Boo-Berry]]
* '''CT''' - ''Out Of This World'': Resources just keep materializing in your cafe?? ''Trait'': Every time a customer leaves, gain 10 of all resources. Adoptable with Meteorite.
* '''Boo-Berry''' - ''Into The Void'': It's not nice having to deal with all this trash. Surely worth signing that contract. But why can't you shake this feeling of dread? Oh well. ''Trait'': Trash never seems to appear in your cafe anymore. Adoptable with Strange Doll.
[[File:Cat sith.png|thumb|left|Cat Sith]] [[File:Robot cat.png|thumb|center|RoboCat 9000]]
* '''Cat Sith''' - ''One With Nature'': The Shrine's energy seems to be radiating from this cat. ''Trait'': Every time you complete a task, gain 1 Delight. Adoptable with Small Buddhist Meal.
* '''RoboCat 9000''' - ''CatBot'': *Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzzt. ''Trait'': Doesn't have needs. Adoptable with Lubricant.
[[File:Lucky Cat.png|thumb|left|Lucky Cat]]
* '''Lucky Cat''' - ''Lucky'': This cat surely brings luck! ''Trait'': Sometimes when a customer leaves, gain 200 gold. Adoptable with Lovely Potluck. ''This is the only cat you will not get an achievement for. This was supposed to be a DLC for PC only- but later got added in the game itself as a thank you for the whole community.''
1bcb4c6683cb18ccab4e48df315b9bc070e4a3e0
File:Brian.png
6
128
265
2022-05-16T08:23:22Z
Skylite
45618
wikitext
text/x-wiki
Brian
75c450c3f963befb912ee79f0b63e563652780f0
File:Missy.png
6
129
266
2022-05-16T08:25:47Z
Skylite
45618
wikitext
text/x-wiki
Missy
d7a0d989ce356e702189753657cfbafb1cd2be6c
File:Ezra.png
6
130
271
2022-05-16T08:32:22Z
Skylite
45618
wikitext
text/x-wiki
Ezra
6af422b2402913ac4e0eea09e34679f807629a59
File:Nico.png
6
131
272
2022-05-16T08:36:49Z
Skylite
45618
wikitext
text/x-wiki
Nico
3398634ce832346f0eaba574c18077083b0c4e1a
File:Debrah.png
6
132
275
2022-05-16T09:48:05Z
Skylite
45618
wikitext
text/x-wiki
Debrah
f78c8a0b856e8c689e4fd43a182258b49b5d54f5
File:Olli.png
6
133
276
2022-05-16T09:48:51Z
Skylite
45618
wikitext
text/x-wiki
Olli
1a54e336374e321f9e3ef348942713ff661782c4
File:Tucker.png
6
134
279
2022-05-16T10:22:59Z
Skylite
45618
wikitext
text/x-wiki
Tucker
8a1deed4feac2c8203a9e38f3b196e10139ed061
File:Zipper.png
6
135
280
2022-05-16T10:23:29Z
Skylite
45618
wikitext
text/x-wiki
Zipper
6ac590de841597a8f0f46a6ecea47aa57d0cf5e4
File:Mallory.png
6
136
282
2022-05-16T11:16:39Z
Skylite
45618
wikitext
text/x-wiki
Mallory
47842e1c564407088beb7d2534bdc969140643e5
File:Freddy.png
6
137
283
2022-05-16T11:17:05Z
Skylite
45618
wikitext
text/x-wiki
Freddy
aebac39342decc30322912125a27b5bd0ef33200
File:Peanut.png
6
138
285
2022-05-16T11:46:07Z
Skylite
45618
wikitext
text/x-wiki
Peanut
5b7e0c19399835816d98c36e0fcf67fe2ea143ad
File:Professor.png
6
139
286
2022-05-16T11:46:55Z
Skylite
45618
wikitext
text/x-wiki
Professor
384f9585b9bbb621f9b4877081fa8b538849f9f4
File:Lazy.png
6
140
288
2022-05-16T13:41:07Z
Skylite
45618
wikitext
text/x-wiki
Lazy
84e98cf97551805d46a1030b73cb47aa40988008
File:Mixtape.png
6
141
289
2022-05-16T13:41:46Z
Skylite
45618
wikitext
text/x-wiki
Mixtape
b6b69604aa266bc7aeb52c7d757ab8202c8e16d8
File:Cormic.png
6
142
291
2022-05-16T13:44:46Z
Skylite
45618
wikitext
text/x-wiki
Cormic
ba44aab5295cfb75fa9b7a07058051524cc84273
File:Ringo.png
6
143
292
2022-05-16T13:45:12Z
Skylite
45618
wikitext
text/x-wiki
Ringo
a6d6d397a391d876d5aae28cdca9f25071906022
File:Mingus.png
6
144
294
2022-05-16T13:48:54Z
Skylite
45618
wikitext
text/x-wiki
Mingus
d951abe84a59d25acbbd1cf3c62b72cd3017cb29
File:Cleo.png
6
145
295
2022-05-16T13:49:22Z
Skylite
45618
wikitext
text/x-wiki
Cleo
0df89408d141220c1ac91e453fb6173e1f12a641
File:Ct.png
6
146
298
2022-05-16T13:57:52Z
Skylite
45618
wikitext
text/x-wiki
Ct
e4af3aa1244ed830b6235ea4bf0633f21fb839d1
File:Boo-Berry.png
6
147
299
2022-05-16T13:58:41Z
Skylite
45618
wikitext
text/x-wiki
Boo-Berry
52c23e41d2013d173d58b366be0775571beca3de
File:Cat sith.png
6
148
301
2022-05-16T14:03:50Z
Skylite
45618
wikitext
text/x-wiki
Cat sith
410f7b25f740e14c0fdc7d953e5310b628822af0
File:Robot cat.png
6
149
302
2022-05-16T14:04:30Z
Skylite
45618
wikitext
text/x-wiki
Robot cat
c612194c159461add165268ce1ea051bd7a2a14e
File:Lucky Cat.png
6
150
303
2022-05-16T14:09:58Z
Skylite
45618
wikitext
text/x-wiki
Lucky Cat
90627f9c394fe608d9ea67a63394cba274405649
File:Map.jpg
6
151
306
2022-06-29T13:42:50Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Locations]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Locations]]
9e68e1053ddbf91ac74ae65851b28dab9bef64df
File:MapBoard.png
6
152
307
2022-06-29T13:51:21Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Locations]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Locations]]
9e68e1053ddbf91ac74ae65851b28dab9bef64df
File:MapDecorations.png
6
153
308
2022-06-29T13:51:30Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Locations]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Locations]]
9e68e1053ddbf91ac74ae65851b28dab9bef64df
File:MapEmporium.png
6
154
309
2022-06-29T13:51:50Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Locations]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Locations]]
9e68e1053ddbf91ac74ae65851b28dab9bef64df
File:MapMarket.png
6
155
310
2022-06-29T13:51:54Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Locations]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Locations]]
9e68e1053ddbf91ac74ae65851b28dab9bef64df
File:MapShrine.png
6
156
311
2022-06-29T13:52:03Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Locations]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Locations]]
9e68e1053ddbf91ac74ae65851b28dab9bef64df
File:Cat icon.png
6
157
312
2022-06-29T14:11:51Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Fabrics.png
6
158
313
2022-06-29T14:18:02Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
File:Fish.png
6
159
314
2022-06-29T14:18:09Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
Category:Customers
14
160
315
2022-06-29T14:19:07Z
Gengyen
47368
creation
wikitext
text/x-wiki
Category for Customers; not the regular Villagers
a74df93c011197155c0ce0fe5592fd9e4ad4c7bb
File:Gold.png
6
161
316
2022-06-29T14:19:47Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
File:Jewels.png
6
162
317
2022-06-29T14:19:54Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
File:Materials.png
6
163
318
2022-06-29T14:20:03Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
File:Nectar.png
6
164
319
2022-06-29T14:20:13Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
File:Icon delight.png
6
165
320
2022-06-29T14:20:23Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
Caterwaul Way
0
64
321
150
2022-06-29T14:25:23Z
Gengyen
47368
updated map, removed cat trainer, added icons and descriptions
wikitext
text/x-wiki
[[File:Map.jpg|thumb|right|alt=A small village at night, surrounded by a river. All locations are unlocked: the Pet Emporium, Gruff Decorations, Market, Notice Board, and Shrine.|Caterwaul Way Map]]
'''Caterwaul Way''' is the village where the [[Cat Cafe]] is located. It is inhabited by various [[villagers]] and a large [[cats|cat]] population. The [[Shrine]] isn't initially unlocked. The [[Community Notice Board]] appears after completing the Staff Hiring shrine project.
==Locations==
[[File:Cat_icon.png|50px]] [[Cat Cafe]]<br>
*Returning to the Cafe resumes the game - time does not pass in the map or in shops.<br>
[[File:MapEmporium.png|45px]] [[Pet Emporium]]<br>
*[[Carla-Lalla]] sells cat food, lures, litter, toys, and scratching posts. Requires Fish [[File:Fish.png|20px]]
[[File:MapDecorations.png|50px]] [[Gruff Decorations]]<br>
*[[Arwel]] sells appliances, [[furniture]], and decorations for the Cafe. Requires Fabrics [[File:Fabrics.png|20px]], Jewels [[File:Jewels.png|20px]], and Gold [[File:Gold.png|20px]]<br>
[[File:MapMarket.png|50px]] [[Market]]<br>
*[[Bonner]] sells [[recipes]] and ingredients. Requires Nectar [[File:Nectar.png|20px]]<br>
[[File:MapShrine.png|45px]] [[Shrine]]<br>
*The shrine contains [[projects]] that expand and improve the Cafe. Requires Delight [[File:Icon_delight.png|20px]] <br>
[[File:MapBoard.png|50px]] [[Community Notice Board]]<br>
*After unlocking the board, it can be used to hire [[staff]] and give away cats to forever homes for adoption.<br>
[[Category:Locations]]
23afe547e963c7233ad53ed99293c8129666c0fc
361
321
2023-08-13T11:28:54Z
Gengyen
47368
updated map, added curiosities, and updated location names to match current map
wikitext
text/x-wiki
[[File:Map.jpg|thumb|right|alt=A small village at night, surrounded by a river. All locations are unlocked: the Pet Shop, Furniture, Market, Note Board, Curiosities, and Shrine.|Caterwaul Way Map]]
'''Caterwaul Way''' is the village where the [[Cat Cafe]] is located. It is inhabited by various [[villagers]], [[customers]], and a large [[cats|cat]] population. Locations unlock as the game progresses.
==Locations==
[[File:Cat_icon.png|50px]] [[Cat Cafe]]<br>
*Returning to the Cafe resumes the game.<br>
[[File:MapEmporium.png|45px]] [[Pet Goods]]<br>
*[[Carla-Lalla]] sells cat food, lures, litterboxes, toys, scratching posts, and cat beds. Requires Fish [[File:Fish.png|20px]] and Gold [[File:Gold.png|20px]]<br>
[[File:MapMarket.png|50px]] [[Market]]<br>
*[[Bonner]] sells [[Market#Recipes|recipes]] and [[Market#Ingredients|ingredients]]. Requires Nectar [[File:Nectar.png|20px]]<br>
[[File:MapDecorations.png|50px]] [[Furniture]]<br>
*[[Arwel]] sells [[Furniture#Appliances|appliances]], [[Furniture#Build Tiles|build tiles]], [[furniture]], [[Furniture#Decorations|decorations]], and [[Furniture#Plants|plants]] for the Cafe. Requires Fabrics [[File:Fabrics.png|20px]], Jewels [[File:Jewels.png|20px]], and Gold [[File:Gold.png|20px]]<br>
[[File:MapCurious.png|50px]] [[Curiosities]]<br>
*[[Hoover]] sells [[Friendship Furniture]]. Each item requires different materials. <br>
[[File:MapBoard.png|50px]] [[Note Board]]<br>
*Unlocks after completing the Staff Hiring shrine project. It can be used to hire [[staff]] and give cats away to forever homes.<br>
[[File:MapShrine.png|45px]] [[Shrine]]<br>
*The shrine contains projects that expand and improve the Cafe. Requires Delight [[File:Icon_delight.png|20px]] <br>
[[Category:Locations]]
939f2dbdc694f880fad8453e6ccdb7ffd3da746f
File:NoticeBoard.jpg
6
166
322
2022-07-05T11:41:58Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Locations]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Locations]]
9e68e1053ddbf91ac74ae65851b28dab9bef64df
File:NoticeHome.jpg
6
167
323
2022-07-05T11:42:06Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Locations]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Locations]]
9e68e1053ddbf91ac74ae65851b28dab9bef64df
File:NoticeHiring.jpg
6
168
324
2022-07-05T11:42:24Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Locations]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Locations]]
9e68e1053ddbf91ac74ae65851b28dab9bef64df
Note Board
0
79
325
175
2022-07-05T11:59:30Z
Gengyen
47368
added images and descriptions
wikitext
text/x-wiki
'''Community Notice Board''' is a location in [[Caterwaul Way]].
[[File:NoticeBoard.jpg|thumb|left|Starting board]]
Here you can hire [[Staff]] and give away cats for adoption to forever homes. The Board needs to be unlocked through its shrine project.
==Services==
In order to hire staff, you need to complete the respective [[Projects]] in the shrine. Staff have different preexisting traits and skill levels in Cooking and Service. More Staff Traits are obtained through levelling them up. Other skills can be unlocked through "unlock" traits.<br>
After finishing the story, you can unlock staff with higher skill levels in unique domains. However, you will require 4000 of specific resources to hire each of them. This isn't spent, you just need to own that many.
There are "Looking For Cat" notices for every customer type at all times. Depending on how much the cat appeals to that customer type, you earn more delight from giving them up. The cat leaves permanently but this can free up cat slots.<br>
More cat slots are obtained from the shrine, and are maximised after you complete the story. Forever homes are also a quick way to earn delight and finish shrine projects faster.<br>
[[File:NoticeHome.jpg|thumb|left|650px|Forever homes]] [[File:NoticeHiring.jpg|thumb|right|650px|Hiring staff]]
[[Category:Locations]]
068a5370797bd455b45d3debbc1590e7c0ae0652
354
325
2023-08-13T11:05:46Z
Gengyen
47368
Gengyen moved page [[Community Notice Board]] to [[Note Board]]: renamed ingame
wikitext
text/x-wiki
'''Community Notice Board''' is a location in [[Caterwaul Way]].
[[File:NoticeBoard.jpg|thumb|left|Starting board]]
Here you can hire [[Staff]] and give away cats for adoption to forever homes. The Board needs to be unlocked through its shrine project.
==Services==
In order to hire staff, you need to complete the respective [[Projects]] in the shrine. Staff have different preexisting traits and skill levels in Cooking and Service. More Staff Traits are obtained through levelling them up. Other skills can be unlocked through "unlock" traits.<br>
After finishing the story, you can unlock staff with higher skill levels in unique domains. However, you will require 4000 of specific resources to hire each of them. This isn't spent, you just need to own that many.
There are "Looking For Cat" notices for every customer type at all times. Depending on how much the cat appeals to that customer type, you earn more delight from giving them up. The cat leaves permanently but this can free up cat slots.<br>
More cat slots are obtained from the shrine, and are maximised after you complete the story. Forever homes are also a quick way to earn delight and finish shrine projects faster.<br>
[[File:NoticeHome.jpg|thumb|left|650px|Forever homes]] [[File:NoticeHiring.jpg|thumb|right|650px|Hiring staff]]
[[Category:Locations]]
068a5370797bd455b45d3debbc1590e7c0ae0652
MediaWiki:Pagetitle-view-mainpage
8
169
326
2022-07-07T21:43:26Z
ReedemtheD3ad!
37
Created page with "Official {{SITENAME}}"
wikitext
text/x-wiki
Official {{SITENAME}}
c2d59ee45ea02d10b205a5d70873df285c4a3f46
MediaWiki:Pagetitle
8
170
327
2022-07-07T21:43:41Z
ReedemtheD3ad!
37
Created page with "$1 - Official {{SITENAME}}"
wikitext
text/x-wiki
$1 - Official {{SITENAME}}
57033220011e307a12da880f313762b28dee374e
File:Site-favicon.ico
6
125
328
250
2022-07-07T21:45:55Z
ReedemtheD3ad!
37
Protected "[[File:Site-favicon.ico]]" ([Edit=Allow only administrators] (indefinite))
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Site-background.png
6
3
329
136
2022-07-07T21:46:05Z
ReedemtheD3ad!
37
Protected "[[File:Site-background.png]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) [Upload=Allow only administrators] (indefinite))
wikitext
text/x-wiki
{{Fairuse}}
[[Category:Images]]
dd168b7ba685c80291e6615b6b14efe9bc2eee9a
File:Site-logo.png
6
2
330
135
2022-07-07T21:46:13Z
ReedemtheD3ad!
37
Protected "[[File:Site-logo.png]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) [Upload=Allow only administrators] (indefinite))
wikitext
text/x-wiki
{{Fairuse}}
[[Category:Images]]
dd168b7ba685c80291e6615b6b14efe9bc2eee9a
User:ReedemtheD3ad!
2
127
331
257
2022-07-12T20:39:15Z
ReedemtheD3ad!
37
wikitext
text/x-wiki
Jared Moore (aka ReedemtheD3ad!) is the wiki.gg Team Lead.
== Contact ==
If you wish to get in contact, you can create a thread on the talk page [[User talk:ReedemtheD3ad!|here]] or send an E-mail [[Special:EmailUser/ReedemtheD3ad!|here]].
== Gallery ==
<gallery>
File:ReedemtheD3ad!.jpg|Jared "ReedemtheD3ad!" Moore
</gallery>
599a2dcd202857b176c32c5d298f85d89b8feced
Cat Cafe Manager Wiki/Top section
0
10
332
224
2022-07-12T20:50:54Z
ReedemtheD3ad!
37
wikitext
text/x-wiki
<div class="fpbox" style="text-align: center;"><!-- BEGIN Welcome box-->
<div class="welcome">Welcome to the Official ''Cat Cafe Manager'' Wiki</div>
<div>the ''[[Cat Cafe Manager]]'' guide written and maintained by the players.</div>
Please feel free to contribute by creating new articles or expanding existing ones.
{{NUMBEROFEDITS}} edits and {{NUMBEROFARTICLES}} articles as of {{CURRENTDAYNAME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}!
</div><!--END Welcome box-->
<div class="fpbox mobilecollapsible expanded" style="text-align: center;"><!-- BEGIN Description box-->
<div class="heading desktopcenter mobileleft">[[File:Cat1.png|50px|link=cats|alt=A small cat image]] About ''Cat Cafe Manager''</div>
<div class="body" style="text-align: left;">
[[File:Grimalkin transparent.png|link=Cat Cafe Manager|alt=A jumping cat, grinning mischievously, wearng a witch hat|267px|center]]
''Cat Cafe Manager'' is a game about running and designing your own [[Cat Cafe]]. Your grandmother left you a small place in [[Caterwaul Way]], a village full of different stray [[cats]]. You can adopt them, manage the [[staff]] and train their [[skills]], get new [[furniture]] for your cafe and expand it, and more. You can also befriend local [[villagers]] or discover various mysteries, such as a certain cat [[shrine]]. After all, cats see different things in the streets and the villagers will trust you more and more as your business grows.
</div>
</div><!--END Description box-->
<div class="fpbox mobilecollapsible expanded" id="fproles" style="text-align: center;"><!-- BEGIN Content box-->
<div class="heading desktopcenter mobileleft">Gameplay [[File:Cat2.png|50px|link=cats|alt=A small cat image]]</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Cats}}<!--
-->{{FP link|Cat Skills}}<!--
-->{{FP link|Traits}}<!--
-->{{FP link|Staff}}<!--
-->{{FP link|Skills}}<!--
-->{{FP link|Villagers}}<!--
-->{{FP link|Design Mode}}<!--
-->{{FP link|Recipes}}<!--
--></div></div>
</div><!-- END Content box-->
<div class="fpbox mobilecollapsible expanded" id="fpsubjects" style="text-align: center;"><!-- BEGIN Heading B box-->
<div class="heading desktopcenter mobileleft">[[File:Cat4.png|50px|link=cats|alt=A small cat image]] Caterwaul Way</div>
<div class="body"><div class="fplinks"><!--
-->{{FP link|Pet Emporium}}<!--
-->{{FP link|Cat Trainer}}<!--
-->{{FP link|Gruff Decorations}}<!--
-->{{FP link|Market}}<!--
-->{{FP link|Community Notice Board}}<!--
-->{{FP link|Cat Cafe}}<!--
-->{{FP link|Shrine}}<!--
--></div></div>
</div><!-- END Heading B box--><noinclude>[[Category:Front page sections]]</noinclude>
aeb1ba096e13564c494c1f322af2994435e99d89
Skills
0
105
333
234
2022-08-22T04:02:23Z
TheColteon
54573
Explained what training does to skills and what skills are used for.
wikitext
text/x-wiki
[[File:Staff skills.png|250px|right|alt=A list of skills and their levels - Cleaning 20%, Cooking 10%, Service 30%, Cat Care 20%, Fixing 10%.]]
[[File:Serve.jpg|thumb|right|alt=An employee serving a Strawberry Milkshake to a customer. Her serving skill is 1/3.|Serving a [[Strawberry Milkshake]]]]
'''Skills''' are a feature in [[Cat Cafe Manager]] that affect [[staff]] work in the [[Cat Cafe]]. They can be trained to improve each employee's skill levels.
Training skills allows staff to complete tasks quicker. Each task has a skill requirement that is shown as a fraction above the task. If this requirement is not met fully, the speed in which the task is completed is reduced.
==List of skills==
*[[Cat Care]]
*[[Cleaning]]
*[[Cooking]]
*[[Fixing]]
*[[Service]]
[[Category:Skills]]
c0e15372de669d523b48436a61deeb84fe445185
Cats
0
109
334
305
2022-08-22T04:10:29Z
TheColteon
54573
Added a spoiler warning at the top of the page.
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
Please note that this page may include '''spoilers'''. Please continue at your own discretion.
==Skills==
[[Cat Skills]] can be trained so the cat levels up.
When levelling up the cats can learn a new trait.
==Needs==
Cats will have certain needs. These can vary between Food / Litterbox / Toys / Scratch posts.
==Traits==
Cat [[traits]] make the cafe more attractive for [[villagers]] with certain characteristics.
==Overview==
[[Category:Cats]]
Here is a list of all available cats in Cat Café Manager, their traits and with what Lure you can get them.
[[File:Brian.png|thumb|left|Brian]] [[File:Missy.png|thumb|center|Missy]]
* '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
* '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
[[File:Ezra.png|thumb|left|Ezra]] [[File:Nico.png|thumb|center|Nico]]
* '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need. Adoptable with Basic Lure.
* '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe. Adoptable with Basic Lure.
[[File:Debrah.png|thumb|left|Debrah]] [[File:Olli.png|thumb|center|Olli]]
* '''Debrah''' - ''Sharer'': Will make sure all cats get fed ''Trait'': Provides 2 food for your cats. Adoptable with Basic Lure.
* '''Olli''' - ''Smells Fishy'': Such aroma.''Trait'': - +10 % on all resources for every Fisherfolk in your cafe. Adoptable with Premium Lure.
[[File:Tucker.png|thumb|left|Tucker]] [[File:Zipper.png|thumb|center|Zipper]]
* '''Tucker''' - ''Playmate'': Likes playing with the other cats. ''Trait'': Provides 2 entertainment for your cats. Adoptable with Premium Lure.
* '''Zipper''' - ''Cool Cat'': Somehow, they got it all.''Trait'': - Adds +2 cool to your cafe. Adoptable with Premium Lure.
[[File:Mallory.png|thumb|left|Mallory]] [[File:Freddy.png|thumb|center|Freddy]]
* '''Mallory''' - ''Story Collector'': This cat will never tire of all great stories your customers bring in. ''Trait'': +10% on all resources for every Vagabond in your cafe. Adoptable with Premium Lure.
* '''Freddy''' - ''Hunter'': They find their own food.''Trait'': No food need. Adoptable with Premium Lure.
[[File:Peanut.png|thumb|left|Peanut]] [[File:Professor.png|thumb|center|Professor]]
* '''Peanut''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': -1 Food Need. Adoptable with Hearty Homecooking.
* '''Professor''' - ''Observer'': This cat learns by watching your every move.''Trait'': Every time a task completes, gain a little cat XP. Adoptable with Hearty Homecooking.
[[File:Lazy.png|thumb|left|Lazy]] [[File:Mixtape.png|thumb|center|Mixtape]]
* '''Lazy''' - ''Tranquil'': So zen they calm down your other cats. ''Trait'': Provides 2 stress release for your cats. Adoptable with Hearty Homecooking.
* '''Mixtape''' - ''Groupie'': Sometimes you just want to be part of the cool club. ''Trait'': +1 on all stats for every four cool score in your cafe. Adoptable with Hearty Homecooking.
[[File:Cormic.png|thumb|left|Cormic]] [[File:Ringo.png|thumb|center|Ringo]]
* '''Cormic''' - ''Art Aficionado'': This cat appreciates art even without a lasterpointer on it. ''Trait'': +1 on all stats for every Art score in your cafe. Adoptable with Opulent Feast.
* '''Ringo''' - ''Anarchist'': Fork the system! ''Trait'': +10 % on all resources for every punk in your cafe. Adoptable with Opulent Feast.
[[File:Mingus.png|thumb|left|Mingus]] [[File:Cleo.png|thumb|center|Cleo]]
* '''Mingus''' - ''Definitely A Cat'': Wow! I just love when they do that cat thing! ''Trait'': Has all customer types, doubles trash rate. Adoptable with trash.
* '''Cleo''' - ''Favor for a Favor'': When you scratch nature's back, nature scratches back. ''Trait'': Every time a Shrine Project completed, gain 100 of every resource. Adoptable with Opulent Feast.
[[File:Ct.png|thumb|left|CT]] [[File:Boo-Berry.png|thumb|center|Boo-Berry]]
* '''CT''' - ''Out Of This World'': Resources just keep materializing in your cafe?? ''Trait'': Every time a customer leaves, gain 10 of all resources. Adoptable with Meteorite.
* '''Boo-Berry''' - ''Into The Void'': It's not nice having to deal with all this trash. Surely worth signing that contract. But why can't you shake this feeling of dread? Oh well. ''Trait'': Trash never seems to appear in your cafe anymore. Adoptable with Strange Doll.
[[File:Cat sith.png|thumb|left|Cat Sith]] [[File:Robot cat.png|thumb|center|RoboCat 9000]]
* '''Cat Sith''' - ''One With Nature'': The Shrine's energy seems to be radiating from this cat. ''Trait'': Every time you complete a task, gain 1 Delight. Adoptable with Small Buddhist Meal.
* '''RoboCat 9000''' - ''CatBot'': *Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzzt. ''Trait'': Doesn't have needs. Adoptable with Lubricant.
[[File:Lucky Cat.png|thumb|left|Lucky Cat]]
* '''Lucky Cat''' - ''Lucky'': This cat surely brings luck! ''Trait'': Sometimes when a customer leaves, gain 200 gold. Adoptable with Lovely Potluck. ''This is the only cat you will not get an achievement for. This was supposed to be a DLC for PC only- but later got added in the game itself as a thank you for the whole community.''
9ffab16cd70d9947b0a71cf2a2362a6fa04ac361
335
334
2022-08-22T04:27:33Z
TheColteon
54573
Added strays section.
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
''Please note that this page may include '''spoilers'''. Please continue at your own discretion.''
'''Cats''' are an adoptable npc that are a staple in the development in your [[Cat Cafe]] and in the satisfaction of your customers.
==Strays==
Strays are how cats first arrive to your [[cat cafe|cafe]] when you put out a lure. Each group of strays will only appear when you have placed a certain lure outside. In order to adopt a stray, you must befriend them by feeding them with the lures and petting them after they eat. Each stray will take at least three times of feeding and petting to become adoptable.
==Skills==
[[Cat Skills]] can be trained so the cat levels up.
When levelling up the cats can learn a new trait.
==Needs==
Cats, just like your customers, will have certain needs. These can vary between Food / Litterbox / Toys / Scratch posts.
==Traits==
Cat [[traits]] make the cafe more attractive for [[villagers]] with certain characteristics.
==Overview==
[[Category:Cats]]
Here is a list of all available cats in Cat Café Manager, their traits and with what Lure you can get them.
[[File:Brian.png|thumb|left|Brian]] [[File:Missy.png|thumb|center|Missy]]
* '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
* '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
[[File:Ezra.png|thumb|left|Ezra]] [[File:Nico.png|thumb|center|Nico]]
* '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need. Adoptable with Basic Lure.
* '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe. Adoptable with Basic Lure.
[[File:Debrah.png|thumb|left|Debrah]] [[File:Olli.png|thumb|center|Olli]]
* '''Debrah''' - ''Sharer'': Will make sure all cats get fed ''Trait'': Provides 2 food for your cats. Adoptable with Basic Lure.
* '''Olli''' - ''Smells Fishy'': Such aroma.''Trait'': - +10 % on all resources for every Fisherfolk in your cafe. Adoptable with Premium Lure.
[[File:Tucker.png|thumb|left|Tucker]] [[File:Zipper.png|thumb|center|Zipper]]
* '''Tucker''' - ''Playmate'': Likes playing with the other cats. ''Trait'': Provides 2 entertainment for your cats. Adoptable with Premium Lure.
* '''Zipper''' - ''Cool Cat'': Somehow, they got it all.''Trait'': - Adds +2 cool to your cafe. Adoptable with Premium Lure.
[[File:Mallory.png|thumb|left|Mallory]] [[File:Freddy.png|thumb|center|Freddy]]
* '''Mallory''' - ''Story Collector'': This cat will never tire of all great stories your customers bring in. ''Trait'': +10% on all resources for every Vagabond in your cafe. Adoptable with Premium Lure.
* '''Freddy''' - ''Hunter'': They find their own food.''Trait'': No food need. Adoptable with Premium Lure.
[[File:Peanut.png|thumb|left|Peanut]] [[File:Professor.png|thumb|center|Professor]]
* '''Peanut''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': -1 Food Need. Adoptable with Hearty Homecooking.
* '''Professor''' - ''Observer'': This cat learns by watching your every move.''Trait'': Every time a task completes, gain a little cat XP. Adoptable with Hearty Homecooking.
[[File:Lazy.png|thumb|left|Lazy]] [[File:Mixtape.png|thumb|center|Mixtape]]
* '''Lazy''' - ''Tranquil'': So zen they calm down your other cats. ''Trait'': Provides 2 stress release for your cats. Adoptable with Hearty Homecooking.
* '''Mixtape''' - ''Groupie'': Sometimes you just want to be part of the cool club. ''Trait'': +1 on all stats for every four cool score in your cafe. Adoptable with Hearty Homecooking.
[[File:Cormic.png|thumb|left|Cormic]] [[File:Ringo.png|thumb|center|Ringo]]
* '''Cormic''' - ''Art Aficionado'': This cat appreciates art even without a lasterpointer on it. ''Trait'': +1 on all stats for every Art score in your cafe. Adoptable with Opulent Feast.
* '''Ringo''' - ''Anarchist'': Fork the system! ''Trait'': +10 % on all resources for every punk in your cafe. Adoptable with Opulent Feast.
[[File:Mingus.png|thumb|left|Mingus]] [[File:Cleo.png|thumb|center|Cleo]]
* '''Mingus''' - ''Definitely A Cat'': Wow! I just love when they do that cat thing! ''Trait'': Has all customer types, doubles trash rate. Adoptable with trash.
* '''Cleo''' - ''Favor for a Favor'': When you scratch nature's back, nature scratches back. ''Trait'': Every time a Shrine Project completed, gain 100 of every resource. Adoptable with Opulent Feast.
[[File:Ct.png|thumb|left|CT]] [[File:Boo-Berry.png|thumb|center|Boo-Berry]]
* '''CT''' - ''Out Of This World'': Resources just keep materializing in your cafe?? ''Trait'': Every time a customer leaves, gain 10 of all resources. Adoptable with Meteorite.
* '''Boo-Berry''' - ''Into The Void'': It's not nice having to deal with all this trash. Surely worth signing that contract. But why can't you shake this feeling of dread? Oh well. ''Trait'': Trash never seems to appear in your cafe anymore. Adoptable with Strange Doll.
[[File:Cat sith.png|thumb|left|Cat Sith]] [[File:Robot cat.png|thumb|center|RoboCat 9000]]
* '''Cat Sith''' - ''One With Nature'': The Shrine's energy seems to be radiating from this cat. ''Trait'': Every time you complete a task, gain 1 Delight. Adoptable with Small Buddhist Meal.
* '''RoboCat 9000''' - ''CatBot'': *Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzzt. ''Trait'': Doesn't have needs. Adoptable with Lubricant.
[[File:Lucky Cat.png|thumb|left|Lucky Cat]]
* '''Lucky Cat''' - ''Lucky'': This cat surely brings luck! ''Trait'': Sometimes when a customer leaves, gain 200 gold. Adoptable with Lovely Potluck. ''This is the only cat you will not get an achievement for. This was supposed to be a DLC for PC only- but later got added in the game itself as a thank you for the whole community.''
27e6894d51b94103c23915ff871affc59ea0e84a
336
335
2022-08-22T04:28:03Z
TheColteon
54573
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
''Please note that this page may include '''spoilers'''. Please continue at your own discretion.''
'''Cats''' are an adoptable npc that are a staple in the development in your [[Cat Cafe]] and in the satisfaction of your customers.
==Strays==
Strays are how cats first arrive to your [[Cat Cafe|cafe]] when you put out a lure. Each group of strays will only appear when you have placed a certain lure outside. In order to adopt a stray, you must befriend them by feeding them with the lures and petting them after they eat. Each stray will take at least three times of feeding and petting to become adoptable.
==Skills==
[[Cat Skills]] can be trained so the cat levels up.
When levelling up the cats can learn a new trait.
==Needs==
Cats, just like your customers, will have certain needs. These can vary between Food / Litterbox / Toys / Scratch posts.
==Traits==
Cat [[traits]] make the cafe more attractive for [[villagers]] with certain characteristics.
==Overview==
[[Category:Cats]]
Here is a list of all available cats in Cat Café Manager, their traits and with what Lure you can get them.
[[File:Brian.png|thumb|left|Brian]] [[File:Missy.png|thumb|center|Missy]]
* '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
* '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
[[File:Ezra.png|thumb|left|Ezra]] [[File:Nico.png|thumb|center|Nico]]
* '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need. Adoptable with Basic Lure.
* '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe. Adoptable with Basic Lure.
[[File:Debrah.png|thumb|left|Debrah]] [[File:Olli.png|thumb|center|Olli]]
* '''Debrah''' - ''Sharer'': Will make sure all cats get fed ''Trait'': Provides 2 food for your cats. Adoptable with Basic Lure.
* '''Olli''' - ''Smells Fishy'': Such aroma.''Trait'': - +10 % on all resources for every Fisherfolk in your cafe. Adoptable with Premium Lure.
[[File:Tucker.png|thumb|left|Tucker]] [[File:Zipper.png|thumb|center|Zipper]]
* '''Tucker''' - ''Playmate'': Likes playing with the other cats. ''Trait'': Provides 2 entertainment for your cats. Adoptable with Premium Lure.
* '''Zipper''' - ''Cool Cat'': Somehow, they got it all.''Trait'': - Adds +2 cool to your cafe. Adoptable with Premium Lure.
[[File:Mallory.png|thumb|left|Mallory]] [[File:Freddy.png|thumb|center|Freddy]]
* '''Mallory''' - ''Story Collector'': This cat will never tire of all great stories your customers bring in. ''Trait'': +10% on all resources for every Vagabond in your cafe. Adoptable with Premium Lure.
* '''Freddy''' - ''Hunter'': They find their own food.''Trait'': No food need. Adoptable with Premium Lure.
[[File:Peanut.png|thumb|left|Peanut]] [[File:Professor.png|thumb|center|Professor]]
* '''Peanut''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': -1 Food Need. Adoptable with Hearty Homecooking.
* '''Professor''' - ''Observer'': This cat learns by watching your every move.''Trait'': Every time a task completes, gain a little cat XP. Adoptable with Hearty Homecooking.
[[File:Lazy.png|thumb|left|Lazy]] [[File:Mixtape.png|thumb|center|Mixtape]]
* '''Lazy''' - ''Tranquil'': So zen they calm down your other cats. ''Trait'': Provides 2 stress release for your cats. Adoptable with Hearty Homecooking.
* '''Mixtape''' - ''Groupie'': Sometimes you just want to be part of the cool club. ''Trait'': +1 on all stats for every four cool score in your cafe. Adoptable with Hearty Homecooking.
[[File:Cormic.png|thumb|left|Cormic]] [[File:Ringo.png|thumb|center|Ringo]]
* '''Cormic''' - ''Art Aficionado'': This cat appreciates art even without a lasterpointer on it. ''Trait'': +1 on all stats for every Art score in your cafe. Adoptable with Opulent Feast.
* '''Ringo''' - ''Anarchist'': Fork the system! ''Trait'': +10 % on all resources for every punk in your cafe. Adoptable with Opulent Feast.
[[File:Mingus.png|thumb|left|Mingus]] [[File:Cleo.png|thumb|center|Cleo]]
* '''Mingus''' - ''Definitely A Cat'': Wow! I just love when they do that cat thing! ''Trait'': Has all customer types, doubles trash rate. Adoptable with trash.
* '''Cleo''' - ''Favor for a Favor'': When you scratch nature's back, nature scratches back. ''Trait'': Every time a Shrine Project completed, gain 100 of every resource. Adoptable with Opulent Feast.
[[File:Ct.png|thumb|left|CT]] [[File:Boo-Berry.png|thumb|center|Boo-Berry]]
* '''CT''' - ''Out Of This World'': Resources just keep materializing in your cafe?? ''Trait'': Every time a customer leaves, gain 10 of all resources. Adoptable with Meteorite.
* '''Boo-Berry''' - ''Into The Void'': It's not nice having to deal with all this trash. Surely worth signing that contract. But why can't you shake this feeling of dread? Oh well. ''Trait'': Trash never seems to appear in your cafe anymore. Adoptable with Strange Doll.
[[File:Cat sith.png|thumb|left|Cat Sith]] [[File:Robot cat.png|thumb|center|RoboCat 9000]]
* '''Cat Sith''' - ''One With Nature'': The Shrine's energy seems to be radiating from this cat. ''Trait'': Every time you complete a task, gain 1 Delight. Adoptable with Small Buddhist Meal.
* '''RoboCat 9000''' - ''CatBot'': *Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzzt. ''Trait'': Doesn't have needs. Adoptable with Lubricant.
[[File:Lucky Cat.png|thumb|left|Lucky Cat]]
* '''Lucky Cat''' - ''Lucky'': This cat surely brings luck! ''Trait'': Sometimes when a customer leaves, gain 200 gold. Adoptable with Lovely Potluck. ''This is the only cat you will not get an achievement for. This was supposed to be a DLC for PC only- but later got added in the game itself as a thank you for the whole community.''
1e35bcc3aa9738bcb988b3fae07e87b4a890cf02
337
336
2022-08-22T04:28:28Z
TheColteon
54573
/* Skills */
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
''Please note that this page may include '''spoilers'''. Please continue at your own discretion.''
'''Cats''' are an adoptable npc that are a staple in the development in your [[Cat Cafe]] and in the satisfaction of your customers.
==Strays==
Strays are how cats first arrive to your [[Cat Cafe|cafe]] when you put out a lure. Each group of strays will only appear when you have placed a certain lure outside. In order to adopt a stray, you must befriend them by feeding them with the lures and petting them after they eat. Each stray will take at least three times of feeding and petting to become adoptable.
==Skills==
[[Cat Skills]] can be trained so the cat levels up.
When levelling up, the cats can learn a new trait.
==Needs==
Cats, just like your customers, will have certain needs. These can vary between Food / Litterbox / Toys / Scratch posts.
==Traits==
Cat [[traits]] make the cafe more attractive for [[villagers]] with certain characteristics.
==Overview==
[[Category:Cats]]
Here is a list of all available cats in Cat Café Manager, their traits and with what Lure you can get them.
[[File:Brian.png|thumb|left|Brian]] [[File:Missy.png|thumb|center|Missy]]
* '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
* '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
[[File:Ezra.png|thumb|left|Ezra]] [[File:Nico.png|thumb|center|Nico]]
* '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need. Adoptable with Basic Lure.
* '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe. Adoptable with Basic Lure.
[[File:Debrah.png|thumb|left|Debrah]] [[File:Olli.png|thumb|center|Olli]]
* '''Debrah''' - ''Sharer'': Will make sure all cats get fed ''Trait'': Provides 2 food for your cats. Adoptable with Basic Lure.
* '''Olli''' - ''Smells Fishy'': Such aroma.''Trait'': - +10 % on all resources for every Fisherfolk in your cafe. Adoptable with Premium Lure.
[[File:Tucker.png|thumb|left|Tucker]] [[File:Zipper.png|thumb|center|Zipper]]
* '''Tucker''' - ''Playmate'': Likes playing with the other cats. ''Trait'': Provides 2 entertainment for your cats. Adoptable with Premium Lure.
* '''Zipper''' - ''Cool Cat'': Somehow, they got it all.''Trait'': - Adds +2 cool to your cafe. Adoptable with Premium Lure.
[[File:Mallory.png|thumb|left|Mallory]] [[File:Freddy.png|thumb|center|Freddy]]
* '''Mallory''' - ''Story Collector'': This cat will never tire of all great stories your customers bring in. ''Trait'': +10% on all resources for every Vagabond in your cafe. Adoptable with Premium Lure.
* '''Freddy''' - ''Hunter'': They find their own food.''Trait'': No food need. Adoptable with Premium Lure.
[[File:Peanut.png|thumb|left|Peanut]] [[File:Professor.png|thumb|center|Professor]]
* '''Peanut''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': -1 Food Need. Adoptable with Hearty Homecooking.
* '''Professor''' - ''Observer'': This cat learns by watching your every move.''Trait'': Every time a task completes, gain a little cat XP. Adoptable with Hearty Homecooking.
[[File:Lazy.png|thumb|left|Lazy]] [[File:Mixtape.png|thumb|center|Mixtape]]
* '''Lazy''' - ''Tranquil'': So zen they calm down your other cats. ''Trait'': Provides 2 stress release for your cats. Adoptable with Hearty Homecooking.
* '''Mixtape''' - ''Groupie'': Sometimes you just want to be part of the cool club. ''Trait'': +1 on all stats for every four cool score in your cafe. Adoptable with Hearty Homecooking.
[[File:Cormic.png|thumb|left|Cormic]] [[File:Ringo.png|thumb|center|Ringo]]
* '''Cormic''' - ''Art Aficionado'': This cat appreciates art even without a lasterpointer on it. ''Trait'': +1 on all stats for every Art score in your cafe. Adoptable with Opulent Feast.
* '''Ringo''' - ''Anarchist'': Fork the system! ''Trait'': +10 % on all resources for every punk in your cafe. Adoptable with Opulent Feast.
[[File:Mingus.png|thumb|left|Mingus]] [[File:Cleo.png|thumb|center|Cleo]]
* '''Mingus''' - ''Definitely A Cat'': Wow! I just love when they do that cat thing! ''Trait'': Has all customer types, doubles trash rate. Adoptable with trash.
* '''Cleo''' - ''Favor for a Favor'': When you scratch nature's back, nature scratches back. ''Trait'': Every time a Shrine Project completed, gain 100 of every resource. Adoptable with Opulent Feast.
[[File:Ct.png|thumb|left|CT]] [[File:Boo-Berry.png|thumb|center|Boo-Berry]]
* '''CT''' - ''Out Of This World'': Resources just keep materializing in your cafe?? ''Trait'': Every time a customer leaves, gain 10 of all resources. Adoptable with Meteorite.
* '''Boo-Berry''' - ''Into The Void'': It's not nice having to deal with all this trash. Surely worth signing that contract. But why can't you shake this feeling of dread? Oh well. ''Trait'': Trash never seems to appear in your cafe anymore. Adoptable with Strange Doll.
[[File:Cat sith.png|thumb|left|Cat Sith]] [[File:Robot cat.png|thumb|center|RoboCat 9000]]
* '''Cat Sith''' - ''One With Nature'': The Shrine's energy seems to be radiating from this cat. ''Trait'': Every time you complete a task, gain 1 Delight. Adoptable with Small Buddhist Meal.
* '''RoboCat 9000''' - ''CatBot'': *Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzzt. ''Trait'': Doesn't have needs. Adoptable with Lubricant.
[[File:Lucky Cat.png|thumb|left|Lucky Cat]]
* '''Lucky Cat''' - ''Lucky'': This cat surely brings luck! ''Trait'': Sometimes when a customer leaves, gain 200 gold. Adoptable with Lovely Potluck. ''This is the only cat you will not get an achievement for. This was supposed to be a DLC for PC only- but later got added in the game itself as a thank you for the whole community.''
9e713a7d75330b3ba2c73f11a9b9c901db6546a0
MediaWiki:Common.css
8
5
339
263
2022-12-14T18:29:21Z
Pcj
1919
1.39 prep
css
text/css
/* CSS placed here will be applied to all skins */
/* Logo */
.mw-wiki-logo {
background-image: url(/images/e/e6/Site-logo.png?22b73);
}
/* Centers logo */
#p-logo {
width: 100%;
height: var(--main-layout-logo-height);
position: absolute;
margin-top: -1em;
}
#p-logo a {
width: 360px;
height: 186px;
margin: 0 auto;
}
/* Background */
body {
background: url(/images/5/57/Site-background.png) no-repeat center center fixed;
background-size: cover;
}
/* Content theming */
#content,
#mw-head {
margin-top: 11.14em;
border-radius: 5px;
font-family: Nunito,Arial,sans-serif;
}
.mw-body {
background-color: #eed39e;
border: 1px solid #f59525;
}
.catlinks,
.toc {
background-color: #f3e0bb;
}
#mw-page-base {
background: none;
}
h1, h2, h3, h4, h5, h6 {
color: #2a0800;
font-family: Nunito,Arial,sans-serif !important;
}
/* Left portal theming */
#mw-panel .portal{
margin-bottom: 2px;
border-top: 6px solid #f59525;
border-radius: 3px;
background-color: #eed39e;
font-family: Nunito,Arial,sans-serif;
}
#mw-panel .portal .vector-menu-heading {
font-weight: bold;
border-bottom: 1px #f59525 solid;
}
#mw-panel #p-logo + .portal {
margin-top: 12.25em;
}
#mw-panel {
padding-left: 0;
margin-top: -12.5em;
}
/* Top tabs theming */
.vector-menu-tabs li a,
#p-cactions {
background: linear-gradient(#eed39e, #F3DFB9);
border-radius: 3px 3px 0px 0px;
border-top: 1px solid #f59525;
}
#p-cactions-label {
background: transparent !important;
}
.vector-menu-tabs li.selected a,
.mw-navigation {
background-color: #eed39e;
background-image: none;
}
#ca-watch {
background: linear-gradient(#eed39e, #F3DFB9);
}
.vector-menu-tabs,
.vector-menu-tabs li,
.vector-menu-tabs li.selected,
.vector-menu-tabs span,
.vector-menu-tabs ul {
background: transparent;
}
#ca-nstab-main > a:nth-child(1),
#ca-view > a:nth-child(1) {
border-left: 1px solid #f59525;
}
#ca-talk > a:nth-child(1) {
border-right: 1px solid #f59525;
}
/* Footer theming */
#footer-places {
display: none;
}
/* Footer theming */
#footer {
padding: 1.25em 1.25em 0.5em 1.25em;
background-color: #f3e0bb;
opacity: 0.8;
border-radius: 3px;
margin-bottom: 3em;
margin-top: 4px;
}
/* Main page layout */
#fp-2column.fp-container {
display: grid;
grid-template-areas: "a" "b" "c";
grid-template-columns: 100%;
}
@media screen and (min-width:990px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c c";
grid-template-columns: 50% 50%;
}
}
@media screen and (min-width:1350px) {
#fp-2column.fp-container {
grid-template-areas: "a b" "c b";
grid-template-columns: auto 520px;
}
}
#fp-top {
grid-area: a;
}
#fp-flex {
grid-area: b;
}
#fp-bottom {
grid-area: c;
}
/* Main page structure */
.fpbox {
margin: 5px;
padding: 5px;
overflow: auto;
width: calc(100% - 2px);
}
.fpbox.plain {
background: transparent;
border: none;
box-shadow: none;
}
.fpbox .heading,
.fpbox .mainheading,
.fpbox .welcome {
margin: 0 0 10px;
padding: 0 0 5px;
overflow: auto;
}
.fpbox .heading {
background: #f59525;
border-radius: 3px;
padding: 4px;
}
.fpbox .mainheading,
.fpbox .welcome {
font-size: 150%;
font-weight: bold;
}
.fpbox .heading {
text-align: center;
font-size: 132%;
font-weight: bold;
}
.linkslabel {
margin: 15px 5px 5px;
padding: 0 0 5px;
}
/* Template:FP links styles */
.fplinks {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
align-items: stretch;
text-align: center;
}
.fplink-outer {
padding: 5px;
flex-basis: calc(25% - 10px);
width: calc(25% - 15px);
min-width: 115px;
display: inline-block;
vertical-align: middle;
}
.fplink-wide {
flex-basis: calc(33% - 10px);
width: calc(33% - 15px);
}
.fplink-fullwidth {
flex-basis: 100%;
width: calc(100% - 15px);
font-weight: bold;
}
.fplink {
padding: 0.5em;
box-sizing: border-box;
width: 100%;
height: 100%;
display: table;
border-bottom: 2px #2a0800 solid;
font-size: 17px;
}
.fplink-plain {
background: transparent;
border-radius: 0;
border: 0;
box-shadow: none;
}
.fplink-inner {
display: table-row;
}
.fplink a {
display: table-cell;
vertical-align: middle;
}
.fplink img {
max-width: 150px;
width: 100%;
height: auto;
}
/* Auto-resize front page video to fit smaller columns */
.fpbox .embedvideowrap {
width: 100% !important;
max-width: 480px;
margin: 0 auto;
}
.fpbox .embedvideowrap iframe {
width: 100%!important;
}
/* Multi-column box support */
.fp-container main .columns .leftcol,
.fp-container .columns .rightcol {
width: 100%;
margin: 0;
padding: 0;
}
@media (min-width: 990px) {
.fp-container .columns .leftcol {
float: left;
width: 50%;
}
.fp-container .columns .rightcol {
float: right;
width: 50%;
}
}
.fp-section {
display: flex;
flex-wrap: wrap;
}
/* Infobox general theming */
.portable-infobox {
overflow: hidden;
background: #f59525;
padding: 0;
border-radius: 5px;
margin-right: 7px;
border: 2px #f59525 solid;
}
.portable-infobox .pi-navigation {
background: #f59525;
text-align: center;
}
.pi-item.pi-data {
background-color: #eed39e;
}
/* Infobox titles and headers */
.portable-infobox .pi-title {
font-weight: bold;
font-size: large;
line-height: 15px;
color: #FFFFFF;
text-align: center;
padding: 6px 3px;
background: #f59525;
}
.portable-infobox .pi-header {
font-size: small;
line-height: 10px;
color: #FFFFFF;
text-align: center;
padding: 4px 0;
background: #f59525;
}
/* Infobox images */
.portable-infobox .pi-caption {
color: #2a0800;
}
.portable-infobox .pi-image-collection-tabs {
text-align: center;
background: #eed39e;
}
.portable-infobox .pi-image-collection-tab-content {
background: #eed39e;
}
.portable-infobox ul.pi-image-collection-tabs li {
background: #eed39e;
font-weight: normal;
border: 1px solid #f59525;
margin-right: 0;
}
.portable-infobox ul.pi-image-collection-tabs li.current {
background-color: #f59525 !important;
color: white !important;
}
.portable-infobox ul.pi-image-collection-tabs li.pi-item-spacing {
padding: 2px 4px 1px;
}
/* Article-table and wikitable formatting */
.article-table th,
.article-table td,
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td {
border: 1px solid #f7aa50;
}
.wikitable, .WikiaTable, .article-table {
border: 2px solid #f59525;
}
.wikitable th, .WikiaTable th, .article-table th {
background-color: #f59525 !important;
color: #fff;
}
.wikitable td, .WikiaTable td, .article-table td {
background: #eed39e;
margin: 1px;
}
.table, .wikitable, .article-table
{
display: inline-table;
overflow-x: auto;
white-space: normal;
}
.wikitable, .article-table
{
border-collapse: collapse;
}
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td,
.wikitable th, .article-table th, .wikitable > tr > th, .wikitable > * > tr > th {
padding: .2em .4em;
}
.article-table td
{
padding: 6px 12px;
}
f6a7cc5c69bb715c635ab199fb7ceaf25b488f3a
Traits
0
110
342
232
2023-01-04T15:40:16Z
Lycramosa
101150
wikitext
text/x-wiki
[[File:Catstats.png|thumb|right|alt=A window with stats of a cat Freddy. It has the Tiny Tummy trait - They don't need a lot of food. -1 Food Need|Cat stats. This cat has the Tiny Tummy trait]]
'''Traits''' are a type of [[cats|cat]] stats in [[Cat Cafe Manager]]. They can make the cafe more attractive to certain [[villagers]] or affect the amount of care a cat needs.
==List of traits==
{|class="article-table"
!Icon
!Trait
!Description
!Effect
|-
|
|CatBot
|*Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzt.
|<nowiki></nowiki> Doesn't have needs.
|-
|
|CatFishing
|Will help local fisherfolk earn a great catch.
|<nowiki>+10%</nowiki> Fish payout
|-
|
|Chill
|They tend to vibe.
|<nowiki>-1</nowiki> Stress Need
|-
|
|Clean Cat
|They clean up after themselves.
|<nowiki>-1</nowiki> Bladder need
|-
|
|Clothier
|Who said cats can only destroy yarn?
|<nowiki>+10%</nowiki> Fabrics payout
|-
|
|Cool Cat
|Somehow, they got it all.
|<nowiki>+2</nowiki> Cool
|-
|
|Crude
|Did that cat just burp?
|<nowiki>+1</nowiki> Fisherman
|-
|
|Definitely a Cat
|Wow! I just love when they do that cat thing!
|<nowiki></nowiki> Has all customer types, doubles trash rates.
|-
|
|Groomer
|Cleans other cats for fun and profit.
|<nowiki></nowiki> Provides 2 Cat Clean for your cats.
|-
|
|Groupie
|Sometimes, you just want to be part of the cool club.
|<nowiki>+1</nowiki> All stats for every four Cool score in your café.
|-
|
|Hearts and Minds
|Customers find this cat absolutely delightful!
|<nowiki>+10%</nowiki> Delight from customers.
|-
|
|Heavy Tippers
|Seeing this cat loosens wallets.
|<nowiki>+10%</nowiki>Gold payout
|-
|
|Hunter
|They find their own food.
|<nowiki></nowiki> No Food needed
|-
|
|Lots Magical
|Spends lots of time napping on leylines.
|<nowiki>+3</nowiki> Witches
|-
|
|Lucky
|This cat surely brings luck!
|<nowiki></nowiki> Sometimes when a customer leaves, gain 200 Gold.
|-
|
|Magically Sensitive
|This cat glows slightly around Witches.
|<nowiki>+10%</nowiki> On all resources for every Witch in your café
|-
|
|Networker
|This cat has an actual stack of business cards.
|<nowiki>+10%</nowiki> On all resources for every Businessperson in your café.
|-
|
|Observer
|This cat learns by watching your every move.
|<nowiki></nowiki> Every time a task completes, gains a little cat XP.
|-
|
|Party Cat
|Once they pop, noone can stop!
|<nowiki>+2</nowiki> Fun
|-
|
|Playmate
|Likes playing with other cats.
|<nowiki></nowiki> Provides 2 Toys for your cats
|-
|
|Pompous
|This cat's, uh, kind of a big deal?
|<nowiki>+3</nowiki> Businessfolk
|-
|
|Punk Attention
|When Punks are around, they just look better.
|<nowiki>+4</nowiki> Artists if advertising to Punks
|-
|
|Scavenger
|This cat is able to find materials where others can't.
|<nowiki>+10%</nowiki> Materials payout
|-
|
|Sharer
|Will make sure all cats get fed.
|<nowiki></nowiki> Provides 2 Food for your cats.
|-
|
|Slightly Magical
|Sometimes they just float off the ground. Maybe.
|<nowiki>+1</nowiki> Witches
|-
|
|Smells Fishy
|Such aroma.
|<nowiki>+10%</nowiki> All resources for every Fisherfolk in your café.
|-
|
|Story Collector
|This cat will never tire of all great stories your customers bring in.
|<nowiki>+10%</nowiki> All resources for every Vagabond in your café.
|-
|
|Thrifting
|This cat knows all about getting the greatest deals. Somehow.
|<nowiki>-25%</nowiki> Furniture cost
|-
|
|Tiny Tummy
|They don't need a lot of food.
|<nowiki>-1</nowiki> Food Need
|-
|
|Tough
|They don't need nobody.
|<nowiki>+1</nowiki> Punks
|-
|
|Tranquil
|So zen they calm down your other cats.
|<nowiki></nowiki> Provides 2 Stress release for your cats.
|-
|
|}
[[Category:Traits]]
499bbcce45998e9993873386af552d94ec0df70a
Cat Care
0
174
343
2023-02-06T02:31:48Z
Sabelina
114355
Created page with "Cat Care is a staff skill that will allow the staff member to interact with the cats inside your café. This special skill will be given precedence over normal tasks, such as serving or social. Cat care will do the following: * Refill food bowls * Calm cats * Pet cats * Play with cats However if your stats in your café are higher than the cats needs, the only task left will be to refill food bowls. Cats will be unable to move and interact with guests if they are h..."
wikitext
text/x-wiki
Cat Care is a staff skill that will allow the staff member to interact with the cats inside your café.
This special skill will be given precedence over normal tasks, such as serving or social.
Cat care will do the following:
* Refill food bowls
* Calm cats
* Pet cats
* Play with cats
However if your stats in your café are higher than the cats needs, the only task left will be to refill food bowls. Cats will be unable to move and interact with guests if they are hungry or need any type of care. Only an interaction will allow the cat to resume its normal duties.
8de286a5b5fcc7b9d8df1a343d4be9915e91f4fc
Cleaning
0
175
344
2023-02-06T02:35:12Z
Sabelina
114355
Created page with "Cleaning is a skill that will allow your staff to clean messes inside and outside of your café. Each mess has a numerical value, however, anyone can clean a mess. It will only take the staff member longer than normal to complete the task if their numerical skill value is not high enough. The cleaning skill will allow the staff member to clean trash and cat urine, though if the café has a high enough cat litter value the cats will not make a mess. If the player has als..."
wikitext
text/x-wiki
Cleaning is a skill that will allow your staff to clean messes inside and outside of your café. Each mess has a numerical value, however, anyone can clean a mess. It will only take the staff member longer than normal to complete the task if their numerical skill value is not high enough.
The cleaning skill will allow the staff member to clean trash and cat urine, though if the café has a high enough cat litter value the cats will not make a mess. If the player has also gotten the Cat Boo-Berry, trash will also not be an issue as well.
07b7770a2e6e52e9bccaa5eeb5864e42083cf2c9
Cooking
0
176
345
2023-02-06T02:38:04Z
Sabelina
114355
Created page with "Cooking is a skill that allows the staff member to cook food orders that have been taken by service staff or by the player. Cooking is also a skill that is dependent on numerical values. A cook can cook anything, however, if the cooking stat is not as equal to or higher than the food's cooking stat, the staff member will take substantially longer to cook that food item. Players can also have more than one kitchen and cooking furniture in their café. The orders taken..."
wikitext
text/x-wiki
Cooking is a skill that allows the staff member to cook food orders that have been taken by service staff or by the player.
Cooking is also a skill that is dependent on numerical values. A cook can cook anything, however, if the cooking stat is not as equal to or higher than the food's cooking stat, the staff member will take substantially longer to cook that food item.
Players can also have more than one kitchen and cooking furniture in their café. The orders taken will go to the closest matching food furniture to be cooked, giving the player the option to have more than one "kitchen area" for faster cooking.
25a8b263eef64adb9d15bdfd8458df2ad35a586d
Finley
0
74
346
184
2023-07-16T18:56:30Z
BugX
186321
Villagers are characters, I'm assuming
wikitext
text/x-wiki
[[File:Finley.PNG|thumb|right|alt=An image of a girl with hair tied into two buns and headphones on her neck. She's captioned as Finley and says "Till next time, then!".|Finley]]
{{Quote
|Hi! Didya hear those wild rumors about a scary black cat roaming the town at night?
|Finley
}}
'''Finley''' is a young musician, one of the [[villagers]] in [[Cat Cafe Manager]].
==Background==
==Quotes==
*''Hawkable Acquisitions bought up old library. Won't be much of the old town left, soon.''
[[Category:Villagers]]
[[Category:Characters]]
aaf93d365ea3ca78451cc1031ec3f8f97c391141
Mateo
0
98
347
204
2023-07-16T18:57:54Z
BugX
186321
casually adding the category to other villagers
wikitext
text/x-wiki
[[File:Mateo.png|thumb|right|alt=An image of a man wearing glasses, a shirt and a jacket tied around his neck, saying "Cats and coffee? Now that's synergy, baybee!"|Mateo]]
'''Mateo''' is one of the [[villagers]] in [[Cat Cafe Manager]].
==Background==
==Quotes==
[[Category:Villagers]]
[[Category:Characters]]
a7e194c5b7b44024a72729bb3b99ed6da3b51621
Bonner
0
86
348
199
2023-07-16T18:58:28Z
BugX
186321
wikitext
text/x-wiki
[[File:Bonner.jpg|thumb|right|alt=An image of an old man with a beard and a woolen hat. He's captioned as Bonner and says "Hello there! Your cats are lookin' mighty fishy today!".|Bonner]]
{{Quote
|Hello there! Your cats are lookin' mighty fishy today!
|Bonner
}}
'''Bonner''' is a ferryman, one of the [[villagers]] in [[Cat Cafe Manager]], who knows many tales about the settlement.
==Background==
==Quotes==
*''Why are there so many stray cats in Caterwaul? Well, yer ol' grandmother had her theories...''
[[Category:Villagers]]
[[Category:Characters]]
fd5cfe739d8e1a8491572a51117c3a9f05c7efbc
Arwel
0
95
349
201
2023-07-16T18:58:36Z
BugX
186321
wikitext
text/x-wiki
[[File:Arwel.png|thumb|right|alt=An image of a punk wearing a leather jacket with spikes, saying "God, smiling that much doesn't hurt at all? You wouldn't make much of a Punk".|Arwel]]
{{Quote
|God, smiling that much doesn't hurt at all? You wouldn't make much of a Punk.
|Arwel
}}
'''Arwel''' is one of the [[villagers]] in [[Cat Cafe Manager]], a punk and the owner of [[Gruff Decorations]].
==Background==
==Quotes==
[[Category:Villagers]]
[[Category:Characters]]
53de5d43e66d93dd2f0e9a09ab9a2581fa39c32e
362
349
2023-08-13T11:30:34Z
Gengyen
47368
wikitext
text/x-wiki
[[File:Arwel.png|thumb|right|alt=An image of a punk wearing a leather jacket with spikes, saying "God, smiling that much doesn't hurt at all? You wouldn't make much of a Punk".|Arwel]]
{{Quote
|God, smiling that much doesn't hurt at all? You wouldn't make much of a Punk.
|Arwel
}}
'''Arwel''' is one of the [[villagers]] in [[Cat Cafe Manager]], a [[Customers#Punks|Punk]], and owner of the [[Furniture]] Shop.
==Background==
==Quotes==
[[Category:Villagers]]
[[Category:Characters]]
e29cef61d404a8539283772548743bb94fd8de89
Carla-Lalla
0
96
350
202
2023-07-16T18:58:43Z
BugX
186321
wikitext
text/x-wiki
[[File:Carla-Lalla.PNG|thumb|right|alt=An image of a long haired witch wearing a witches' hat, saying "Kitten, I understand this might come as a surprise. But I am actually... a Witch!"|Carla-Lalla]]
{{Quote
|Please, don't ever mention a witches' hat! Its... embarassing?
|Carla-Lalla
}}
'''Carla-Lalla''' is one of the [[villagers]] in [[Cat Cafe Manager]], a witch and the owner of [[Pet Emporium]].
==Background==
==Quotes==
[[Category:Villagers]]
[[Category:Characters]]
3c71ecae5579212fafb9fa1ef3ded2ee4546f3bc
File:Map.jpg
6
151
351
306
2023-08-13T10:23:33Z
Gengyen
47368
Gengyen uploaded a new version of [[File:Map.jpg]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Locations]]
9e68e1053ddbf91ac74ae65851b28dab9bef64df
File:MapCurious.png
6
177
352
2023-08-13T10:28:10Z
Gengyen
47368
{{Fairuse}} Category:Images Category:Locations
wikitext
text/x-wiki
== Summary ==
{{Fairuse}} Category:Images Category:Locations
291aa05c4389d63991396e3ccb194ec2bf5d0b81
353
352
2023-08-13T10:29:32Z
Gengyen
47368
/* Fixed categories */
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Locations]]
9e68e1053ddbf91ac74ae65851b28dab9bef64df
Community Notice Board
0
178
355
2023-08-13T11:05:46Z
Gengyen
47368
Gengyen moved page [[Community Notice Board]] to [[Note Board]]: renamed ingame
wikitext
text/x-wiki
#REDIRECT [[Note Board]]
b04ca153db20330d29e0cdc495b72f7e6b1ebf79
Gruff Decorations
0
70
356
213
2023-08-13T11:11:59Z
Gengyen
47368
shop was renamed
wikitext
text/x-wiki
[[File:Gruff Decorations.PNG|thumb|right|alt=An image of a punk wearing a leather jacket with spikes inside a shop. Coffee Machine and Crappy Toilet are listed on the list of items he has.|[[Arwel]] in his shop]]
'''Gruff Decorations''' and '''Gruff Decorations & Appliances''' were previous names for the [[furniture]] shop.
11714b071e9548b551a5c2c45f4392c285d4fc22
357
356
2023-08-13T11:16:23Z
Gengyen
47368
Redirected page to [[Furniture]]
wikitext
text/x-wiki
#REDIRECT [[Furniture]]
2c957a3b9268c172fc220e148f5980c9c98e2671
Cat Cafe Manager
0
58
358
220
2023-08-13T11:20:27Z
Gengyen
47368
removed cat trainer, updated page links
wikitext
text/x-wiki
{{GameInfobox
|title=
|image=Keyart.jpg
|caption=Cat Cafe Manager keyart
|developer=[https://catcafemanager.com/team Roost Games]
|publisher=[https://www.freedom.gg/ Freedom Games]
|release=April 14, 2022
|platform=PC, Nintendo Switch
}}
'''Cat Cafe Manager''' is a game about developing your own [[Cat Cafe]] in [[Caterwaul Way]]. The player can adopt stray [[cats]] which affect the cafe, and befriend [[villagers]] who visit the business. In return, the player can discover various mysteries of the settlement.
==Storyline==
Your grandmother left you a small cafe in the sleepy village of Caterwaul Way, and it's up to you to fix the place up and turn it into a cat cafe. Local [[customers]] will visit your business and you can adopt strays from the vast feline population of the settlement.
==Cat Cafe==
The cafe can be given a custom name. Managing the cat cafe includes using [[Design Mode]] to expand, adding new [[furniture]], hiring new [[staff]], adopting cats, unlocking new [[Market#Recipes|recipes]], and completing [[Shrine|projects]].
==Locations==
*[[Caterwaul Way]]
**[[Cat Cafe]]
**[[Note Board]]
**[[Furniture|Furniture Shop]]
**[[Market]]
**[[Pet Goods]]
*[[Shrine]]
==Characters==
===Villagers===
*[[Arwel]]
*[[Bonner]]
*[[Carla-Lalla]]
*[[Finley]]
*[[Mateo]]
===Cats===
*[[Grimalkin]]
[[Category:Games]]
7796693d98cbb6bdfc7cb03ebe0086128e445c1c
Gruff Decorations & Appliances
0
76
359
172
2023-08-13T11:20:49Z
Gengyen
47368
Changed redirect target from [[Gruff Decorations]] to [[Furniture]]
wikitext
text/x-wiki
#REDIRECT [[Furniture]]
2c957a3b9268c172fc220e148f5980c9c98e2671
Villagers
0
62
360
188
2023-08-13T11:27:44Z
Gengyen
47368
added Hoover, shops, and customer types
wikitext
text/x-wiki
'''Villagers''' are the characters of [[Caterwaul Way]]. Some have their own shops and most are regulars who visit the [[Cat Cafe]]. You can level up relationships with regulars, which also levels up their respective [[customers]].
==List of villagers==
*[[Arwel]] runs the [[Furniture]] Shop. Advances [[Customers#Punks|Punks]]
*[[Bonner]] runs the [[Market]]. Advances [[Customers#Fisherfolk|Fisherfolk]]
*[[Carla-Lalla]] runs [[Pet Goods]]. Advances [[Customers#Witches|Witches]]
*[[Finley]] does not have a shop. Advances [[Customers#Artists|Artists]]
*[[Mateo]] does not have a shop. Advances [[Customers#Businesspeople|Businesspeople]]
*[[Hoover]] runs the [[Curiosities]] Shop but is not a regular
[[Category:Villagers]]
c78139a2f65902315fed819b669eb1075191ffb8
Pet Goods
0
78
363
174
2023-08-13T11:31:46Z
Gengyen
47368
Gengyen moved page [[Pet Emporium]] to [[Pet Goods]]: renamed ingame
wikitext
text/x-wiki
[[File:Pet Emporium.png|thumb|right|alt=An image of the inside of a shop with a witch in it, with a menu containing Cheap Canned Cat Food, Basic Scratch Post, Expensive Canned Cat Food and Small Litter Box|[[Carla-Lalla]] in Pet Emporium]]
'''Pet Emporium''' is a shop with items for pets in [[Caterwaul Way]] run by [[Carla-Lalla]].
==Services==
[[Category:Locations]]
f03860db2ad5d6fadb181232d02100e8c8c6d732
Pet Emporium
0
179
364
2023-08-13T11:31:46Z
Gengyen
47368
Gengyen moved page [[Pet Emporium]] to [[Pet Goods]]: renamed ingame
wikitext
text/x-wiki
#REDIRECT [[Pet Goods]]
51bdbd1bcb08b407f0036c26b14456f18798ef15
Cat Cafe
0
83
365
207
2023-08-13T11:40:50Z
Gengyen
47368
updated links
wikitext
text/x-wiki
[[File:Cat Cafe.png|thumb|right|alt=A picture of a cat cafe named "Coffee Meow!" full of customers and cats|An example Cat Cafe]]
The '''Cat Cafe''' is the main element of [[Cat Cafe Manager]] gameplay, located in [[Caterwaul Way]].
==Cats==
The player starts with a chosen starting [[cats|cat]] and gradually adopts more strays. Cat needs can be fulfilled by buying items from [[Pet Goods]]. Cat skills refers to their points towards certain [[customers]]. This, and traits, can be upgraded and unlocked through levelling up.
[[File:Pet the cat.png|thumb|right|alt=A picture of an employee petting a cat in a cat cafe named "Cat In The Kettle"|Pet your cats to keep them happy]]
==Staff==
The player can hire [[staff]] and upgrade their skills and traits to offer better services.
==Customers==
The cafe is visited by [[customers]] and [[villagers]]. Each day, you can call a villager which contributes to your relationship with them. This allows the player to advance the storyline and discover new information about Caterwaul Way.
[[File:Site-background.png|thumb|right|alt=A picture of a large cat cafe full of customers and cats|Befriending people from Caterwaul Way is useful]]
==Design Mode==
In [[Design Mode]], the player can expand the cafe's size and add decorations, appliances, and [[furniture]].
==Features==
The player can unlock new [[recipes]] for [[customers]] as they level up. [[Advertising]] lets you choose which customers come to the cafe. [[Shrine#Projects|Projects]] can be completed to improve the business.
[[Category:Locations]]
d2c05e3d9e1265c97f20bf967149978320b41fd6
Carla-Lalla
0
96
366
350
2023-08-13T11:41:43Z
Gengyen
47368
updated links
wikitext
text/x-wiki
[[File:Carla-Lalla.PNG|thumb|right|alt=An image of a long haired witch wearing a witches' hat, saying "Kitten, I understand this might come as a surprise. But I am actually... a Witch!"|Carla-Lalla]]
{{Quote
|Please, don't ever mention a witches' hat! It's... embarassing?
|Carla-Lalla
}}
'''Carla-Lalla''' is one of the [[villagers]] in [[Cat Cafe Manager]], a [[Customers#Witch|Witch]], and the owner of [[Pet Goods]].
==Background==
==Quotes==
[[Category:Villagers]]
[[Category:Characters]]
e90411e8daa59afb2f1c1614d7266d960721d94a
Projects
0
84
367
182
2023-08-13T11:41:58Z
Gengyen
47368
Redirected page to [[Shrine#Projects]]
wikitext
text/x-wiki
#REDIRECT [[Shrine#Projects]]
c0af1116c6495ef1e7dc8e9040b2b3b13a8ea613
Note Board
0
79
368
354
2023-08-13T11:49:58Z
Gengyen
47368
updated links
wikitext
text/x-wiki
The '''Note Board''' is a location in [[Caterwaul Way]]. Here you can hire [[staff]] and give away cats for adoption to forever homes. The board needs to be unlocked through its shrine project.
[[File:NoticeBoard.jpg|thumb|left|Starting board]]
==Services==
In order to hire staff, you need to complete the respective [[Shrine#Projects|project]] in the shrine. Staff come with different traits and skill levels in Cooking and Service. More traits are obtained through levelling up. Other skills can be added through "unlock" traits. After finishing the story, you can unlock staff with high levels in certain skills. However, each post-game staff costs 4000 of different resources.
There are "Looking For Cat" notices for each customer type at all times. Depending on how much skill the cat has for their type, you earn more delight from giving them up. This frees up cat slots but you can re-adopt them after finishing the story. More cat slots are obtained from shrine projects and are maximised after you complete the story. Forever homes are also a quick way to earn delight and finish shrine projects faster.<br>
[[File:NoticeHome.jpg|thumb|left|650px|Forever homes]] [[File:NoticeHiring.jpg|thumb|right|650px|Hiring staff]]
[[Category:Locations]]
028faf38d1f908e2708c9a45b287c3df4a7ee1cf
Cats
0
109
369
337
2023-08-13T11:58:01Z
Gengyen
47368
moved table over from traits page
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
''Please note that this page may include '''spoilers'''. Please continue at your own discretion.''
'''Cats''' are an adoptable npc that are a staple in the development in your [[Cat Cafe]] and in the satisfaction of your customers.
==Strays==
Strays are how cats first arrive to your [[Cat Cafe|cafe]] when you put out a lure. Each group of strays will only appear when you have placed a certain lure outside. In order to adopt a stray, you must befriend them by feeding them with the lures and petting them after they eat. Each stray will take at least three times of feeding and petting to become adoptable.
==Skills==
[[Cat Skills]] can be trained so the cat levels up.
When levelling up, the cats can learn a new trait.
==Needs==
Cats, just like your customers, will have certain needs. These can vary between Food / Litterbox / Toys / Scratch posts.
==Traits==
[[File:Catstats.png|thumb|right|alt=A window with stats of a cat named Freddy. It has the Tiny Tummy trait - They don't need a lot of food. -1 Food Need|Cat stats. This cat has the Tiny Tummy trait]]
'''Traits''' are a type of [[cats|cat]] stat in [[Cat Cafe Manager]]. They affect their skill for certain [[customers]], increases or decreases [[Cats#Needs|needs]], or increases resource payouts.
{|class="article-table"
!Icon
!Trait
!Description
!Effect
|-
|
|CatBot
|*Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzt.
|<nowiki></nowiki> Doesn't have needs.
|-
|
|CatFishing
|Will help local fisherfolk earn a great catch.
|<nowiki>+10%</nowiki> Fish payout
|-
|
|Chill
|They tend to vibe.
|<nowiki>-1</nowiki> Stress Need
|-
|
|Clean Cat
|They clean up after themselves.
|<nowiki>-1</nowiki> Bladder need
|-
|
|Clothier
|Who said cats can only destroy yarn?
|<nowiki>+10%</nowiki> Fabrics payout
|-
|
|Cool Cat
|Somehow, they got it all.
|<nowiki>+2</nowiki> Cool
|-
|
|Crude
|Did that cat just burp?
|<nowiki>+1</nowiki> Fisherman
|-
|
|Definitely a Cat
|Wow! I just love when they do that cat thing!
|<nowiki></nowiki> Has all customer types, doubles trash rates.
|-
|
|Groomer
|Cleans other cats for fun and profit.
|<nowiki></nowiki> Provides 2 Cat Clean for your cats.
|-
|
|Groupie
|Sometimes, you just want to be part of the cool club.
|<nowiki>+1</nowiki> All stats for every four Cool score in your café.
|-
|
|Hearts and Minds
|Customers find this cat absolutely delightful!
|<nowiki>+10%</nowiki> Delight from customers.
|-
|
|Heavy Tippers
|Seeing this cat loosens wallets.
|<nowiki>+10%</nowiki>Gold payout
|-
|
|Hunter
|They find their own food.
|<nowiki></nowiki> No Food needed
|-
|
|Lots Magical
|Spends lots of time napping on leylines.
|<nowiki>+3</nowiki> Witches
|-
|
|Lucky
|This cat surely brings luck!
|<nowiki></nowiki> Sometimes when a customer leaves, gain 200 Gold.
|-
|
|Magically Sensitive
|This cat glows slightly around Witches.
|<nowiki>+10%</nowiki> On all resources for every Witch in your café
|-
|
|Networker
|This cat has an actual stack of business cards.
|<nowiki>+10%</nowiki> On all resources for every Businessperson in your café.
|-
|
|Observer
|This cat learns by watching your every move.
|<nowiki></nowiki> Every time a task completes, gains a little cat XP.
|-
|
|Party Cat
|Once they pop, noone can stop!
|<nowiki>+2</nowiki> Fun
|-
|
|Playmate
|Likes playing with other cats.
|<nowiki></nowiki> Provides 2 Toys for your cats
|-
|
|Pompous
|This cat's, uh, kind of a big deal?
|<nowiki>+3</nowiki> Businessfolk
|-
|
|Punk Attention
|When Punks are around, they just look better.
|<nowiki>+4</nowiki> Artists if advertising to Punks
|-
|
|Scavenger
|This cat is able to find materials where others can't.
|<nowiki>+10%</nowiki> Materials payout
|-
|
|Sharer
|Will make sure all cats get fed.
|<nowiki></nowiki> Provides 2 Food for your cats.
|-
|
|Slightly Magical
|Sometimes they just float off the ground. Maybe.
|<nowiki>+1</nowiki> Witches
|-
|
|Smells Fishy
|Such aroma.
|<nowiki>+10%</nowiki> All resources for every Fisherfolk in your café.
|-
|
|Story Collector
|This cat will never tire of all great stories your customers bring in.
|<nowiki>+10%</nowiki> All resources for every Vagabond in your café.
|-
|
|Thrifting
|This cat knows all about getting the greatest deals. Somehow.
|<nowiki>-25%</nowiki> Furniture cost
|-
|
|Tiny Tummy
|They don't need a lot of food.
|<nowiki>-1</nowiki> Food Need
|-
|
|Tough
|They don't need nobody.
|<nowiki>+1</nowiki> Punks
|-
|
|Tranquil
|So zen they calm down your other cats.
|<nowiki></nowiki> Provides 2 Stress release for your cats.
|-
|
|}
==Overview==
[[Category:Cats]]
Here is a list of all available cats in Cat Café Manager, their traits and with what Lure you can get them.
[[File:Brian.png|thumb|left|Brian]] [[File:Missy.png|thumb|center|Missy]]
* '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
* '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
[[File:Ezra.png|thumb|left|Ezra]] [[File:Nico.png|thumb|center|Nico]]
* '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need. Adoptable with Basic Lure.
* '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe. Adoptable with Basic Lure.
[[File:Debrah.png|thumb|left|Debrah]] [[File:Olli.png|thumb|center|Olli]]
* '''Debrah''' - ''Sharer'': Will make sure all cats get fed ''Trait'': Provides 2 food for your cats. Adoptable with Basic Lure.
* '''Olli''' - ''Smells Fishy'': Such aroma.''Trait'': - +10 % on all resources for every Fisherfolk in your cafe. Adoptable with Premium Lure.
[[File:Tucker.png|thumb|left|Tucker]] [[File:Zipper.png|thumb|center|Zipper]]
* '''Tucker''' - ''Playmate'': Likes playing with the other cats. ''Trait'': Provides 2 entertainment for your cats. Adoptable with Premium Lure.
* '''Zipper''' - ''Cool Cat'': Somehow, they got it all.''Trait'': - Adds +2 cool to your cafe. Adoptable with Premium Lure.
[[File:Mallory.png|thumb|left|Mallory]] [[File:Freddy.png|thumb|center|Freddy]]
* '''Mallory''' - ''Story Collector'': This cat will never tire of all great stories your customers bring in. ''Trait'': +10% on all resources for every Vagabond in your cafe. Adoptable with Premium Lure.
* '''Freddy''' - ''Hunter'': They find their own food.''Trait'': No food need. Adoptable with Premium Lure.
[[File:Peanut.png|thumb|left|Peanut]] [[File:Professor.png|thumb|center|Professor]]
* '''Peanut''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': -1 Food Need. Adoptable with Hearty Homecooking.
* '''Professor''' - ''Observer'': This cat learns by watching your every move.''Trait'': Every time a task completes, gain a little cat XP. Adoptable with Hearty Homecooking.
[[File:Lazy.png|thumb|left|Lazy]] [[File:Mixtape.png|thumb|center|Mixtape]]
* '''Lazy''' - ''Tranquil'': So zen they calm down your other cats. ''Trait'': Provides 2 stress release for your cats. Adoptable with Hearty Homecooking.
* '''Mixtape''' - ''Groupie'': Sometimes you just want to be part of the cool club. ''Trait'': +1 on all stats for every four cool score in your cafe. Adoptable with Hearty Homecooking.
[[File:Cormic.png|thumb|left|Cormic]] [[File:Ringo.png|thumb|center|Ringo]]
* '''Cormic''' - ''Art Aficionado'': This cat appreciates art even without a lasterpointer on it. ''Trait'': +1 on all stats for every Art score in your cafe. Adoptable with Opulent Feast.
* '''Ringo''' - ''Anarchist'': Fork the system! ''Trait'': +10 % on all resources for every punk in your cafe. Adoptable with Opulent Feast.
[[File:Mingus.png|thumb|left|Mingus]] [[File:Cleo.png|thumb|center|Cleo]]
* '''Mingus''' - ''Definitely A Cat'': Wow! I just love when they do that cat thing! ''Trait'': Has all customer types, doubles trash rate. Adoptable with trash.
* '''Cleo''' - ''Favor for a Favor'': When you scratch nature's back, nature scratches back. ''Trait'': Every time a Shrine Project completed, gain 100 of every resource. Adoptable with Opulent Feast.
[[File:Ct.png|thumb|left|CT]] [[File:Boo-Berry.png|thumb|center|Boo-Berry]]
* '''CT''' - ''Out Of This World'': Resources just keep materializing in your cafe?? ''Trait'': Every time a customer leaves, gain 10 of all resources. Adoptable with Meteorite.
* '''Boo-Berry''' - ''Into The Void'': It's not nice having to deal with all this trash. Surely worth signing that contract. But why can't you shake this feeling of dread? Oh well. ''Trait'': Trash never seems to appear in your cafe anymore. Adoptable with Strange Doll.
[[File:Cat sith.png|thumb|left|Cat Sith]] [[File:Robot cat.png|thumb|center|RoboCat 9000]]
* '''Cat Sith''' - ''One With Nature'': The Shrine's energy seems to be radiating from this cat. ''Trait'': Every time you complete a task, gain 1 Delight. Adoptable with Small Buddhist Meal.
* '''RoboCat 9000''' - ''CatBot'': *Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzzt. ''Trait'': Doesn't have needs. Adoptable with Lubricant.
[[File:Lucky Cat.png|thumb|left|Lucky Cat]]
* '''Lucky Cat''' - ''Lucky'': This cat surely brings luck! ''Trait'': Sometimes when a customer leaves, gain 200 gold. Adoptable with Lovely Potluck. ''This is the only cat you will not get an achievement for. This was supposed to be a DLC for PC only- but later got added in the game itself as a thank you for the whole community.''
5ace676069aea45862ad8fe36d46922f51b83c0a
375
369
2023-08-13T12:21:41Z
Gengyen
47368
moved skills over from cat skills page
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
''Please note that this page may include '''spoilers'''. Please continue at your own discretion.''
'''Cats''' are an adoptable npc that are a staple in the development in your [[Cat Cafe]] and in the satisfaction of your customers.
==Strays==
Strays are how cats first arrive to your [[Cat Cafe|cafe]] when you put out a lure. Each group of strays will only appear when you have placed a certain lure outside. In order to adopt a stray, you must befriend them by feeding them with the lures and petting them after they eat. Each stray will take at least three times of feeding and petting to become adoptable. They come with predetermined Skills and a Trait.
==Skills==
'''Skills''' refer to a cat's points for certain [[customers]]. These can be increased through levelling up, and some Traits can unlock the skill for a different customer type.
==Needs==
Cats, just like your customers, will have certain needs. These can vary between Food / Litterbox / Toys / Scratch posts.
==Traits==
[[File:Catstats.png|thumb|right|alt=A window with stats of a cat named Freddy. It has the Tiny Tummy trait - They don't need a lot of food. -1 Food Need|Cat stats. This cat has the Tiny Tummy trait]]
'''Traits''' affect a cat's skill for certain [[customers]], increases or decreases [[Cats#Needs|needs]], or increases resource payouts. A new trait can be selected from a random group of 3 after every 3 levels.
{|class="article-table"
!Icon
!Trait
!Description
!Effect
|-
|
|CatBot
|*Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzt.
|<nowiki></nowiki> Doesn't have needs.
|-
|
|CatFishing
|Will help local fisherfolk earn a great catch.
|<nowiki>+10%</nowiki> Fish payout
|-
|
|Chill
|They tend to vibe.
|<nowiki>-1</nowiki> Stress Need
|-
|
|Clean Cat
|They clean up after themselves.
|<nowiki>-1</nowiki> Bladder need
|-
|
|Clothier
|Who said cats can only destroy yarn?
|<nowiki>+10%</nowiki> Fabrics payout
|-
|
|Cool Cat
|Somehow, they got it all.
|<nowiki>+2</nowiki> Cool
|-
|
|Crude
|Did that cat just burp?
|<nowiki>+1</nowiki> Fisherman
|-
|
|Definitely a Cat
|Wow! I just love when they do that cat thing!
|<nowiki></nowiki> Has all customer types, doubles trash rates.
|-
|
|Groomer
|Cleans other cats for fun and profit.
|<nowiki></nowiki> Provides 2 Cat Clean for your cats.
|-
|
|Groupie
|Sometimes, you just want to be part of the cool club.
|<nowiki>+1</nowiki> All stats for every four Cool score in your café.
|-
|
|Hearts and Minds
|Customers find this cat absolutely delightful!
|<nowiki>+10%</nowiki> Delight from customers.
|-
|
|Heavy Tippers
|Seeing this cat loosens wallets.
|<nowiki>+10%</nowiki>Gold payout
|-
|
|Hunter
|They find their own food.
|<nowiki></nowiki> No Food needed
|-
|
|Lots Magical
|Spends lots of time napping on leylines.
|<nowiki>+3</nowiki> Witches
|-
|
|Lucky
|This cat surely brings luck!
|<nowiki></nowiki> Sometimes when a customer leaves, gain 200 Gold.
|-
|
|Magically Sensitive
|This cat glows slightly around Witches.
|<nowiki>+10%</nowiki> On all resources for every Witch in your café
|-
|
|Networker
|This cat has an actual stack of business cards.
|<nowiki>+10%</nowiki> On all resources for every Businessperson in your café.
|-
|
|Observer
|This cat learns by watching your every move.
|<nowiki></nowiki> Every time a task completes, gains a little cat XP.
|-
|
|Party Cat
|Once they pop, noone can stop!
|<nowiki>+2</nowiki> Fun
|-
|
|Playmate
|Likes playing with other cats.
|<nowiki></nowiki> Provides 2 Toys for your cats
|-
|
|Pompous
|This cat's, uh, kind of a big deal?
|<nowiki>+3</nowiki> Businessfolk
|-
|
|Punk Attention
|When Punks are around, they just look better.
|<nowiki>+4</nowiki> Artists if advertising to Punks
|-
|
|Scavenger
|This cat is able to find materials where others can't.
|<nowiki>+10%</nowiki> Materials payout
|-
|
|Sharer
|Will make sure all cats get fed.
|<nowiki></nowiki> Provides 2 Food for your cats.
|-
|
|Slightly Magical
|Sometimes they just float off the ground. Maybe.
|<nowiki>+1</nowiki> Witches
|-
|
|Smells Fishy
|Such aroma.
|<nowiki>+10%</nowiki> All resources for every Fisherfolk in your café.
|-
|
|Story Collector
|This cat will never tire of all great stories your customers bring in.
|<nowiki>+10%</nowiki> All resources for every Vagabond in your café.
|-
|
|Thrifting
|This cat knows all about getting the greatest deals. Somehow.
|<nowiki>-25%</nowiki> Furniture cost
|-
|
|Tiny Tummy
|They don't need a lot of food.
|<nowiki>-1</nowiki> Food Need
|-
|
|Tough
|They don't need nobody.
|<nowiki>+1</nowiki> Punks
|-
|
|Tranquil
|So zen they calm down your other cats.
|<nowiki></nowiki> Provides 2 Stress release for your cats.
|-
|
|}
==Overview==
[[Category:Cats]]
Here is a list of all available cats in Cat Café Manager, their traits and with what Lure you can get them.
[[File:Brian.png|thumb|left|Brian]] [[File:Missy.png|thumb|center|Missy]]
* '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
* '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
[[File:Ezra.png|thumb|left|Ezra]] [[File:Nico.png|thumb|center|Nico]]
* '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need. Adoptable with Basic Lure.
* '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe. Adoptable with Basic Lure.
[[File:Debrah.png|thumb|left|Debrah]] [[File:Olli.png|thumb|center|Olli]]
* '''Debrah''' - ''Sharer'': Will make sure all cats get fed ''Trait'': Provides 2 food for your cats. Adoptable with Basic Lure.
* '''Olli''' - ''Smells Fishy'': Such aroma.''Trait'': - +10 % on all resources for every Fisherfolk in your cafe. Adoptable with Premium Lure.
[[File:Tucker.png|thumb|left|Tucker]] [[File:Zipper.png|thumb|center|Zipper]]
* '''Tucker''' - ''Playmate'': Likes playing with the other cats. ''Trait'': Provides 2 entertainment for your cats. Adoptable with Premium Lure.
* '''Zipper''' - ''Cool Cat'': Somehow, they got it all.''Trait'': - Adds +2 cool to your cafe. Adoptable with Premium Lure.
[[File:Mallory.png|thumb|left|Mallory]] [[File:Freddy.png|thumb|center|Freddy]]
* '''Mallory''' - ''Story Collector'': This cat will never tire of all great stories your customers bring in. ''Trait'': +10% on all resources for every Vagabond in your cafe. Adoptable with Premium Lure.
* '''Freddy''' - ''Hunter'': They find their own food.''Trait'': No food need. Adoptable with Premium Lure.
[[File:Peanut.png|thumb|left|Peanut]] [[File:Professor.png|thumb|center|Professor]]
* '''Peanut''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': -1 Food Need. Adoptable with Hearty Homecooking.
* '''Professor''' - ''Observer'': This cat learns by watching your every move.''Trait'': Every time a task completes, gain a little cat XP. Adoptable with Hearty Homecooking.
[[File:Lazy.png|thumb|left|Lazy]] [[File:Mixtape.png|thumb|center|Mixtape]]
* '''Lazy''' - ''Tranquil'': So zen they calm down your other cats. ''Trait'': Provides 2 stress release for your cats. Adoptable with Hearty Homecooking.
* '''Mixtape''' - ''Groupie'': Sometimes you just want to be part of the cool club. ''Trait'': +1 on all stats for every four cool score in your cafe. Adoptable with Hearty Homecooking.
[[File:Cormic.png|thumb|left|Cormic]] [[File:Ringo.png|thumb|center|Ringo]]
* '''Cormic''' - ''Art Aficionado'': This cat appreciates art even without a lasterpointer on it. ''Trait'': +1 on all stats for every Art score in your cafe. Adoptable with Opulent Feast.
* '''Ringo''' - ''Anarchist'': Fork the system! ''Trait'': +10 % on all resources for every punk in your cafe. Adoptable with Opulent Feast.
[[File:Mingus.png|thumb|left|Mingus]] [[File:Cleo.png|thumb|center|Cleo]]
* '''Mingus''' - ''Definitely A Cat'': Wow! I just love when they do that cat thing! ''Trait'': Has all customer types, doubles trash rate. Adoptable with trash.
* '''Cleo''' - ''Favor for a Favor'': When you scratch nature's back, nature scratches back. ''Trait'': Every time a Shrine Project completed, gain 100 of every resource. Adoptable with Opulent Feast.
[[File:Ct.png|thumb|left|CT]] [[File:Boo-Berry.png|thumb|center|Boo-Berry]]
* '''CT''' - ''Out Of This World'': Resources just keep materializing in your cafe?? ''Trait'': Every time a customer leaves, gain 10 of all resources. Adoptable with Meteorite.
* '''Boo-Berry''' - ''Into The Void'': It's not nice having to deal with all this trash. Surely worth signing that contract. But why can't you shake this feeling of dread? Oh well. ''Trait'': Trash never seems to appear in your cafe anymore. Adoptable with Strange Doll.
[[File:Cat sith.png|thumb|left|Cat Sith]] [[File:Robot cat.png|thumb|center|RoboCat 9000]]
* '''Cat Sith''' - ''One With Nature'': The Shrine's energy seems to be radiating from this cat. ''Trait'': Every time you complete a task, gain 1 Delight. Adoptable with Small Buddhist Meal.
* '''RoboCat 9000''' - ''CatBot'': *Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzzt. ''Trait'': Doesn't have needs. Adoptable with Lubricant.
[[File:Lucky Cat.png|thumb|left|Lucky Cat]]
* '''Lucky Cat''' - ''Lucky'': This cat surely brings luck! ''Trait'': Sometimes when a customer leaves, gain 200 gold. Adoptable with Lovely Potluck. ''This is the only cat you will not get an achievement for. This was supposed to be a DLC for PC only- but later got added in the game itself as a thank you for the whole community.''
dde225d135edee1e3ab7f6076a8a388a25087961
Traits
0
110
370
342
2023-08-13T11:58:02Z
Gengyen
47368
Moved table to cats page
wikitext
text/x-wiki
#REDIRECT [[Cats#Traits]]
0bf8f57c31b063b2beffb2cb57750ffdefc34109
File:StaffBook.jpg
6
180
371
2023-08-13T12:06:34Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Locations]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Locations]]
9e68e1053ddbf91ac74ae65851b28dab9bef64df
372
371
2023-08-13T12:06:54Z
Gengyen
47368
/* Summary */
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
Staff
0
106
373
227
2023-08-13T12:09:14Z
Gengyen
47368
moved skills over from skills page
wikitext
text/x-wiki
[[File:StaffBook.jpg|thumb|500px]]
'''Staff''' can be recruited from the [[Note Board]]. They come with certain points in Skills and one starting Trait.
==Skills==
Skills can be improved by levelling up, which makes staff faster. Each task has a skill requirement that is shown as a fraction above the task. If this requirement is not met, the task is completed slower. Staff may not have every skill, some need to be obtained through "unlock" traits.
* Cooking
* Service
* Cat Care
* Cleaning
* Fixing
==Needs==
==Hiring==
==Guides==
[[Category:Staff]]
c694695b380ed9d7e259f2df935e902c7e248eba
Skills
0
105
374
333
2023-08-13T12:09:30Z
Gengyen
47368
redirected to staff page. Removed outdated images
wikitext
text/x-wiki
#REDIRECT [[Staff#Skills]]
d255170919688c40551892a24d74011503c832dc
Cat Skills
0
112
376
235
2023-08-13T12:21:50Z
Gengyen
47368
redirected to cats page. Removed outdated images
wikitext
text/x-wiki
#REDIRECT [[Cats#Skills]]
b495dd102fb305e824ab596d2384507f5adbbdb0
Cat Cafe Manager
0
58
377
358
2023-08-13T12:23:30Z
Gengyen
47368
wikitext
text/x-wiki
{{GameInfobox
|title=
|image=Keyart.jpg
|caption=Cat Cafe Manager keyart
|developer=[https://catcafemanager.com/team Roost Games]
|publisher=[https://www.freedom.gg/ Freedom Games]
|release=April 14, 2022
|platform=PC, Nintendo Switch
}}
'''Cat Cafe Manager''' is a game about developing your own [[Cat Cafe]] in [[Caterwaul Way]]. The player can adopt stray [[cats]] which affect the cafe, and befriend [[villagers]] who visit the business. In return, the player can discover various mysteries of the settlement.
==Storyline==
Your grandmother left you a small cafe in the sleepy village of Caterwaul Way, and it's up to you to fix the place up and turn it into a cat cafe. Local [[customers]] will visit your business and you can adopt strays from the vast feline population of the settlement.
==Cat Cafe==
The cafe can be given a custom name. Managing the cat cafe includes using [[Design Mode]] to expand, adding new [[furniture]], hiring new [[staff]], adopting cats, unlocking new [[Market#Recipes|recipes]], and completing [[Shrine|projects]].
==Locations==
*[[Caterwaul Way]]
**[[Cat Cafe]]
**[[Note Board]]
**[[Furniture|Furniture Shop]]
**[[Market]]
**[[Pet Goods]]
*[[Shrine]]
==Characters==
===Villagers===
*[[Arwel]]
*[[Bonner]]
*[[Carla-Lalla]]
*[[Finley]]
*[[Mateo]]
===Cats===
*[[Grimalkin]]
c128a1027a13de2e78e67210e8da486eb82e3054
Category:Cat Skills
14
116
378
240
2023-08-13T12:25:51Z
Gengyen
47368
Blanked the page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Category:Skills
14
115
379
239
2023-08-13T12:26:04Z
Gengyen
47368
Blanked the page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Category:Traits
14
111
380
237
2023-08-13T12:26:13Z
Gengyen
47368
Blanked the page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Anarchist.png
6
181
381
2023-08-13T13:51:40Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Aristocat.png
6
182
382
2023-08-13T13:52:45Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Artaficionado.png
6
183
383
2023-08-13T13:52:53Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Badass.png
6
184
384
2023-08-13T13:57:04Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Catbot.png
6
185
385
2023-08-13T13:57:05Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Catburglar.png
6
186
386
2023-08-13T13:57:07Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Catfishing.png
6
187
387
2023-08-13T13:57:09Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Chill.png
6
188
388
2023-08-13T13:57:10Z
Gengyen
47368
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Chonker.png
6
189
389
2023-08-13T13:58:58Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Cleancat.png
6
190
390
2023-08-13T13:59:00Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Clothier.png
6
191
391
2023-08-13T13:59:01Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Coolcat.png
6
192
392
2023-08-13T13:59:03Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Crude.png
6
193
393
2023-08-13T13:59:05Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Definitelyacat.png
6
194
394
2023-08-13T14:00:00Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Diva.png
6
195
395
2023-08-13T14:00:03Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Favorforfavor.png
6
196
396
2023-08-13T14:00:03Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Gamer.png
6
197
397
2023-08-13T14:00:04Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Gorgeous.png
6
198
398
2023-08-13T14:00:06Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Groomer.png
6
199
399
2023-08-13T14:02:14Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Groupie.png
6
200
400
2023-08-13T14:02:16Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Heartsandmind.png
6
201
401
2023-08-13T14:02:17Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Heavytippers.png
6
202
402
2023-08-13T14:02:19Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Hunter.png
6
203
403
2023-08-13T14:02:21Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Intothevoid.png
6
204
404
2023-08-13T14:02:59Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Lotsmagical.png
6
205
405
2023-08-13T14:03:01Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Magicallysensitive.png
6
206
406
2023-08-13T14:03:05Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Muse.png
6
207
407
2023-08-13T14:03:07Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Lucky.png
6
208
408
2023-08-13T14:05:09Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Nerd.png
6
209
409
2023-08-13T14:05:55Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Networker.png
6
210
410
2023-08-13T14:05:57Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Observer.png
6
211
411
2023-08-13T14:05:58Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Onewithnature.png
6
212
412
2023-08-13T14:06:00Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Outofthisworld.png
6
213
413
2023-08-13T14:06:02Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Partycat.png
6
214
414
2023-08-13T14:07:06Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Playmate.png
6
215
415
2023-08-13T14:07:07Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Pompous.png
6
216
416
2023-08-13T14:07:09Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Pretty.png
6
217
417
2023-08-13T14:07:11Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Punkattention.png
6
218
418
2023-08-13T14:07:13Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Radiant.png
6
219
419
2023-08-13T14:08:36Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Salty.png
6
220
420
2023-08-13T14:08:37Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Scavenger.png
6
221
421
2023-08-13T14:08:39Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Sharer.png
6
222
422
2023-08-13T14:08:41Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Slightlymagical.png
6
223
423
2023-08-13T14:08:42Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Smellsfishy.png
6
224
424
2023-08-13T14:09:31Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Smug.png
6
225
425
2023-08-13T14:09:32Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Storycollector.png
6
226
426
2023-08-13T14:09:34Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Sweettooth.png
6
227
427
2023-08-13T14:09:36Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Thrifting.png
6
228
428
2023-08-13T14:09:37Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Tinytummy.png
6
229
429
2023-08-13T14:10:36Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Tough.png
6
230
430
2023-08-13T14:10:38Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Tranquil.png
6
231
431
2023-08-13T14:10:40Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Treehugger.png
6
232
432
2023-08-13T14:10:41Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Weirdo.png
6
233
433
2023-08-13T14:10:43Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
Cats
0
109
434
375
2023-08-13T14:13:14Z
Gengyen
47368
added all traits and images
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
''Please note that this page may include '''spoilers'''. Please continue at your own discretion.''
'''Cats''' are an adoptable npc that are a staple in the development in your [[Cat Cafe]] and in the satisfaction of your customers.
==Strays==
Strays are how cats first arrive to your [[Cat Cafe|cafe]] when you put out a lure. Each group of strays will only appear when you have placed a certain lure outside. In order to adopt a stray, you must befriend them by feeding them with the lures and petting them after they eat. Each stray will take at least three times of feeding and petting to become adoptable. They come with predetermined Skills and a Trait.
==Skills==
'''Skills''' refer to a cat's points for certain [[customers]]. These can be increased through levelling up, and some Traits can unlock the skill for a different customer type.
==Needs==
Cats, just like your customers, will have certain needs. These can vary between Food / Litterbox / Toys / Scratch posts.
==Traits==
[[File:Catstats.png|thumb|right|alt=A window with stats of a cat named Freddy. It has the Tiny Tummy trait - They don't need a lot of food. -1 Food Need|Cat stats. This cat has the Tiny Tummy trait]]
'''Traits''' affect a cat's skill for certain [[customers]], increases or decreases [[Cats#Needs|needs]], or increases resource payouts. A new trait can be selected from a random group of 3 after every 3 levels. There are 53 cat traits, but some of them are special to specific cats and can't be applied to others.
{|class="article-table"
!Icon
!Trait
!Description
!Effect
|-
|[[File:anarchist.png|40px]]
|Anarchist
|Fork the system!
|<nowiki>+10%</nowiki> on all resources for every Punk in your cafe
|-
|[[File:aristocat.png|40px]]
|Aristocat
|If it's not exactly the Ritz, why bother?
|<nowiki>+1</nowiki> Stress Need, +1 Bladder Need, +3 Businesspeople
|-
|[[File:artaficionado.png|40px]]
|Art Aficionado
|This cat appreciates art even without a laserpointer on it.
|<nowiki>+1</nowiki> on all stats for every Art score in your cafe
|-
|[[File:badass.png|40px]]
|Badass
|All they need is a pompadour
|<nowiki>+3</nowiki> Punks
|-
|[[File:catbot.png|40px]]
|CatBot
|*Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzt
|<nowiki></nowiki> Doesn't have needs
|-
|[[File:catburglar.png|40px]]
|Cat Burglar
|Pulling off great heists... From the customer's pockets!
|<nowiki>+10%</nowiki> Jewels payout
|-
|[[File:catfishing.png|40px]]
|Cat Fishing
|Will help local Fisherfolk earn a great catch
|<nowiki>+10%</nowiki> Fish payout
|-
|[[File:chill.png|40px]]
|Chill
|They tend to vibe
|<nowiki>-1</nowiki> Stress Need
|-
|[[File:chonker.png|40px]]
|Chonker
|Look at this absolute unit
|<nowiki>+2</nowiki> Food Need, +3 Fisherfolk
|-
|[[File:cleancat.png|40px]]
|Clean Cat
|They clean up after themselves
|<nowiki>-1</nowiki> Bladder need
|-
|[[File:clothier.png|40px]]
|Clothier
|Who said cats can only destroy yarn?
|<nowiki>+10%</nowiki> Fabrics payout
|-
|[[File:coolcat.png|40px]]
|Cool Cat
|Somehow, they got it all
|<nowiki>+2</nowiki> Cool
|-
|[[File:crude.png|40px]]
|Crude
|Did that cat just burp?
|<nowiki>+1</nowiki> Fisherfolk
|-
|[[File:definitelyacat.png|40px]]
|Definitely a Cat
|Wow! I just love when they do that cat thing!
|<nowiki></nowiki> Has all customer types, doubles trash rate
|-
|[[File:diva.png|40px]]
|Diva
|You better have a spotlight, and it better be on them
|<nowiki>+2</nowiki> Stress Need, +3 Artists
|-
|[[File:favorforfavor.png|40px]]
|Favor for a Favor
|When you scratch nature's back, nature scratches back
|<nowiki></nowiki> Every time a Shrine Project completes, gain 100 of every resource
|-
|[[File:gamer.png|40px]]
|Gamer
|Gamer cat won't stop playing!
|<nowiki>+2</nowiki> Toy Need, +3 Punks
|-
|[[File:gorgeous.png|40px]]
|Gorgeous
|This is, objectively, the most beautiful cat you've ever seen. Maybe too beautiful
|<nowiki>+2</nowiki> Art
|-
|[[File:groomer.png|40px]]
|Groomer
|Cleans other cats for fun and profit
|<nowiki></nowiki> Provides 2 Cat Clean for your cats
|-
|[[File:groupie.png|40px]]
|Groupie
|Sometimes, you just want to be part of the cool club
|<nowiki>+1</nowiki> on all stats for every four Cool score in your cafe
|-
|[[File:heartsandmind.png|40px]]
|Hearts and Minds
|Customers find this cat absolutely delightful!
|<nowiki>+10%</nowiki> Delight from customers
|-
|[[File:heavytippers.png|40px]]
|Heavy Tippers
|Seeing this cat loosens wallets
|<nowiki>+10%</nowiki>Gold payout
|-
|[[File:hunter.png|40px]]
|Hunter
|They find their own food
|<nowiki></nowiki> No Food Need
|-
|[[File:intothevoid.png|40px]]
|Into The Void
|It's nice not having to deal with all this trash. Surely worth signing that contract.
But why can't you shake this feeling of dread? Oh well
|<nowiki></nowiki> Trash never seems to appear in your cafe anymore
|-
|[[File:lotsmagical.png|40px]]
|Lots Magical
|Spends lots of time napping on leylines
|<nowiki>+3</nowiki> Witches
|-
|[[File:lucky.png|40px]]
|Lucky
|This cat surely brings luck!
|<nowiki></nowiki> Sometimes when a customer leaves, gain 200 Gold
|-
|[[File:magicallysensitive.png|40px]]
|Magically Sensitive
|This cat glows slightly around Witches.
|<nowiki>+10%</nowiki> on all resources for every Witch in your cafe
|-
|[[File:muse.png|40px]]
|Muse
|This cat is a natural muse to artists
|<nowiki>+10%</nowiki> on all resources for every Artist in your cafe
|-
|[[File:nerd.png|40px]]
|Nerd
|Who needs people when your stuff can entertain you?
|<nowiki>+1</nowiki> on all stats for every four Fun score in your cafe
|-
|[[File:networker.png|40px]]
|Networker
|This cat has an actual stack of business cards
|<nowiki>+10%</nowiki> on all resources for every Businessperson in your cafe
|-
|[[File:observer.png|40px]]
|Observer
|This cat learns by watching your every move
|<nowiki></nowiki> Every time a task completes, gains a little Cat XP
|-
|[[File:onewithnature.png|40px]]
|One With Nature
|The Shrine's energy seems to be radiating from this cat
|<nowiki></nowiki> Every time you complete a task, gain 1 Delight
|-
|[[File:outofthisworld.png|40px]]
|Out Of This World
|Resources just keep materializing in your cafe??
|<nowiki></nowiki> Every time a customer leaves, gain 10 of all resources
|-
|[[File:partycat.png|40px]]
|Party Cat
|Once they pop, noone can stop!
|<nowiki>+2</nowiki> Fun
|-
|[[File:playmate.png|40px]]
|Playmate
|Likes playing with other cats
|<nowiki></nowiki> Provides 2 Toys for your cats
|-
|[[File:pompous.png|40px]]
|Pompous
|This cat's, uh, kind of a big deal?
|<nowiki>+3</nowiki> Businesspeople
|-
|[[File:pretty.png|40px]]
|Pretty
|All cats are pretty, but this one is Pretty
|<nowiki>+1</nowiki> Artists
|-
|[[File:punkattention.png|40px]]
|Punk Attention
|When Punks are around, they just look better
|<nowiki>+4</nowiki> Artists if advertising to Punks
|-
|[[File:radiant.png|40px]]
|Radiant
|You can't stop but stare
|<nowiki>+3</nowiki> Artists
|-
|[[File:salty.png|40px]]
|Salty
|They've got a worldly glint in their eye
|<nowiki>+3</nowiki> Fisherfolk
|-
|[[File:scavenger.png|40px]]
|Scavenger
|This cat is able to find materials where others can't
|<nowiki>+10%</nowiki> Materials payout
|-
|[[File:sharer.png|40px]]
|Sharer
|Will make sure all cats get fed
|<nowiki></nowiki> Provides 2 Food for your cats
|-
|[[File:slightlymagical.png|40px]]
|Slightly Magical
|Sometimes they just float off the ground. Maybe
|<nowiki>+1</nowiki> Witches
|-
|[[File:smellsfishy.png|40px]]
|Smells Fishy
|Such aroma
|<nowiki>+10%</nowiki> on all resources for every Fisherfolk in your cafe
|-
|[[File:smug.png|40px]]
|Smug
|Real pleased with themselves for cat reasons
|<nowiki>+1</nowiki> Businesspeople
|-
|[[File:storycollector.png|40px]]
|Story Collector
|This cat will never tire of all great stories your customers bring in
|<nowiki>+10%</nowiki> on all resources for every Vagabond in your cafe
|-
|[[File:sweettooth.png|40px]]
|Sweet Tooth
|Customers love to give this cat some extra sweets
|<nowiki>+10%</nowiki> Nectar payout
|-
|[[File:thrifting.png|40px]]
|Thrifting
|This cat knows all about getting the greatest deals. Somehow
|<nowiki>-25%</nowiki> Furniture cost
|-
|[[File:tinytummy.png|40px]]
|Tiny Tummy
|They don't need a lot of food
|<nowiki>-1</nowiki> Food Need
|-
|[[File:tough.png|40px]]
|Tough
|They don't need nobody
|<nowiki>+1</nowiki> Punks
|-
|[[File:tranquil.png|40px]]
|Tranquil
|So zen they calm down your other cats
|<nowiki></nowiki> Provides 2 Stress release for your cats
|-
|[[File:treehugger.png|40px]]
|Tree Hugger
|This cat's a true jungle cat
|<nowiki>+1</nowiki> on all stats for every four Plant score in your cafe
|-
|[[File:weirdo.png|40px]]
|Weirdo
|Expect this little weirdo to make a mess
|<nowiki>+2</nowiki> Bladder Need, +3 Witches
|-
|
|}
==Overview==
[[Category:Cats]]
Here is a list of all available cats in Cat Café Manager, their traits and with what Lure you can get them.
[[File:Brian.png|thumb|left|Brian]] [[File:Missy.png|thumb|center|Missy]]
* '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
* '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
[[File:Ezra.png|thumb|left|Ezra]] [[File:Nico.png|thumb|center|Nico]]
* '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need. Adoptable with Basic Lure.
* '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe. Adoptable with Basic Lure.
[[File:Debrah.png|thumb|left|Debrah]] [[File:Olli.png|thumb|center|Olli]]
* '''Debrah''' - ''Sharer'': Will make sure all cats get fed ''Trait'': Provides 2 food for your cats. Adoptable with Basic Lure.
* '''Olli''' - ''Smells Fishy'': Such aroma.''Trait'': - +10 % on all resources for every Fisherfolk in your cafe. Adoptable with Premium Lure.
[[File:Tucker.png|thumb|left|Tucker]] [[File:Zipper.png|thumb|center|Zipper]]
* '''Tucker''' - ''Playmate'': Likes playing with the other cats. ''Trait'': Provides 2 entertainment for your cats. Adoptable with Premium Lure.
* '''Zipper''' - ''Cool Cat'': Somehow, they got it all.''Trait'': - Adds +2 cool to your cafe. Adoptable with Premium Lure.
[[File:Mallory.png|thumb|left|Mallory]] [[File:Freddy.png|thumb|center|Freddy]]
* '''Mallory''' - ''Story Collector'': This cat will never tire of all great stories your customers bring in. ''Trait'': +10% on all resources for every Vagabond in your cafe. Adoptable with Premium Lure.
* '''Freddy''' - ''Hunter'': They find their own food.''Trait'': No food need. Adoptable with Premium Lure.
[[File:Peanut.png|thumb|left|Peanut]] [[File:Professor.png|thumb|center|Professor]]
* '''Peanut''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': -1 Food Need. Adoptable with Hearty Homecooking.
* '''Professor''' - ''Observer'': This cat learns by watching your every move.''Trait'': Every time a task completes, gain a little cat XP. Adoptable with Hearty Homecooking.
[[File:Lazy.png|thumb|left|Lazy]] [[File:Mixtape.png|thumb|center|Mixtape]]
* '''Lazy''' - ''Tranquil'': So zen they calm down your other cats. ''Trait'': Provides 2 stress release for your cats. Adoptable with Hearty Homecooking.
* '''Mixtape''' - ''Groupie'': Sometimes you just want to be part of the cool club. ''Trait'': +1 on all stats for every four cool score in your cafe. Adoptable with Hearty Homecooking.
[[File:Cormic.png|thumb|left|Cormic]] [[File:Ringo.png|thumb|center|Ringo]]
* '''Cormic''' - ''Art Aficionado'': This cat appreciates art even without a lasterpointer on it. ''Trait'': +1 on all stats for every Art score in your cafe. Adoptable with Opulent Feast.
* '''Ringo''' - ''Anarchist'': Fork the system! ''Trait'': +10 % on all resources for every punk in your cafe. Adoptable with Opulent Feast.
[[File:Mingus.png|thumb|left|Mingus]] [[File:Cleo.png|thumb|center|Cleo]]
* '''Mingus''' - ''Definitely A Cat'': Wow! I just love when they do that cat thing! ''Trait'': Has all customer types, doubles trash rate. Adoptable with trash.
* '''Cleo''' - ''Favor for a Favor'': When you scratch nature's back, nature scratches back. ''Trait'': Every time a Shrine Project completed, gain 100 of every resource. Adoptable with Opulent Feast.
[[File:Ct.png|thumb|left|CT]] [[File:Boo-Berry.png|thumb|center|Boo-Berry]]
* '''CT''' - ''Out Of This World'': Resources just keep materializing in your cafe?? ''Trait'': Every time a customer leaves, gain 10 of all resources. Adoptable with Meteorite.
* '''Boo-Berry''' - ''Into The Void'': It's not nice having to deal with all this trash. Surely worth signing that contract. But why can't you shake this feeling of dread? Oh well. ''Trait'': Trash never seems to appear in your cafe anymore. Adoptable with Strange Doll.
[[File:Cat sith.png|thumb|left|Cat Sith]] [[File:Robot cat.png|thumb|center|RoboCat 9000]]
* '''Cat Sith''' - ''One With Nature'': The Shrine's energy seems to be radiating from this cat. ''Trait'': Every time you complete a task, gain 1 Delight. Adoptable with Small Buddhist Meal.
* '''RoboCat 9000''' - ''CatBot'': *Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzzt. ''Trait'': Doesn't have needs. Adoptable with Lubricant.
[[File:Lucky Cat.png|thumb|left|Lucky Cat]]
* '''Lucky Cat''' - ''Lucky'': This cat surely brings luck! ''Trait'': Sometimes when a customer leaves, gain 200 gold. Adoptable with Lovely Potluck. ''This is the only cat you will not get an achievement for. This was supposed to be a DLC for PC only- but later got added in the game itself as a thank you for the whole community.''
3cfe376d9ccc860c28b771ceb4d25ce6a831b926
440
434
2023-08-16T11:14:42Z
Gengyen
47368
final major edit. Added images for skills and needs
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
''Please note that this page may include '''spoilers'''. Please continue at your own discretion.''
'''Cats''' are an adoptable npc that are a staple in the development in your [[Cat Cafe]] and in the satisfaction of your customers.
==Strays==
'''Strays''' are how cats first arrive to your [[Cat Cafe|cafe]] when you put out a lure. Each group of strays will only appear when you have placed a certain lure outside. In order to adopt a stray, you must befriend them by feeding them with the lures and petting them after they eat. Each stray will take at least three times of feeding and petting to become adoptable. They come with predetermined Skills and a Trait.
==Skills==
'''Skills''' refer to a cat's points for certain [[customers]]. They can be increased through levelling up, and some Traits unlock the Skill for a different customer type. Levelling up requires Cat Training Points. These are earned through cats interacting with customers. Higher levels cost more Cat Training Points.
{| class="wikitable"
|-
! scope="row"| Level
| 1
| 2
| 3
| 4
| 5
| 6
| 7
| 8+
|-
! scope="row"| Cost
|
| 1
| 1
| 1
| 2
| 2
| 2
| 3
|}
{|
|-
| [[File:Cat_skill.jpeg | 300px | thumb | left | Cat Skills]] || [[File:Total_cat_skill.jpeg | 141px | thumb | center | Total Cat Skill]] || [[File:Cat_training_points.jpg | 322px | thumb | right | Level 4 costs 1 Cat Training Point]]
|}
==Needs==
'''Needs''' for each cat vary between Cat Food, Scratch Poles, Cat Litter, Toys, and Cat Beds. These are listed under Cafe Stats in build mode. The numbers on the left show what you have, and the numbers on the right show what your cats need.
{|
|-
| [[File:Cat_needs.jpeg | thumb | left | Insufficient Scratch Poles and Cat Litter]] || [[File:Cat_sleep_needs.jpeg | thumb | center | 173px | Insufficient Cat Beds]]
|}
==Traits==
[[File:Catstats.png|thumb|right|alt=A window with stats of a cat named Freddy. It has the Tiny Tummy trait - They don't need a lot of food. -1 Food Need|Cat stats. This cat has the Tiny Tummy trait]]
'''Traits''' affect a cat's skill, needs, cafe stats, or resource payouts. A new trait can be selected from a random group of 3 after every 3 levels. There are 53 cat traits, but some of them are special to specific cats and can't be applied to others.
{|class="article-table"
!Icon
!Trait
!Description
!Effect
|-
|[[File:anarchist.png|40px]]
|Anarchist
|Fork the system!
|<nowiki>+10%</nowiki> on all resources for every Punk in your cafe
|-
|[[File:aristocat.png|40px]]
|Aristocat
|If it's not exactly the Ritz, why bother?
|<nowiki>+1</nowiki> Stress Need, +1 Bladder Need, +3 Businesspeople
|-
|[[File:artaficionado.png|40px]]
|Art Aficionado
|This cat appreciates art even without a laserpointer on it.
|<nowiki>+1</nowiki> on all stats for every Art score in your cafe
|-
|[[File:badass.png|40px]]
|Badass
|All they need is a pompadour
|<nowiki>+3</nowiki> Punks
|-
|[[File:catbot.png|40px]]
|CatBot
|*Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzt
|<nowiki></nowiki> Doesn't have needs
|-
|[[File:catburglar.png|40px]]
|Cat Burglar
|Pulling off great heists... From the customer's pockets!
|<nowiki>+10%</nowiki> Jewels payout
|-
|[[File:catfishing.png|40px]]
|Cat Fishing
|Will help local Fisherfolk earn a great catch
|<nowiki>+10%</nowiki> Fish payout
|-
|[[File:chill.png|40px]]
|Chill
|They tend to vibe
|<nowiki>-1</nowiki> Stress Need (Scratch Poles)
|-
|[[File:chonker.png|40px]]
|Chonker
|Look at this absolute unit
|<nowiki>+2</nowiki> Food Need, +3 Fisherfolk
|-
|[[File:cleancat.png|40px]]
|Clean Cat
|They clean up after themselves
|<nowiki>-1</nowiki> Bladder need (Cat Litter)
|-
|[[File:clothier.png|40px]]
|Clothier
|Who said cats can only destroy yarn?
|<nowiki>+10%</nowiki> Fabrics payout
|-
|[[File:coolcat.png|40px]]
|Cool Cat
|Somehow, they got it all
|<nowiki>+2</nowiki> Cool
|-
|[[File:crude.png|40px]]
|Crude
|Did that cat just burp?
|<nowiki>+1</nowiki> Fisherfolk
|-
|[[File:definitelyacat.png|40px]]
|Definitely a Cat
|Wow! I just love when they do that cat thing!
|<nowiki></nowiki> Has all customer types, doubles trash rate
|-
|[[File:diva.png|40px]]
|Diva
|You better have a spotlight, and it better be on them
|<nowiki>+2</nowiki> Stress Need, +3 Artists
|-
|[[File:favorforfavor.png|40px]]
|Favor for a Favor
|When you scratch nature's back, nature scratches back
|<nowiki></nowiki> Every time a Shrine Project completes, gain 100 of every resource
|-
|[[File:gamer.png|40px]]
|Gamer
|Gamer cat won't stop playing!
|<nowiki>+2</nowiki> Toy Need, +3 Punks
|-
|[[File:gorgeous.png|40px]]
|Gorgeous
|This is, objectively, the most beautiful cat you've ever seen. Maybe too beautiful
|<nowiki>+2</nowiki> Art
|-
|[[File:groomer.png|40px]]
|Groomer
|Cleans other cats for fun and profit
|<nowiki></nowiki> Provides 2 Cat Clean for your cats (Cat Litter)
|-
|[[File:groupie.png|40px]]
|Groupie
|Sometimes, you just want to be part of the cool club
|<nowiki>+1</nowiki> on all stats for every four Cool score in your cafe
|-
|[[File:heartsandmind.png|40px]]
|Hearts and Minds
|Customers find this cat absolutely delightful!
|<nowiki>+10%</nowiki> Delight from customers
|-
|[[File:heavytippers.png|40px]]
|Heavy Tippers
|Seeing this cat loosens wallets
|<nowiki>+10%</nowiki> Gold payout
|-
|[[File:hunter.png|40px]]
|Hunter
|They find their own food
|<nowiki></nowiki> No Food Need
|-
|[[File:intothevoid.png|40px]]
|Into The Void
|It's nice not having to deal with all this trash. Surely worth signing that contract.
But why can't you shake this feeling of dread? Oh well
|<nowiki></nowiki> Trash never seems to appear in your cafe anymore
|-
|[[File:lotsmagical.png|40px]]
|Lots Magical
|Spends lots of time napping on leylines
|<nowiki>+3</nowiki> Witches
|-
|[[File:lucky.png|40px]]
|Lucky
|This cat surely brings luck!
|<nowiki></nowiki> Sometimes when a customer leaves, gain 200 Gold
|-
|[[File:magicallysensitive.png|40px]]
|Magically Sensitive
|This cat glows slightly around Witches.
|<nowiki>+10%</nowiki> on all resources for every Witch in your cafe
|-
|[[File:muse.png|40px]]
|Muse
|This cat is a natural muse to artists
|<nowiki>+10%</nowiki> on all resources for every Artist in your cafe
|-
|[[File:nerd.png|40px]]
|Nerd
|Who needs people when your stuff can entertain you?
|<nowiki>+1</nowiki> on all stats for every four Fun score in your cafe
|-
|[[File:networker.png|40px]]
|Networker
|This cat has an actual stack of business cards
|<nowiki>+10%</nowiki> on all resources for every Businessperson in your cafe
|-
|[[File:observer.png|40px]]
|Observer
|This cat learns by watching your every move
|<nowiki></nowiki> Every time a task completes, gains a little Cat XP
|-
|[[File:onewithnature.png|40px]]
|One With Nature
|The Shrine's energy seems to be radiating from this cat
|<nowiki></nowiki> Every time you complete a task, gain 1 Delight
|-
|[[File:outofthisworld.png|40px]]
|Out Of This World
|Resources just keep materializing in your cafe??
|<nowiki></nowiki> Every time a customer leaves, gain 10 of all resources
|-
|[[File:partycat.png|40px]]
|Party Cat
|Once they pop, noone can stop!
|<nowiki>+2</nowiki> Fun
|-
|[[File:playmate.png|40px]]
|Playmate
|Likes playing with other cats
|<nowiki></nowiki> Provides 2 Toys for your cats
|-
|[[File:pompous.png|40px]]
|Pompous
|This cat's, uh, kind of a big deal?
|<nowiki>+3</nowiki> Businesspeople
|-
|[[File:pretty.png|40px]]
|Pretty
|All cats are pretty, but this one is Pretty
|<nowiki>+1</nowiki> Artists
|-
|[[File:punkattention.png|40px]]
|Punk Attention
|When Punks are around, they just look better
|<nowiki>+4</nowiki> Artists if advertising to Punks
|-
|[[File:radiant.png|40px]]
|Radiant
|You can't stop but stare
|<nowiki>+3</nowiki> Artists
|-
|[[File:salty.png|40px]]
|Salty
|They've got a worldly glint in their eye
|<nowiki>+3</nowiki> Fisherfolk
|-
|[[File:scavenger.png|40px]]
|Scavenger
|This cat is able to find materials where others can't
|<nowiki>+10%</nowiki> Materials payout
|-
|[[File:sharer.png|40px]]
|Sharer
|Will make sure all cats get fed
|<nowiki></nowiki> Provides 2 Food for your cats
|-
|[[File:slightlymagical.png|40px]]
|Slightly Magical
|Sometimes they just float off the ground. Maybe
|<nowiki>+1</nowiki> Witches
|-
|[[File:smellsfishy.png|40px]]
|Smells Fishy
|Such aroma
|<nowiki>+10%</nowiki> on all resources for every Fisherfolk in your cafe
|-
|[[File:smug.png|40px]]
|Smug
|Real pleased with themselves for cat reasons
|<nowiki>+1</nowiki> Businesspeople
|-
|[[File:storycollector.png|40px]]
|Story Collector
|This cat will never tire of all great stories your customers bring in
|<nowiki>+10%</nowiki> on all resources for every Vagabond in your cafe
|-
|[[File:sweettooth.png|40px]]
|Sweet Tooth
|Customers love to give this cat some extra sweets
|<nowiki>+10%</nowiki> Nectar payout
|-
|[[File:thrifting.png|40px]]
|Thrifting
|This cat knows all about getting the greatest deals. Somehow
|<nowiki>-25%</nowiki> Furniture cost
|-
|[[File:tinytummy.png|40px]]
|Tiny Tummy
|They don't need a lot of food
|<nowiki>-1</nowiki> Food Need
|-
|[[File:tough.png|40px]]
|Tough
|They don't need nobody
|<nowiki>+1</nowiki> Punks
|-
|[[File:tranquil.png|40px]]
|Tranquil
|So zen they calm down your other cats
|<nowiki></nowiki> Provides 2 Stress release for your cats
|-
|[[File:treehugger.png|40px]]
|Tree Hugger
|This cat's a true jungle cat
|<nowiki>+1</nowiki> on all stats for every four Plant score in your cafe
|-
|[[File:weirdo.png|40px]]
|Weirdo
|Expect this little weirdo to make a mess
|<nowiki>+2</nowiki> Bladder Need, +3 Witches
|-
|
|}
==Overview==
[[Category:Cats]]
Here is a list of all available cats, their traits, and what Lure you can get them with.
[[File:Brian.png|thumb|left|Brian]] [[File:Missy.png|thumb|center|Missy]]
* '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
* '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
[[File:Ezra.png|thumb|left|Ezra]] [[File:Nico.png|thumb|center|Nico]]
* '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need. Adoptable with Basic Lure.
* '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe. Adoptable with Basic Lure.
[[File:Debrah.png|thumb|left|Debrah]] [[File:Olli.png|thumb|center|Olli]]
* '''Debrah''' - ''Sharer'': Will make sure all cats get fed ''Trait'': Provides 2 food for your cats. Adoptable with Basic Lure.
* '''Olli''' - ''Smells Fishy'': Such aroma.''Trait'': - +10 % on all resources for every Fisherfolk in your cafe. Adoptable with Premium Lure.
[[File:Tucker.png|thumb|left|Tucker]] [[File:Zipper.png|thumb|center|Zipper]]
* '''Tucker''' - ''Playmate'': Likes playing with the other cats. ''Trait'': Provides 2 entertainment for your cats. Adoptable with Premium Lure.
* '''Zipper''' - ''Cool Cat'': Somehow, they got it all.''Trait'': - Adds +2 cool to your cafe. Adoptable with Premium Lure.
[[File:Mallory.png|thumb|left|Mallory]] [[File:Freddy.png|thumb|center|Freddy]]
* '''Mallory''' - ''Story Collector'': This cat will never tire of all great stories your customers bring in. ''Trait'': +10% on all resources for every Vagabond in your cafe. Adoptable with Premium Lure.
* '''Freddy''' - ''Hunter'': They find their own food.''Trait'': No food need. Adoptable with Premium Lure.
[[File:Peanut.png|thumb|left|Peanut]] [[File:Professor.png|thumb|center|Professor]]
* '''Peanut''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': -1 Food Need. Adoptable with Hearty Homecooking.
* '''Professor''' - ''Observer'': This cat learns by watching your every move.''Trait'': Every time a task completes, gain a little cat XP. Adoptable with Hearty Homecooking.
[[File:Lazy.png|thumb|left|Lazy]] [[File:Mixtape.png|thumb|center|Mixtape]]
* '''Lazy''' - ''Tranquil'': So zen they calm down your other cats. ''Trait'': Provides 2 stress release for your cats. Adoptable with Hearty Homecooking.
* '''Mixtape''' - ''Groupie'': Sometimes you just want to be part of the cool club. ''Trait'': +1 on all stats for every four cool score in your cafe. Adoptable with Hearty Homecooking.
[[File:Cormic.png|thumb|left|Cormic]] [[File:Ringo.png|thumb|center|Ringo]]
* '''Cormic''' - ''Art Aficionado'': This cat appreciates art even without a lasterpointer on it. ''Trait'': +1 on all stats for every Art score in your cafe. Adoptable with Opulent Feast.
* '''Ringo''' - ''Anarchist'': Fork the system! ''Trait'': +10 % on all resources for every punk in your cafe. Adoptable with Opulent Feast.
[[File:Mingus.png|thumb|left|Mingus]] [[File:Cleo.png|thumb|center|Cleo]]
* '''Mingus''' - ''Definitely A Cat'': Wow! I just love when they do that cat thing! ''Trait'': Has all customer types, doubles trash rate. Adoptable with trash.
* '''Cleo''' - ''Favor for a Favor'': When you scratch nature's back, nature scratches back. ''Trait'': Every time a Shrine Project completed, gain 100 of every resource. Adoptable with Opulent Feast.
[[File:Ct.png|thumb|left|CT]] [[File:Boo-Berry.png|thumb|center|Boo-Berry]]
* '''CT''' - ''Out Of This World'': Resources just keep materializing in your cafe?? ''Trait'': Every time a customer leaves, gain 10 of all resources. Adoptable with Meteorite.
* '''Boo-Berry''' - ''Into The Void'': It's not nice having to deal with all this trash. Surely worth signing that contract. But why can't you shake this feeling of dread? Oh well. ''Trait'': Trash never seems to appear in your cafe anymore. Adoptable with Strange Doll.
[[File:Cat sith.png|thumb|left|Cat Sith]] [[File:Robot cat.png|thumb|center|RoboCat 9000]]
* '''Cat Sith''' - ''One With Nature'': The Shrine's energy seems to be radiating from this cat. ''Trait'': Every time you complete a task, gain 1 Delight. Adoptable with Small Buddhist Meal.
* '''RoboCat 9000''' - ''CatBot'': *Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzzt. ''Trait'': Doesn't have needs. Adoptable with Lubricant.
[[File:Lucky Cat.png|thumb|left|Lucky Cat]]
* '''Lucky Cat''' - ''Lucky'': This cat surely brings luck! ''Trait'': Sometimes when a customer leaves, gain 200 gold. Adoptable with Lovely Potluck. ''This is the only cat you will not get an achievement for. This was supposed to be a DLC for PC only- but later got added in the game itself as a thank you for the whole community.''
2dfb600bbcdf19a5e04522b9a82b7d453f6703b2
447
440
2023-08-16T12:39:40Z
Gengyen
47368
forgot info about strays and needs
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|350px|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
''Please note that this page may include '''spoilers'''. Please continue at your own discretion.''
'''Cats''' are an adoptable NPC that are a staple in the development in your [[Cat Cafe]] and in the satisfaction of your customers.
==Strays==
'''Strays''' come to your [[Cat Cafe|cafe]] when you put out [[Pet Goods#Lures|lures]]. Each group of strays will only appear when you place a certain lure outside. In order to adopt a stray, you must feed and pet them at least three times. They come with predetermined Skills and a Trait. Cat slots can be freed up by giving up cats to forever homes through the [[Note Board]]. They can be readopted after finishing the [[Shrine]]. More cat slots are unlocked through Shrine projects.
==Skills==
'''Skills''' refer to a cat's stats for certain [[customers]]. They can be increased through levelling up, and some Traits unlock the Skill for a different customer type. Levelling up requires Cat Training Points. These are earned through cats interacting with customers. Higher levels cost more Cat Training Points.
{| class="wikitable"
|-
! scope="row"| Level
| 1
| 2
| 3
| 4
| 5
| 6
| 7
| 8+
|-
! scope="row"| Cost
|
| 1
| 1
| 1
| 2
| 2
| 2
| 3
|}
{|
|-
| [[File:Cat_skill.jpeg | 300px | thumb | left | Cat Skills]] || [[File:Total_cat_skill.jpeg | 141px | thumb | center | Total Cat Skill]] || [[File:Cat_training_points.jpg | 322px | thumb | right | Level 4 costs 1 Cat Training Point]]
|}
==Needs==
'''Needs''' for each cat vary between hunger (Cat Food), stress release (Scratch Poles), bladder (Cat Litter), Toys, and sleep (Cat Beds). These are listed under Cafe Stats in build mode. The numbers on the left show what you have, and the numbers on the right show what your cats need. Needs are satisfied by placing items bought from [[Pet Goods]] after they're unlocked through the [[Shrine]].
{|
|-
| [[File:Cat_needs.jpeg | thumb | left | Insufficient Scratch Poles and Cat Litter]] || [[File:Cat_sleep_needs.jpeg | thumb | center | 173px | Insufficient Cat Beds]]
|}
==Traits==
[[File:Catstats.png|thumb|right|alt=A window with stats of a cat named Freddy. It has the Tiny Tummy trait - They don't need a lot of food. -1 Food Need|Cat stats. This cat has the Tiny Tummy trait]]
[[File:Cat_inspect.jpg|thumb|right|Details about a cat in inspection mode]]
'''Traits''' affect cat skills, needs, cafe stats, or resource payouts. A new trait can be selected from a random group of 3 after every 3 levels. There are 53 cat traits, but some of them are special to specific cats and can't be applied to others.
{|class="article-table"
!Icon
!Trait
!Description
!Effect
|-
|[[File:anarchist.png|40px]]
|Anarchist
|Fork the system!
|<nowiki>+10%</nowiki> on all resources for every Punk in your cafe
|-
|[[File:aristocat.png|40px]]
|Aristocat
|If it's not exactly the Ritz, why bother?
|<nowiki>+1</nowiki> Stress Need, +1 Bladder Need, +3 Businesspeople
|-
|[[File:artaficionado.png|40px]]
|Art Aficionado
|This cat appreciates art even without a laserpointer on it.
|<nowiki>+1</nowiki> on all stats for every Art score in your cafe
|-
|[[File:badass.png|40px]]
|Badass
|All they need is a pompadour
|<nowiki>+3</nowiki> Punks
|-
|[[File:catbot.png|40px]]
|CatBot
|*Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzt
|<nowiki></nowiki> Doesn't have needs
|-
|[[File:catburglar.png|40px]]
|Cat Burglar
|Pulling off great heists... From the customer's pockets!
|<nowiki>+10%</nowiki> Jewels payout
|-
|[[File:catfishing.png|40px]]
|Cat Fishing
|Will help local Fisherfolk earn a great catch
|<nowiki>+10%</nowiki> Fish payout
|-
|[[File:chill.png|40px]]
|Chill
|They tend to vibe
|<nowiki>-1</nowiki> Stress Need
|-
|[[File:chonker.png|40px]]
|Chonker
|Look at this absolute unit
|<nowiki>+2</nowiki> Food Need, +3 Fisherfolk
|-
|[[File:cleancat.png|40px]]
|Clean Cat
|They clean up after themselves
|<nowiki>-1</nowiki> Bladder need
|-
|[[File:clothier.png|40px]]
|Clothier
|Who said cats can only destroy yarn?
|<nowiki>+10%</nowiki> Fabrics payout
|-
|[[File:coolcat.png|40px]]
|Cool Cat
|Somehow, they got it all
|<nowiki>+2</nowiki> Cool
|-
|[[File:crude.png|40px]]
|Crude
|Did that cat just burp?
|<nowiki>+1</nowiki> Fisherfolk
|-
|[[File:definitelyacat.png|40px]]
|Definitely a Cat
|Wow! I just love when they do that cat thing!
|<nowiki></nowiki> Has all customer types, doubles trash rate
|-
|[[File:diva.png|40px]]
|Diva
|You better have a spotlight, and it better be on them
|<nowiki>+2</nowiki> Stress Need, +3 Artists
|-
|[[File:favorforfavor.png|40px]]
|Favor for a Favor
|When you scratch nature's back, nature scratches back
|<nowiki></nowiki> Every time a Shrine Project completes, gain 100 of every resource
|-
|[[File:gamer.png|40px]]
|Gamer
|Gamer cat won't stop playing!
|<nowiki>+2</nowiki> Toy Need, +3 Punks
|-
|[[File:gorgeous.png|40px]]
|Gorgeous
|This is, objectively, the most beautiful cat you've ever seen. Maybe too beautiful
|<nowiki>+2</nowiki> Art
|-
|[[File:groomer.png|40px]]
|Groomer
|Cleans other cats for fun and profit
|<nowiki></nowiki> Provides 2 Cat Clean for your cats
|-
|[[File:groupie.png|40px]]
|Groupie
|Sometimes, you just want to be part of the cool club
|<nowiki>+1</nowiki> on all stats for every four Cool score in your cafe
|-
|[[File:heartsandmind.png|40px]]
|Hearts and Minds
|Customers find this cat absolutely delightful!
|<nowiki>+10%</nowiki> Delight from customers
|-
|[[File:heavytippers.png|40px]]
|Heavy Tippers
|Seeing this cat loosens wallets
|<nowiki>+10%</nowiki> Gold payout
|-
|[[File:hunter.png|40px]]
|Hunter
|They find their own food
|<nowiki></nowiki> No Food Need
|-
|[[File:intothevoid.png|40px]]
|Into The Void
|It's nice not having to deal with all this trash. Surely worth signing that contract.
But why can't you shake this feeling of dread? Oh well
|<nowiki></nowiki> Trash never seems to appear in your cafe anymore
|-
|[[File:lotsmagical.png|40px]]
|Lots Magical
|Spends lots of time napping on leylines
|<nowiki>+3</nowiki> Witches
|-
|[[File:lucky.png|40px]]
|Lucky
|This cat surely brings luck!
|<nowiki></nowiki> Sometimes when a customer leaves, gain 200 Gold
|-
|[[File:magicallysensitive.png|40px]]
|Magically Sensitive
|This cat glows slightly around Witches.
|<nowiki>+10%</nowiki> on all resources for every Witch in your cafe
|-
|[[File:muse.png|40px]]
|Muse
|This cat is a natural muse to artists
|<nowiki>+10%</nowiki> on all resources for every Artist in your cafe
|-
|[[File:nerd.png|40px]]
|Nerd
|Who needs people when your stuff can entertain you?
|<nowiki>+1</nowiki> on all stats for every four Fun score in your cafe
|-
|[[File:networker.png|40px]]
|Networker
|This cat has an actual stack of business cards
|<nowiki>+10%</nowiki> on all resources for every Businessperson in your cafe
|-
|[[File:observer.png|40px]]
|Observer
|This cat learns by watching your every move
|<nowiki></nowiki> Every time a task completes, gains a little Cat XP
|-
|[[File:onewithnature.png|40px]]
|One With Nature
|The Shrine's energy seems to be radiating from this cat
|<nowiki></nowiki> Every time you complete a task, gain 1 Delight
|-
|[[File:outofthisworld.png|40px]]
|Out Of This World
|Resources just keep materializing in your cafe??
|<nowiki></nowiki> Every time a customer leaves, gain 10 of all resources
|-
|[[File:partycat.png|40px]]
|Party Cat
|Once they pop, noone can stop!
|<nowiki>+2</nowiki> Fun
|-
|[[File:playmate.png|40px]]
|Playmate
|Likes playing with other cats
|<nowiki></nowiki> Provides 2 Toys for your cats
|-
|[[File:pompous.png|40px]]
|Pompous
|This cat's, uh, kind of a big deal?
|<nowiki>+3</nowiki> Businesspeople
|-
|[[File:pretty.png|40px]]
|Pretty
|All cats are pretty, but this one is Pretty
|<nowiki>+1</nowiki> Artists
|-
|[[File:punkattention.png|40px]]
|Punk Attention
|When Punks are around, they just look better
|<nowiki>+4</nowiki> Artists if advertising to Punks
|-
|[[File:radiant.png|40px]]
|Radiant
|You can't stop but stare
|<nowiki>+3</nowiki> Artists
|-
|[[File:salty.png|40px]]
|Salty
|They've got a worldly glint in their eye
|<nowiki>+3</nowiki> Fisherfolk
|-
|[[File:scavenger.png|40px]]
|Scavenger
|This cat is able to find materials where others can't
|<nowiki>+10%</nowiki> Materials payout
|-
|[[File:sharer.png|40px]]
|Sharer
|Will make sure all cats get fed
|<nowiki></nowiki> Provides 2 Food for your cats
|-
|[[File:slightlymagical.png|40px]]
|Slightly Magical
|Sometimes they just float off the ground. Maybe
|<nowiki>+1</nowiki> Witches
|-
|[[File:smellsfishy.png|40px]]
|Smells Fishy
|Such aroma
|<nowiki>+10%</nowiki> on all resources for every Fisherfolk in your cafe
|-
|[[File:smug.png|40px]]
|Smug
|Real pleased with themselves for cat reasons
|<nowiki>+1</nowiki> Businesspeople
|-
|[[File:storycollector.png|40px]]
|Story Collector
|This cat will never tire of all great stories your customers bring in
|<nowiki>+10%</nowiki> on all resources for every Vagabond in your cafe
|-
|[[File:sweettooth.png|40px]]
|Sweet Tooth
|Customers love to give this cat some extra sweets
|<nowiki>+10%</nowiki> Nectar payout
|-
|[[File:thrifting.png|40px]]
|Thrifting
|This cat knows all about getting the greatest deals. Somehow
|<nowiki>-25%</nowiki> Furniture cost
|-
|[[File:tinytummy.png|40px]]
|Tiny Tummy
|They don't need a lot of food
|<nowiki>-1</nowiki> Food Need
|-
|[[File:tough.png|40px]]
|Tough
|They don't need nobody
|<nowiki>+1</nowiki> Punks
|-
|[[File:tranquil.png|40px]]
|Tranquil
|So zen they calm down your other cats
|<nowiki></nowiki> Provides 2 Stress release for your cats
|-
|[[File:treehugger.png|40px]]
|Tree Hugger
|This cat's a true jungle cat
|<nowiki>+1</nowiki> on all stats for every four Plant score in your cafe
|-
|[[File:weirdo.png|40px]]
|Weirdo
|Expect this little weirdo to make a mess
|<nowiki>+2</nowiki> Bladder Need, +3 Witches
|-
|
|}
==Overview==
[[Category:Cats]]
Here is a list of all available cats, their traits, and what Lure you can get them with.
[[File:Brian.png|thumb|left|Brian]] [[File:Missy.png|thumb|center|Missy]]
* '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
* '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
[[File:Ezra.png|thumb|left|Ezra]] [[File:Nico.png|thumb|center|Nico]]
* '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need. Adoptable with Basic Lure.
* '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe. Adoptable with Basic Lure.
[[File:Debrah.png|thumb|left|Debrah]] [[File:Olli.png|thumb|center|Olli]]
* '''Debrah''' - ''Sharer'': Will make sure all cats get fed ''Trait'': Provides 2 food for your cats. Adoptable with Basic Lure.
* '''Olli''' - ''Smells Fishy'': Such aroma.''Trait'': - +10 % on all resources for every Fisherfolk in your cafe. Adoptable with Premium Lure.
[[File:Tucker.png|thumb|left|Tucker]] [[File:Zipper.png|thumb|center|Zipper]]
* '''Tucker''' - ''Playmate'': Likes playing with the other cats. ''Trait'': Provides 2 entertainment for your cats. Adoptable with Premium Lure.
* '''Zipper''' - ''Cool Cat'': Somehow, they got it all.''Trait'': - Adds +2 cool to your cafe. Adoptable with Premium Lure.
[[File:Mallory.png|thumb|left|Mallory]] [[File:Freddy.png|thumb|center|Freddy]]
* '''Mallory''' - ''Story Collector'': This cat will never tire of all great stories your customers bring in. ''Trait'': +10% on all resources for every Vagabond in your cafe. Adoptable with Premium Lure.
* '''Freddy''' - ''Hunter'': They find their own food.''Trait'': No food need. Adoptable with Premium Lure.
[[File:Peanut.png|thumb|left|Peanut]] [[File:Professor.png|thumb|center|Professor]]
* '''Peanut''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': -1 Food Need. Adoptable with Hearty Homecooking.
* '''Professor''' - ''Observer'': This cat learns by watching your every move.''Trait'': Every time a task completes, gain a little cat XP. Adoptable with Hearty Homecooking.
[[File:Lazy.png|thumb|left|Lazy]] [[File:Mixtape.png|thumb|center|Mixtape]]
* '''Lazy''' - ''Tranquil'': So zen they calm down your other cats. ''Trait'': Provides 2 stress release for your cats. Adoptable with Hearty Homecooking.
* '''Mixtape''' - ''Groupie'': Sometimes you just want to be part of the cool club. ''Trait'': +1 on all stats for every four cool score in your cafe. Adoptable with Hearty Homecooking.
[[File:Cormic.png|thumb|left|Cormic]] [[File:Ringo.png|thumb|center|Ringo]]
* '''Cormic''' - ''Art Aficionado'': This cat appreciates art even without a lasterpointer on it. ''Trait'': +1 on all stats for every Art score in your cafe. Adoptable with Opulent Feast.
* '''Ringo''' - ''Anarchist'': Fork the system! ''Trait'': +10 % on all resources for every punk in your cafe. Adoptable with Opulent Feast.
[[File:Mingus.png|thumb|left|Mingus]] [[File:Cleo.png|thumb|center|Cleo]]
* '''Mingus''' - ''Definitely A Cat'': Wow! I just love when they do that cat thing! ''Trait'': Has all customer types, doubles trash rate. Adoptable with trash.
* '''Cleo''' - ''Favor for a Favor'': When you scratch nature's back, nature scratches back. ''Trait'': Every time a Shrine Project completed, gain 100 of every resource. Adoptable with Opulent Feast.
[[File:Ct.png|thumb|left|CT]] [[File:Boo-Berry.png|thumb|center|Boo-Berry]]
* '''CT''' - ''Out Of This World'': Resources just keep materializing in your cafe?? ''Trait'': Every time a customer leaves, gain 10 of all resources. Adoptable with Meteorite.
* '''Boo-Berry''' - ''Into The Void'': It's not nice having to deal with all this trash. Surely worth signing that contract. But why can't you shake this feeling of dread? Oh well. ''Trait'': Trash never seems to appear in your cafe anymore. Adoptable with Strange Doll.
[[File:Cat sith.png|thumb|left|Cat Sith]] [[File:Robot cat.png|thumb|center|RoboCat 9000]]
* '''Cat Sith''' - ''One With Nature'': The Shrine's energy seems to be radiating from this cat. ''Trait'': Every time you complete a task, gain 1 Delight. Adoptable with Small Buddhist Meal.
* '''RoboCat 9000''' - ''CatBot'': *Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzzt. ''Trait'': Doesn't have needs. Adoptable with Lubricant.
* '''Lucky Cat''' - ''Lucky'': This cat surely brings luck! ''Trait'': Sometimes when a customer leaves, gain 200 gold. Adoptable with Lovely Potluck. ''This is the only cat you will not get an achievement for. This was supposed to be a DLC for PC only- but later got added in the game itself as a thank you for the whole community.''
[[File:Lucky Cat.png|thumb|left|Lucky Cat]]
b3eccb42c00fe1e844efed1c458da49060a2f6e2
454
447
2023-08-16T13:06:12Z
Gengyen
47368
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|right|350px|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
''Please note that this page may include '''spoilers'''. Please continue at your own discretion.''
'''Cats''' are an adoptable NPC that are a staple in the development in your [[Cat Cafe]] and in the satisfaction of your customers.
==Strays==
'''Strays''' come to your [[Cat Cafe|cafe]] when you put out [[Pet Goods#Lures|lures]]. Each group of strays will only appear when you place a certain lure outside. In order to adopt a stray, you must feed and pet them at least three times. They come with predetermined Skills and a Trait. Cat slots can be freed up by giving up cats to forever homes through the [[Note Board]]. They can be readopted after finishing the [[Shrine]]. More cat slots are unlocked through Shrine projects.
==Skills==
'''Skills''' refer to a cat's stats for certain [[customers]]. They can be increased through levelling up, and some Traits unlock the Skill for a different customer type. Levelling up requires Cat Training Points. These are earned through cats interacting with customers. Higher levels cost more Cat Training Points.
{| class="wikitable"
|-
! scope="row"| Level
| 1
| 2
| 3
| 4
| 5
| 6
| 7
| 8+
|-
! scope="row"| Cost
|
| 1
| 1
| 1
| 2
| 2
| 2
| 3
|}
{|
|-
| [[File:Cat_skill.jpeg | 300px | thumb | Cat Skills]] || [[File:Total_cat_skill.jpeg | 141px | thumb | Total Cat Skill]] || [[File:Cat_training_points.jpg | 322px | thumb | Level 4 costs 1 Cat Training Point]]
|}
==Needs==
'''Needs''' for each cat vary between hunger (Cat Food), stress release (Scratch Poles), bladder (Cat Litter), Toys, and sleep (Cat Beds). These are listed under Cafe Stats in build mode. The numbers on the left show what you have, and the numbers on the right show what your cats need. Needs are satisfied by placing items bought from [[Pet Goods]] after they're unlocked through the [[Shrine]].
{|
|-
| [[File:Cat_needs.jpeg | thumb | left | Insufficient Scratch Poles and Cat Litter]] || [[File:Cat_sleep_needs.jpeg | thumb | center | 173px | Insufficient Cat Beds]]
|}
==Traits==
[[File:Catstats.png|thumb|right|alt=A window with stats of a cat named Freddy. It has the Tiny Tummy trait - They don't need a lot of food. -1 Food Need|Cat stats. This cat has the Tiny Tummy trait]]
[[File:Cat_inspect.jpg|thumb|right|Details about a cat in inspection mode]]
'''Traits''' affect cat skills, needs, cafe stats, or resource payouts. A new trait can be selected from a random group of 3 after every 3 levels. There are 53 cat traits, but some of them are special to specific cats and can't be applied to others.
{|class="article-table"
!Icon
!Trait
!Description
!Effect
|-
|[[File:anarchist.png|40px]]
|Anarchist
|Fork the system!
|<nowiki>+10%</nowiki> on all resources for every Punk in your cafe
|-
|[[File:aristocat.png|40px]]
|Aristocat
|If it's not exactly the Ritz, why bother?
|<nowiki>+1</nowiki> Stress Need, +1 Bladder Need, +3 Businesspeople
|-
|[[File:artaficionado.png|40px]]
|Art Aficionado
|This cat appreciates art even without a laserpointer on it.
|<nowiki>+1</nowiki> on all stats for every Art score in your cafe
|-
|[[File:badass.png|40px]]
|Badass
|All they need is a pompadour
|<nowiki>+3</nowiki> Punks
|-
|[[File:catbot.png|40px]]
|CatBot
|*Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzt
|<nowiki></nowiki> Doesn't have needs
|-
|[[File:catburglar.png|40px]]
|Cat Burglar
|Pulling off great heists... From the customer's pockets!
|<nowiki>+10%</nowiki> Jewels payout
|-
|[[File:catfishing.png|40px]]
|Cat Fishing
|Will help local Fisherfolk earn a great catch
|<nowiki>+10%</nowiki> Fish payout
|-
|[[File:chill.png|40px]]
|Chill
|They tend to vibe
|<nowiki>-1</nowiki> Stress Need
|-
|[[File:chonker.png|40px]]
|Chonker
|Look at this absolute unit
|<nowiki>+2</nowiki> Food Need, +3 Fisherfolk
|-
|[[File:cleancat.png|40px]]
|Clean Cat
|They clean up after themselves
|<nowiki>-1</nowiki> Bladder need
|-
|[[File:clothier.png|40px]]
|Clothier
|Who said cats can only destroy yarn?
|<nowiki>+10%</nowiki> Fabrics payout
|-
|[[File:coolcat.png|40px]]
|Cool Cat
|Somehow, they got it all
|<nowiki>+2</nowiki> Cool
|-
|[[File:crude.png|40px]]
|Crude
|Did that cat just burp?
|<nowiki>+1</nowiki> Fisherfolk
|-
|[[File:definitelyacat.png|40px]]
|Definitely a Cat
|Wow! I just love when they do that cat thing!
|<nowiki></nowiki> Has all customer types, doubles trash rate
|-
|[[File:diva.png|40px]]
|Diva
|You better have a spotlight, and it better be on them
|<nowiki>+2</nowiki> Stress Need, +3 Artists
|-
|[[File:favorforfavor.png|40px]]
|Favor for a Favor
|When you scratch nature's back, nature scratches back
|<nowiki></nowiki> Every time a Shrine Project completes, gain 100 of every resource
|-
|[[File:gamer.png|40px]]
|Gamer
|Gamer cat won't stop playing!
|<nowiki>+2</nowiki> Toy Need, +3 Punks
|-
|[[File:gorgeous.png|40px]]
|Gorgeous
|This is, objectively, the most beautiful cat you've ever seen. Maybe too beautiful
|<nowiki>+2</nowiki> Art
|-
|[[File:groomer.png|40px]]
|Groomer
|Cleans other cats for fun and profit
|<nowiki></nowiki> Provides 2 Cat Clean for your cats
|-
|[[File:groupie.png|40px]]
|Groupie
|Sometimes, you just want to be part of the cool club
|<nowiki>+1</nowiki> on all stats for every four Cool score in your cafe
|-
|[[File:heartsandmind.png|40px]]
|Hearts and Minds
|Customers find this cat absolutely delightful!
|<nowiki>+10%</nowiki> Delight from customers
|-
|[[File:heavytippers.png|40px]]
|Heavy Tippers
|Seeing this cat loosens wallets
|<nowiki>+10%</nowiki> Gold payout
|-
|[[File:hunter.png|40px]]
|Hunter
|They find their own food
|<nowiki></nowiki> No Food Need
|-
|[[File:intothevoid.png|40px]]
|Into The Void
|It's nice not having to deal with all this trash. Surely worth signing that contract.
But why can't you shake this feeling of dread? Oh well
|<nowiki></nowiki> Trash never seems to appear in your cafe anymore
|-
|[[File:lotsmagical.png|40px]]
|Lots Magical
|Spends lots of time napping on leylines
|<nowiki>+3</nowiki> Witches
|-
|[[File:lucky.png|40px]]
|Lucky
|This cat surely brings luck!
|<nowiki></nowiki> Sometimes when a customer leaves, gain 200 Gold
|-
|[[File:magicallysensitive.png|40px]]
|Magically Sensitive
|This cat glows slightly around Witches.
|<nowiki>+10%</nowiki> on all resources for every Witch in your cafe
|-
|[[File:muse.png|40px]]
|Muse
|This cat is a natural muse to artists
|<nowiki>+10%</nowiki> on all resources for every Artist in your cafe
|-
|[[File:nerd.png|40px]]
|Nerd
|Who needs people when your stuff can entertain you?
|<nowiki>+1</nowiki> on all stats for every four Fun score in your cafe
|-
|[[File:networker.png|40px]]
|Networker
|This cat has an actual stack of business cards
|<nowiki>+10%</nowiki> on all resources for every Businessperson in your cafe
|-
|[[File:observer.png|40px]]
|Observer
|This cat learns by watching your every move
|<nowiki></nowiki> Every time a task completes, gains a little Cat XP
|-
|[[File:onewithnature.png|40px]]
|One With Nature
|The Shrine's energy seems to be radiating from this cat
|<nowiki></nowiki> Every time you complete a task, gain 1 Delight
|-
|[[File:outofthisworld.png|40px]]
|Out Of This World
|Resources just keep materializing in your cafe??
|<nowiki></nowiki> Every time a customer leaves, gain 10 of all resources
|-
|[[File:partycat.png|40px]]
|Party Cat
|Once they pop, noone can stop!
|<nowiki>+2</nowiki> Fun
|-
|[[File:playmate.png|40px]]
|Playmate
|Likes playing with other cats
|<nowiki></nowiki> Provides 2 Toys for your cats
|-
|[[File:pompous.png|40px]]
|Pompous
|This cat's, uh, kind of a big deal?
|<nowiki>+3</nowiki> Businesspeople
|-
|[[File:pretty.png|40px]]
|Pretty
|All cats are pretty, but this one is Pretty
|<nowiki>+1</nowiki> Artists
|-
|[[File:punkattention.png|40px]]
|Punk Attention
|When Punks are around, they just look better
|<nowiki>+4</nowiki> Artists if advertising to Punks
|-
|[[File:radiant.png|40px]]
|Radiant
|You can't stop but stare
|<nowiki>+3</nowiki> Artists
|-
|[[File:salty.png|40px]]
|Salty
|They've got a worldly glint in their eye
|<nowiki>+3</nowiki> Fisherfolk
|-
|[[File:scavenger.png|40px]]
|Scavenger
|This cat is able to find materials where others can't
|<nowiki>+10%</nowiki> Materials payout
|-
|[[File:sharer.png|40px]]
|Sharer
|Will make sure all cats get fed
|<nowiki></nowiki> Provides 2 Food for your cats
|-
|[[File:slightlymagical.png|40px]]
|Slightly Magical
|Sometimes they just float off the ground. Maybe
|<nowiki>+1</nowiki> Witches
|-
|[[File:smellsfishy.png|40px]]
|Smells Fishy
|Such aroma
|<nowiki>+10%</nowiki> on all resources for every Fisherfolk in your cafe
|-
|[[File:smug.png|40px]]
|Smug
|Real pleased with themselves for cat reasons
|<nowiki>+1</nowiki> Businesspeople
|-
|[[File:storycollector.png|40px]]
|Story Collector
|This cat will never tire of all great stories your customers bring in
|<nowiki>+10%</nowiki> on all resources for every Vagabond in your cafe
|-
|[[File:sweettooth.png|40px]]
|Sweet Tooth
|Customers love to give this cat some extra sweets
|<nowiki>+10%</nowiki> Nectar payout
|-
|[[File:thrifting.png|40px]]
|Thrifting
|This cat knows all about getting the greatest deals. Somehow
|<nowiki>-25%</nowiki> Furniture cost
|-
|[[File:tinytummy.png|40px]]
|Tiny Tummy
|They don't need a lot of food
|<nowiki>-1</nowiki> Food Need
|-
|[[File:tough.png|40px]]
|Tough
|They don't need nobody
|<nowiki>+1</nowiki> Punks
|-
|[[File:tranquil.png|40px]]
|Tranquil
|So zen they calm down your other cats
|<nowiki></nowiki> Provides 2 Stress release for your cats
|-
|[[File:treehugger.png|40px]]
|Tree Hugger
|This cat's a true jungle cat
|<nowiki>+1</nowiki> on all stats for every four Plant score in your cafe
|-
|[[File:weirdo.png|40px]]
|Weirdo
|Expect this little weirdo to make a mess
|<nowiki>+2</nowiki> Bladder Need, +3 Witches
|-
|
|}
==Overview==
Here is a list of all available cats, their traits, and what Lure you can get them with.
[[File:Brian.png|thumb|left|Brian]] [[File:Missy.png|thumb|center|Missy]]
* '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need. Adoptable with Basic Lure.
* '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need. Adoptable with Basic Lure.
[[File:Ezra.png|thumb|left|Ezra]] [[File:Nico.png|thumb|center|Nico]]
* '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need. Adoptable with Basic Lure.
* '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe. Adoptable with Basic Lure.
[[File:Debrah.png|thumb|left|Debrah]] [[File:Olli.png|thumb|center|Olli]]
* '''Debrah''' - ''Sharer'': Will make sure all cats get fed ''Trait'': Provides 2 food for your cats. Adoptable with Basic Lure.
* '''Olli''' - ''Smells Fishy'': Such aroma.''Trait'': - +10 % on all resources for every Fisherfolk in your cafe. Adoptable with Premium Lure.
[[File:Tucker.png|thumb|left|Tucker]] [[File:Zipper.png|thumb|center|Zipper]]
* '''Tucker''' - ''Playmate'': Likes playing with the other cats. ''Trait'': Provides 2 entertainment for your cats. Adoptable with Premium Lure.
* '''Zipper''' - ''Cool Cat'': Somehow, they got it all.''Trait'': - Adds +2 cool to your cafe. Adoptable with Premium Lure.
[[File:Mallory.png|thumb|left|Mallory]] [[File:Freddy.png|thumb|center|Freddy]]
* '''Mallory''' - ''Story Collector'': This cat will never tire of all great stories your customers bring in. ''Trait'': +10% on all resources for every Vagabond in your cafe. Adoptable with Premium Lure.
* '''Freddy''' - ''Hunter'': They find their own food.''Trait'': No food need. Adoptable with Premium Lure.
[[File:Peanut.png|thumb|left|Peanut]] [[File:Professor.png|thumb|center|Professor]]
* '''Peanut''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': -1 Food Need. Adoptable with Hearty Homecooking.
* '''Professor''' - ''Observer'': This cat learns by watching your every move.''Trait'': Every time a task completes, gain a little cat XP. Adoptable with Hearty Homecooking.
[[File:Lazy.png|thumb|left|Lazy]] [[File:Mixtape.png|thumb|center|Mixtape]]
* '''Lazy''' - ''Tranquil'': So zen they calm down your other cats. ''Trait'': Provides 2 stress release for your cats. Adoptable with Hearty Homecooking.
* '''Mixtape''' - ''Groupie'': Sometimes you just want to be part of the cool club. ''Trait'': +1 on all stats for every four cool score in your cafe. Adoptable with Hearty Homecooking.
[[File:Cormic.png|thumb|left|Cormic]] [[File:Ringo.png|thumb|center|Ringo]]
* '''Cormic''' - ''Art Aficionado'': This cat appreciates art even without a lasterpointer on it. ''Trait'': +1 on all stats for every Art score in your cafe. Adoptable with Opulent Feast.
* '''Ringo''' - ''Anarchist'': Fork the system! ''Trait'': +10 % on all resources for every punk in your cafe. Adoptable with Opulent Feast.
[[File:Mingus.png|thumb|left|Mingus]] [[File:Cleo.png|thumb|center|Cleo]]
* '''Mingus''' - ''Definitely A Cat'': Wow! I just love when they do that cat thing! ''Trait'': Has all customer types, doubles trash rate. Adoptable with trash.
* '''Cleo''' - ''Favor for a Favor'': When you scratch nature's back, nature scratches back. ''Trait'': Every time a Shrine Project completed, gain 100 of every resource. Adoptable with Opulent Feast.
[[File:Ct.png|thumb|left|CT]] [[File:Boo-Berry.png|thumb|center|Boo-Berry]]
* '''CT''' - ''Out Of This World'': Resources just keep materializing in your cafe?? ''Trait'': Every time a customer leaves, gain 10 of all resources. Adoptable with Meteorite.
* '''Boo-Berry''' - ''Into The Void'': It's not nice having to deal with all this trash. Surely worth signing that contract. But why can't you shake this feeling of dread? Oh well. ''Trait'': Trash never seems to appear in your cafe anymore. Adoptable with Strange Doll.
[[File:Cat sith.png|thumb|left|Cat Sith]] [[File:Robot cat.png|thumb|center|RoboCat 9000]]
* '''Cat Sith''' - ''One With Nature'': The Shrine's energy seems to be radiating from this cat. ''Trait'': Every time you complete a task, gain 1 Delight. Adoptable with Small Buddhist Meal.
* '''RoboCat 9000''' - ''CatBot'': *Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzzt. ''Trait'': Doesn't have needs. Adoptable with Lubricant.
<br />
* '''Lucky Cat''' - ''Lucky'': This cat surely brings luck! ''Trait'': Sometimes when a customer leaves, gain 200 gold. Adoptable with Lovely Potluck. ''This is the only cat you will not get an achievement for. This was supposed to be a DLC for PC only- but later got added in the game itself as a thank you for the whole community.''
[[File:Lucky Cat.png|thumb|left|Lucky Cat]]
[[Category: Cats]]
6253bc8a6da8188dd48aac9d169f9d41ac67d0fa
File:Cat skill.jpeg
6
234
435
2023-08-16T10:07:38Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Total cat skill.jpeg
6
235
436
2023-08-16T10:07:42Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Cat needs.jpeg
6
236
437
2023-08-16T10:24:03Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Cat sleep needs.jpeg
6
237
438
2023-08-16T10:25:29Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Cat training points.jpg
6
238
439
2023-08-16T10:49:32Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Locations]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Locations]]
9e68e1053ddbf91ac74ae65851b28dab9bef64df
File:Skill cooking.png
6
239
441
2023-08-16T11:29:03Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
8fc0072c50a42dbf5eec8de8bad8cfa60cb3ed84
File:Skill service.png
6
240
442
2023-08-16T11:29:24Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
8fc0072c50a42dbf5eec8de8bad8cfa60cb3ed84
File:Skill catcare.png
6
241
443
2023-08-16T11:29:38Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
8fc0072c50a42dbf5eec8de8bad8cfa60cb3ed84
File:Skill cleaning.png
6
242
444
2023-08-16T11:29:47Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
8fc0072c50a42dbf5eec8de8bad8cfa60cb3ed84
File:Skill maintenance.png
6
243
445
2023-08-16T11:30:06Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
8fc0072c50a42dbf5eec8de8bad8cfa60cb3ed84
File:Cat inspect.jpg
6
244
446
2023-08-16T12:20:47Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]]
584565dd57e540575988604de250f43b5915ea4c
File:Staff inspect.jpg
6
245
448
2023-08-16T12:52:33Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
8fc0072c50a42dbf5eec8de8bad8cfa60cb3ed84
File:Staff task bar.jpg
6
246
449
2023-08-16T12:53:01Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
8fc0072c50a42dbf5eec8de8bad8cfa60cb3ed84
File:Staff training points.jpg
6
247
450
2023-08-16T12:53:03Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
8fc0072c50a42dbf5eec8de8bad8cfa60cb3ed84
Cat Care
0
174
451
343
2023-08-16T13:02:54Z
Gengyen
47368
redirect to skills section under staff
wikitext
text/x-wiki
#REDIRECT [[Staff#Skills]]
d255170919688c40551892a24d74011503c832dc
Cooking
0
176
452
345
2023-08-16T13:03:03Z
Gengyen
47368
redirect to skills section under staff
wikitext
text/x-wiki
#REDIRECT [[Staff#Skills]]
d255170919688c40551892a24d74011503c832dc
Cleaning
0
175
453
344
2023-08-16T13:03:05Z
Gengyen
47368
redirect to skills section under staff
wikitext
text/x-wiki
#REDIRECT [[Staff#Skills]]
d255170919688c40551892a24d74011503c832dc
File:Barfly.png
6
248
455
2023-08-16T13:16:45Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
8fc0072c50a42dbf5eec8de8bad8cfa60cb3ed84
File:Gentle.png
6
249
456
2023-08-16T13:17:00Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
8fc0072c50a42dbf5eec8de8bad8cfa60cb3ed84
File:Gourmand.png
6
250
457
2023-08-16T13:17:25Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
8fc0072c50a42dbf5eec8de8bad8cfa60cb3ed84
File:Greaser.png
6
251
458
2023-08-16T13:19:24Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
8fc0072c50a42dbf5eec8de8bad8cfa60cb3ed84
File:Hipster.png
6
252
459
2023-08-16T13:19:39Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
8fc0072c50a42dbf5eec8de8bad8cfa60cb3ed84
File:Magicallyattuned.png
6
253
460
2023-08-16T13:20:40Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
8fc0072c50a42dbf5eec8de8bad8cfa60cb3ed84
File:Tea-rrific.png
6
254
461
2023-08-16T13:20:45Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
8fc0072c50a42dbf5eec8de8bad8cfa60cb3ed84
File:Nightowl.png
6
255
462
2023-08-16T13:20:47Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
8fc0072c50a42dbf5eec8de8bad8cfa60cb3ed84
File:Socialbutterfly.png
6
256
463
2023-08-16T13:20:52Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
8fc0072c50a42dbf5eec8de8bad8cfa60cb3ed84
File:Caringcat.png
6
257
464
2023-08-16T13:29:16Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
8fc0072c50a42dbf5eec8de8bad8cfa60cb3ed84
File:Barwrench.png
6
258
465
2023-08-16T13:29:17Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
8fc0072c50a42dbf5eec8de8bad8cfa60cb3ed84
File:Cleaner.png
6
259
466
2023-08-16T13:29:18Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
8fc0072c50a42dbf5eec8de8bad8cfa60cb3ed84
File:Greasemonkey.png
6
260
467
2023-08-16T13:29:22Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
8fc0072c50a42dbf5eec8de8bad8cfa60cb3ed84
File:Gregarious.png
6
261
468
2023-08-16T13:29:25Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
8fc0072c50a42dbf5eec8de8bad8cfa60cb3ed84
File:Neatfreak.png
6
262
469
2023-08-16T13:29:34Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
8fc0072c50a42dbf5eec8de8bad8cfa60cb3ed84
Staff
0
106
470
373
2023-08-16T13:43:14Z
Gengyen
47368
added skills and traits table
wikitext
text/x-wiki
'''Staff''' are recruited from the [[Note Board]]. They come with predetermined Skills and a Trait. Staff slots are unlocked through [[Shrine]] projects.
==Skills==
'''Skills''' come in the form of Cooking, Service, Cat Care, Cleaning, and Fixing. They can be increased by levelling up, which makes staff faster. Levelling up requires Staff Training Points. These are earned through completing tasks. Higher levels cost more Staff Training Points.
{| class="wikitable"
|-
! scope="row"| Level
| 1
| 2
| 3
| 4
| 5
| 6
| 7
| 8+
|-
! scope="row"| Cost
|
| 1
| 1
| 1
| 2
| 2
| 2
| 3
|}
Each task has a skill requirement shown as a fraction above the task. If this requirement is not met, the task is completed slower. All staff come with the Cooking skill but the rest are random and need to be obtained through "unlock" traits. <br />
[[File:Skill_service.png|30px]] '''Service''': Enables staff to take and serve orders. They can also chat with customers to fulfill their Social need. <br />
[[File:Skill_cooking.png|30px]] '''Cooking''': Once an order is taken, a task appears above the food's required appliance. More advanced recipes require higher Cooking skill. <br />
[[File:Skill_catcare.png|30px]] '''Cat Care''': Lets staff refill food bowls and clean cat litter. <br />
[[File:Skill_cleaning.png|30px]] '''Cleaning''': Allows staff to clean toilets, spills, and trash. <br />
[[File:Skill_maintenance.png|30px]] '''Maintenance''': Required to fix appliances when they break down. <br />
{|
|-
| [[File:Staff_task_bar.jpg | 322px | thumb | Task skill requirement and progress bar]] || [[File:Staff_training_points.jpg | 322px | thumb | Level 8 costs 3 Staff Training Points]]
|}
==Traits==
[[File:StaffBook.jpg|thumb|right|Staff page in helpbook]]
[[File:Staff_inspect.jpg|thumb|right|Details about a staff member in inspection mode]]
'''Traits''' boost or unlock skills. A new trait can be selected from a random group of 3 after every 5 levels. There are 15 staff traits.
{|class="article-table"
!Icon
!Trait
!Description
!Effect
|-
|[[File:gregarious.png|40px]]
|Gregarious
|Some people just have a way with words
|Enables Social skill
|-
|[[File:caringcat.png|40px]]
|Caring Cat
|Why else would you work in a cat cafe?
|Enables Cat Care skill
|-
|[[File:cleaner.png|40px]]
|Cleaner
|Can't just stand idly by while dirt and trash pile up!
|Enables Cleaning skill
|-
|[[File:barwrench.png|40px]]
|Bar Wrench
|Need somethin' fixed?
|Enables Maintenance skill
|-
|[[File:socialbutterfly.png|40px]]
|Social Butterfly
|You have a knack for making others feel comfortable
|<nowiki>+2</nowiki> Service
|-
|[[File:gourmand.png|40px]]
|Gourmand
|You enjoy eating food almost as much as you enjoy making it
|<nowiki>+2</nowiki> Cooking. Chance of using less ingredients when cooking
|-
|[[File:gentle.png|40px]]
|Gentle
|Your gentle demeanor can calm down the rowdiest cat
|<nowiki>+2</nowiki> Cat Care, +1 Stress Release for cats
|-
|[[File:neatfreak.png|40px]]
|Neat Freak
|A champion of dusting
|<nowiki>+2</nowiki> Cleaning
|-
|[[File:greasemonkey.png|40px]]
|Grease Monkey
|An expert in monkey wrenches
|<nowiki>+2</nowiki> Maintenance
|-
|[[File:nightowl.png|40px]]
|Night Owl
|When the sun sets, they set to work! Hoot!
|<nowiki>+50%</nowiki> to all skills after 6PM
|-
|[[File:barfly.png|40px]]
|Bar Fly
|Has a vague but strong fondness for the color brown
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Bar furniture is present in the cafe
|-
|[[File:greaser.png|40px]]
|Greaser
|Born with a pompadour, will die in a leather jacket
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Diner furniture is present in the cafe
|-
|[[File:hipster.png|40px]]
|Hipster
|I'm sure you've never heard of them
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Hipster furniture is present in the cafe
|-
|[[File:magicallyattuned.png|40px]]
|Magically Attuned
|Did a short exchange at Wrassleworth Witching University
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Magical furniture is present in the cafe
|-
|[[File:tea-rrific.png|40px]]
|Tea-rrific
|Always a good time for a spot of tea with crumpets
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Tea Room furniture is present in the cafe
|}
[[Category:Staff]]
1a057dfde1c8f4a1ce032ea57e0ed85e9709a631
File:Arwel walk.png
6
263
471
2023-08-18T12:02:58Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
de2bddf6c906bf0a38afd99ee708d58d850df38c
File:Arwel robot.png
6
264
472
2023-08-18T12:03:05Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
de2bddf6c906bf0a38afd99ee708d58d850df38c
File:Arwel guitar.png
6
265
473
2023-08-18T12:03:14Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
de2bddf6c906bf0a38afd99ee708d58d850df38c
File:Arwel portrait.png
6
266
474
2023-08-18T12:32:55Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
de2bddf6c906bf0a38afd99ee708d58d850df38c
File:Arwel hog.png
6
267
475
2023-08-18T12:40:01Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
de2bddf6c906bf0a38afd99ee708d58d850df38c
Arwel
0
95
476
362
2023-08-18T12:48:08Z
Gengyen
47368
added images and unlocks
wikitext
text/x-wiki
[[File:Arwel.png|thumb|right|400px|alt=An image of a punk wearing a leather jacket with spikes, saying "God, smiling that much doesn't hurt at all? You wouldn't make much of a Punk".|Arwel]]
{{Quote
|God, smiling that much doesn't hurt at all? You wouldn't make much of a Punk.
|Arwel
}}
'''Arwel''' is one of the [[villagers]] in [[Cat Cafe Manager]], a [[Customers#Punks|Punk]], and owner of the [[Furniture]] Shop.
{|
|-
| [[File:Arwel_portrait.png | center | 340px ]] || [[File:Arwel_walk.png | center | 300px ]]
|}
==Unlocks==
{| class="wikitable"
! Level 2 !! Level 3 !! Level 4
|-
| [[File:Arwel_robot.png | center | 60px]] || [[File:arwel_hog.png | center | 100px]] || [[File:Arwel_guitar.png | center | 100px]]
|-
| Pretty Girl Guncat Model || Dummy Hog || Cool-Yet-Busted Guitar
|-
| '''Entertainment''': 1 <br /> '''Tech''': 1 <br /> '''Expensive''': 1
|| '''Entertainment''': 2 <br /> '''Cool''': 2
|| '''Cool''': 2 <br /> '''Expensive''': 2
|}
[[Category:Villagers]]
[[Category:Characters]]
369f95e9500f0886a3324b57e72b63e6563b9e13
File:Bonner portrait.png
6
268
477
2023-08-18T12:54:42Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
de2bddf6c906bf0a38afd99ee708d58d850df38c
File:Bonner walk.png
6
269
478
2023-08-18T12:54:43Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
de2bddf6c906bf0a38afd99ee708d58d850df38c
File:Bonner picture of nain.png
6
270
479
2023-08-18T12:54:45Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
de2bddf6c906bf0a38afd99ee708d58d850df38c
File:Bonner shipinabottle.png
6
271
480
2023-08-18T12:54:47Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
de2bddf6c906bf0a38afd99ee708d58d850df38c
File:Bonner aquarium.png
6
272
481
2023-08-18T12:54:50Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
de2bddf6c906bf0a38afd99ee708d58d850df38c
Bonner
0
86
482
348
2023-08-18T13:00:37Z
Gengyen
47368
added images and unlocks
wikitext
text/x-wiki
[[File:Bonner.jpg|thumb|right|400px|alt=An image of an old man with a beard and a woolen hat. He's captioned as Bonner and says "Hello there! Your cats are lookin' mighty fishy today!".|Bonner]]
{{Quote
|Hello there! Your cats are lookin' mighty fishy today!
|Bonner
}}
'''Bonner''' is a ferryman, one of the [[villagers]] in [[Cat Cafe Manager]], who knows many tales about the settlement. He is a [[Customers#Fisherfolk|Fisherman]] and owner of the [[Market]].
{|
|-
| [[File:Bonner_portrait.png | center | 340px ]] || [[File:Bonner_walk.png | center | 300px ]]
|}
==Unlocks==
{| class="wikitable"
! Level 2 !! Level 3 !! Level 4
|-
| [[File:Bonner_picture_of_nain.png | center | 50px]] || [[File:Bonner_shipinabottle.png | center | 60px]] || [[File:Bonner_aquarium.png | center | 60px]]
|-
| Picture of Nain || Bonner's Bottled Ship || Bonner Aquarium
|-
| '''Art''': 1
|| '''Art''': 2
|| '''Entertainment''': 2 <br /> '''Expensive''': 2
|}
==Quotes==
*''Why are there so many stray cats in Caterwaul? Well, yer ol' grandmother had her theories...''
558485fcef4dd888d546ffed617311012ce0e7d3
483
482
2023-08-18T13:11:12Z
Gengyen
47368
mentioned gavin
wikitext
text/x-wiki
[[File:Bonner.jpg|thumb|right|400px|alt=An image of an old man with a beard and a woolen hat. He's captioned as Bonner and says "Hello there! Your cats are lookin' mighty fishy today!".|Bonner]]
{{Quote
|Hello there! Your cats are lookin' mighty fishy today!
|Bonner
}}
'''Bonner''' is a ferryman, one of the [[villagers]] in [[Cat Cafe Manager]], who knows many tales about the settlement. He is married to Gavin. He is a [[Customers#Fisherfolk|Fisherman]] and owner of the [[Market]].
{|
|-
| [[File:Bonner_portrait.png | center | 340px ]] || [[File:Bonner_walk.png | center | 300px ]]
|}
==Unlocks==
{| class="wikitable"
! Level 2 !! Level 3 !! Level 4
|-
| [[File:Bonner_picture_of_nain.png | center | 50px]] || [[File:Bonner_shipinabottle.png | center | 60px]] || [[File:Bonner_aquarium.png | center | 60px]]
|-
| Picture of Nain || Bonner's Bottled Ship || Bonner Aquarium
|-
| '''Art''': 1
|| '''Art''': 2
|| '''Entertainment''': 2 <br /> '''Expensive''': 2
|}
==Quotes==
*''Why are there so many stray cats in Caterwaul? Well, yer ol' grandmother had her theories...''
24199f9a560dac5b3287f4ced83d3ec834a5d387
504
483
2023-08-18T13:52:41Z
Gengyen
47368
forgot categories
wikitext
text/x-wiki
[[File:Bonner.jpg|thumb|right|400px|alt=An image of an old man with a beard and a woolen hat. He's captioned as Bonner and says "Hello there! Your cats are lookin' mighty fishy today!".|Bonner]]
{{Quote
|Hello there! Your cats are lookin' mighty fishy today!
|Bonner
}}
'''Bonner''' is a ferryman, one of the [[villagers]] in [[Cat Cafe Manager]], who knows many tales about the settlement. He is married to Gavin. He is a [[Customers#Fisherfolk|Fisherman]] and owner of the [[Market]].
{|
|-
| [[File:Bonner_portrait.png | center | 340px ]] || [[File:Bonner_walk.png | center | 300px ]]
|}
==Unlocks==
{| class="wikitable"
! Level 2 !! Level 3 !! Level 4
|-
| [[File:Bonner_picture_of_nain.png | center | 50px]] || [[File:Bonner_shipinabottle.png | center | 60px]] || [[File:Bonner_aquarium.png | center | 60px]]
|-
| Picture of Nain || Bonner's Bottled Ship || Bonner Aquarium
|-
| '''Art''': 1
|| '''Art''': 2
|| '''Entertainment''': 2 <br /> '''Expensive''': 2
|}
==Quotes==
*''Why are there so many stray cats in Caterwaul? Well, yer ol' grandmother had her theories...''
[[Category:Villagers]]
[[Category:Characters]]
82a39fbd5a23ba5e3bf65a0f535d6cea81d0d59e
File:Carla portrait.png
6
273
484
2023-08-18T13:13:29Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
de2bddf6c906bf0a38afd99ee708d58d850df38c
File:Carla walk.png
6
274
485
2023-08-18T13:13:30Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
de2bddf6c906bf0a38afd99ee708d58d850df38c
File:Carla philter.png
6
275
486
2023-08-18T13:13:35Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
de2bddf6c906bf0a38afd99ee708d58d850df38c
File:Carla cordial.png
6
276
487
2023-08-18T13:13:44Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
de2bddf6c906bf0a38afd99ee708d58d850df38c
File:Carla gimbus.png
6
277
488
2023-08-18T13:13:48Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
de2bddf6c906bf0a38afd99ee708d58d850df38c
File:Hipsterstyle.png
6
278
489
2023-08-18T13:25:23Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]] [[Category:Stats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]] [[Category:Stats]]
8f995876ac57afb6752c75c7203de40a171e1d32
File:Pubstyle.png
6
279
490
2023-08-18T13:25:24Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]] [[Category:Stats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]] [[Category:Stats]]
8f995876ac57afb6752c75c7203de40a171e1d32
File:Fantasystyle.png
6
280
491
2023-08-18T13:25:28Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]] [[Category:Stats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]] [[Category:Stats]]
8f995876ac57afb6752c75c7203de40a171e1d32
File:Teahousestyle.png
6
281
492
2023-08-18T13:25:36Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]] [[Category:Stats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]] [[Category:Stats]]
8f995876ac57afb6752c75c7203de40a171e1d32
File:Dinerstyle.png
6
282
493
2023-08-18T13:25:38Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]] [[Category:Stats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]] [[Category:Stats]]
8f995876ac57afb6752c75c7203de40a171e1d32
File:Summerstyle.png
6
283
494
2023-08-18T13:25:40Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]] [[Category:Stats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]] [[Category:Stats]]
8f995876ac57afb6752c75c7203de40a171e1d32
File:Harveststyle.png
6
284
495
2023-08-18T13:25:50Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]] [[Category:Stats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]] [[Category:Stats]]
8f995876ac57afb6752c75c7203de40a171e1d32
File:Easternstyle.png
6
285
496
2023-08-18T13:25:53Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]] [[Category:Stats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]] [[Category:Stats]]
8f995876ac57afb6752c75c7203de40a171e1d32
Carla-Lalla
0
96
497
366
2023-08-18T13:37:09Z
Gengyen
47368
added images and unlocks
wikitext
text/x-wiki
[[File:Carla-Lalla.PNG|thumb|right|400px|alt=An image of a long haired witch wearing a witch's hat, saying "Kitten, I understand this might come as a surprise. But I am actually... a Witch!"|Carla-Lalla]]
{{Quote
|Please, don't ever mention a witches' hat! It's... embarassing?
|Carla-Lalla
}}
'''Carla-Lalla''' is one of the [[villagers]] in [[Cat Cafe Manager]], a [[Customers#Witch|Witch]], and the owner of [[Pet Goods]].
{|
|-
| [[File:Carla_portrait.png | center | 340px ]] || [[File:Carla_walk.png | center | 300px ]]
|}
==Unlocks==
{| class="wikitable"
! Level 2 !! Level 3 !! Level 4
|-
| [[File:Carla_philter.png | center | 50px]] || [[File:Carla_cordial.png | center | 60px]] || [[File:Carla_gimbus.png | center | 30px]]
|-
| Feelfine Feline Philter || Calmcat Cordial || Gimbus 2000
|-
| '''Magic Aura''': 1 <br /> '''Style''': <span style="color: white; background-color: #4789ddff"> [[File:fantasystyle.png | 20px ]] '''Fantasy''' </span>
|| '''Magic Aura''': 2 <br /> '''Relaxation''': 2 <br /> '''Style''': <span style="color: white; background-color: #4789ddff"> [[File:fantasystyle.png | 20px ]] '''Fantasy''' </span>
|| '''Magic Aura''': 2 <br /> '''Style''': <span style="color: white; background-color: #4789ddff"> [[File:fantasystyle.png | 20px ]] '''Fantasy''' </span>
|}
[[Category:Villagers]]
[[Category:Characters]]
cb6a176e7c2e84f5c1c88c1db448c3daa24e17ff
File:Finley portrait.png
6
286
498
2023-08-18T13:44:32Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
de2bddf6c906bf0a38afd99ee708d58d850df38c
File:Finley walk.png
6
287
499
2023-08-18T13:44:33Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
de2bddf6c906bf0a38afd99ee708d58d850df38c
File:Finley boombox.png
6
288
500
2023-08-18T13:44:35Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
de2bddf6c906bf0a38afd99ee708d58d850df38c
File:Finley easel.png
6
289
501
2023-08-18T13:44:37Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
de2bddf6c906bf0a38afd99ee708d58d850df38c
File:Finley bowl.png
6
290
502
2023-08-18T13:44:39Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
de2bddf6c906bf0a38afd99ee708d58d850df38c
Finley
0
74
503
346
2023-08-18T13:48:37Z
Gengyen
47368
added images and unlocks
wikitext
text/x-wiki
[[File:Finley.PNG|thumb|right|400px|alt=An image of a girl with hair tied into two buns and headphones on her neck. She's captioned as Finley and says "Till next time, then!".|Finley]]
{{Quote
|Hi! Didya hear those wild rumors about a scary black cat roaming the town at night?
|Finley
}}
'''Finley''' is a young musician, one of the [[villagers]] in [[Cat Cafe Manager]]. She is an [[Customers#Artist|Artist]].
{|
|-
| [[File:Finley_portrait.png | center | 340px ]] || [[File:Finley_walk.png | center | 300px ]]
|}
==Unlocks==
{| class="wikitable"
! Level 2 !! Level 3 !! Level 4
|-
| [[File:Finley_boombox.png | center | 60px]] || [[File:Finley_easel.png | center | 40px]] || [[File:Finley_bowl.png | center | 50px]]
|-
| Finley's Boombox || Artist's Easel || Finley's Food Bowl
|-
| '''Cool''': 1 <br /> '''Style''': <span style="color: white; background-color: #81b14bff"> [[File:hipsterstyle.png | 20px ]] '''Hipster''' </span>
|| '''Art''': 2 <br /> '''Style''': <span style="color: white; background-color: #81b14bff"> [[File:hipsterstyle.png | 20px ]] '''Hipster''' </span>
|| '''Art''': 2 <br /> '''Cats served''': 5
|}
==Quotes==
*''Hawkable Acquisitions bought up old library. Won't be much of the old town left, soon.''
[[Category:Villagers]]
[[Category:Characters]]
fadf67c67772cc35cde896e34503c07f5d5e29b3
File:Mateo portrait.png
6
291
505
2023-08-18T13:58:38Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
de2bddf6c906bf0a38afd99ee708d58d850df38c
File:Mateo walk.png
6
292
506
2023-08-18T13:58:40Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
de2bddf6c906bf0a38afd99ee708d58d850df38c
File:Mateo poster.png
6
293
507
2023-08-18T13:58:41Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
de2bddf6c906bf0a38afd99ee708d58d850df38c
File:Mateo chair.png
6
294
508
2023-08-18T13:58:43Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
de2bddf6c906bf0a38afd99ee708d58d850df38c
File:Mateo train.png
6
295
509
2023-08-18T13:58:45Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]] [[Category:Furniture]]
de2bddf6c906bf0a38afd99ee708d58d850df38c
Mateo
0
98
510
347
2023-08-18T14:01:13Z
Gengyen
47368
added images and unlocks
wikitext
text/x-wiki
[[File:Mateo.png|thumb|right|400px|alt=An image of a man wearing glasses, a shirt and a jacket tied around his neck, saying "Cats and coffee? Now that's synergy, baybee!"|Mateo]]
{{Quote
|Cats and coffee? Now that's synergy, baybee!
|Mateo
}}
'''Mateo''' is one of the [[villagers]] in [[Cat Cafe Manager]]. He is a [[Customers#Businesspeople|Businessman]].
{|
|-
| [[File:Mateo_portrait.png | center | 340px ]] || [[File:Mateo_walk.png | center | 300px ]]
|}
==Unlocks==
{| class="wikitable"
! Level 2 !! Level 3 !! Level 4
|-
| [[File:Mateo_poster.png | center | 50px]] || [[File:Mateo_chair.png | center | 50px]] || [[File:Mateo_train.png | center | 60px]]
|-
| Dubious Motivational Poster || Executive Beanbag Chair || Mateo's Model Trainset
|-
| '''Art''': 2
|| '''Cool''': 2 <br /> '''Expensive''': 2 <br /> '''Comfort''': 15 <br /> '''Style''': <span style="color: white; background-color: #81b14bff"> [[File:hipsterstyle.png | 20px ]] '''Hipster''' </span>
|| '''Entertainment''': 2 <br /> '''Expensive''': 2
|}
==Quotes==
*''Honestly, I spend more time online buying stuff to start new hobbies... Than actually doing any of 'em!''
[[Category:Villagers]]
[[Category:Characters]]
e545b69b60a5b0520b076dcd9eb39af2a3ef617d
File:Art.png
6
296
511
2023-08-19T13:11:33Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Stats]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Stats]] [[Category:Furniture]]
9d243d76d48ff67c028de572ac8d53ec6a6e9f51
File:Books.png
6
297
512
2023-08-19T13:11:35Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Stats]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Stats]] [[Category:Furniture]]
9d243d76d48ff67c028de572ac8d53ec6a6e9f51
File:Chairs.png
6
298
513
2023-08-19T13:11:38Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Stats]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Stats]] [[Category:Furniture]]
9d243d76d48ff67c028de572ac8d53ec6a6e9f51
File:Cool.png
6
299
514
2023-08-19T13:11:40Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Stats]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Stats]] [[Category:Furniture]]
9d243d76d48ff67c028de572ac8d53ec6a6e9f51
File:Coziness.png
6
300
515
2023-08-19T13:11:41Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Stats]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Stats]] [[Category:Furniture]]
9d243d76d48ff67c028de572ac8d53ec6a6e9f51
File:Expensive.png
6
301
516
2023-08-19T13:11:43Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Stats]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Stats]] [[Category:Furniture]]
9d243d76d48ff67c028de572ac8d53ec6a6e9f51
File:Fun.png
6
302
517
2023-08-19T13:11:46Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Stats]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Stats]] [[Category:Furniture]]
9d243d76d48ff67c028de572ac8d53ec6a6e9f51
File:Magic aura.png
6
303
518
2023-08-19T13:11:47Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Stats]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Stats]] [[Category:Furniture]]
9d243d76d48ff67c028de572ac8d53ec6a6e9f51
File:Plants.png
6
304
519
2023-08-19T13:11:50Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Stats]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Stats]] [[Category:Furniture]]
9d243d76d48ff67c028de572ac8d53ec6a6e9f51
File:Rugs.png
6
305
520
2023-08-19T13:11:51Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Stats]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Stats]] [[Category:Furniture]]
9d243d76d48ff67c028de572ac8d53ec6a6e9f51
File:Space.png
6
306
521
2023-08-19T13:11:54Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Stats]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Stats]] [[Category:Furniture]]
9d243d76d48ff67c028de572ac8d53ec6a6e9f51
File:Tech.png
6
307
522
2023-08-19T13:11:56Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Stats]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Stats]] [[Category:Furniture]]
9d243d76d48ff67c028de572ac8d53ec6a6e9f51
File:Icon artist.png
6
308
523
2023-08-19T14:04:25Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
File:Icon business.png
6
309
524
2023-08-19T14:04:28Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
File:Icon fisher.png
6
310
525
2023-08-19T14:04:29Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
File:Icon punk.png
6
311
526
2023-08-19T14:04:31Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
File:Icon vagabond.png
6
312
527
2023-08-19T14:04:33Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
File:Icon witch.png
6
313
528
2023-08-19T14:04:35Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
Cat Cafe
0
83
529
365
2023-08-19T14:28:36Z
Gengyen
47368
added stats
wikitext
text/x-wiki
[[File:Cat Cafe.png|thumb|right|alt=A picture of a cat cafe named "Coffee Meow!" full of customers and cats|An example Cat Cafe]]
The '''Cat Cafe''' is the main element of [[Cat Cafe Manager]] gameplay, located in [[Caterwaul Way]].
[[File:Site-background.png|thumb|right|alt=A picture of a large cat cafe full of customers and cats|Befriending people from Caterwaul Way is useful]]
==Customers==
The cafe is visited by [[customers]] and [[villagers]]. Each day, the player can call a regular which contributes to the relationships with them. This allows the player to advance the storyline and discover new information about Caterwaul Way. Customers have needs which can be satisfied through food and furniture (cafe stats such as comfort and toilets). Satisfied customers provide delight and resources which are used to expand the cafe. Cats are the only need for level 1 customers, and are needed in increasing skill for every customer.
==Cats==
The player begins with a chosen starter [[cats|cat]] and gradually adopts more strays. Cat needs can be fulfilled by buying items from [[Pet Goods]]. Cats have skills that refers to their stats towards certain [[customers]]. Higher stats satisfy higher level customers. Skills and traits can be upgraded and unlocked through levelling up cats. Total skill for each customer type can be seen in the Cats menu, not under cafe stats.
[[File:Pet the cat.png|thumb|right|alt=A picture of an employee petting a cat in a cat cafe named "Cat In The Kettle"|Pet your cats to keep them happy]]
==Staff==
As the cafe expands and more customers visit, staff can be hired to help with cooking and service. Their skills can be upgraded to make them faster. Traits give bonus points and unlock other skills like Cat Care, Cleaning, and Maintenance.
==Design Mode==
In [[Design Mode]] the player can expand the cafe's size and Decorate using props, appliances, and [[furniture]]. The Build tab allows modifying floor tiles and wallpaper.
==Features==
The player can unlock new [[recipes]] for customers as they level up. [[Advertising]] lets the player choose which customers come to the cafe. [[Shrine#Projects|Projects]] can be completed to improve the business.
The table below lists all the cafe stats, besides [[Cats#Needs|cat needs]]. Customers need a wider variety and higher number of stats as they level up. For example, [[Customers#Artists|Artists]] require 7 Art at Level 3, 13 at Level 4, and 15 at Level 5. Needs outside of cafe stats are listed on the [[Customers]] page. The last eight are styles, which are not needs but some are used in staff traits to boost their skills.
{| class="wikitable"
! colspan="2" | Stat !! Level 2 !! Level 3 !! Level 4 !! Level 5
|-
| border="0" | [[File:chairs.png|30px]] || Chair limit || colspan="4" | Maximum amount of chairs allowed. Increased through the [[Shrine]]
|-
| [[File:art.png|center|18px]] || Art || || [[File:Icon_artist.png|30px]] 7 || [[File:Icon_artist.png|30px]] 13, [[File:Icon_punk.png|30px]] 9 || [[File:Icon_artist.png|30px]] 15, [[File:Icon_punk.png|30px]] 11, [[File:Icon_business.png|30px]] 11
|-
| [[File:plants.png|center|30px]] || Plants || [[File:Icon_fisher.png|30px]] 3, [[File:Icon_witch.png|30px]] 4 || [[File:Icon_witch.png|30px]] 7 || [[File:Icon_witch.png|30px]] 13, [[File:Icon_fisher.png|30px]] 9 || [[File:Icon_witch.png|30px]] 15
|-
| [[File:cool.png|center|30px]] || Cool || || || || [[File:Icon_artist.png|30px]] 11, [[File:Icon_punk.png|30px]] 15
|-
| [[File:fun.png|center|23px]] || Fun || || || [[File:Icon_artist.png|30px]] 9, [[File:Icon_punk.png|30px]] 13 || [[File:Icon_artist.png|30px]] 11, [[File:Icon_punk.png|30px]] 15
|-
| [[File:rugs.png|center|23px]] || Rugs || || || [[File:Icon_vagabond.png|30px]] 9, [[File:Icon_punk.png|30px]] 13 || [[File:Icon_vagabond.png|30px]] 11, [[File:Icon_witch.png|30px]] 7
|-
| [[File:Tech.png|center|27px]] || Tech || || [[File:Icon_fisher.png|30px]] 7 || [[File:Icon_fisher.png|30px]] 13 || [[File:Icon_artist.png|30px]] 7, [[File:Icon_fisher.png|30px]] 15
|-
| [[File:expensive.png|center|25px]] || Expensive || || || || [[File:Icon_business.png|30px]] 15
|-
| [[File:magic_aura.png|center|25px]] || Magic Aura || || || || [[File:Icon_witch.png|30px]] 15
|-
| [[File:books.png|center|25px]] || Books || || [[File:Icon_vagabond.png|30px]] 5 || [[File:Icon_artist.png|30px]] 13, [[File:Icon_vagabond.png|30px]] 9 || [[File:Icon_artist.png|30px]] 15, [[File:Icon_business.png|30px]] 7, [[File:Icon_vagabond.png|30px]] 11
|-
| [[File:Coziness.png|center|23px]] || Coziness || [[File:Icon_vagabond.png|30px]] 4 || || [[File:Icon_fisher.png|30px]] 6, [[File:Icon_vagabond.png|30px]] 13 || [[File:Icon_fisher.png|30px]] 7, [[File:Icon_vagabond.png|30px]] 15
|-
| [[File:space.png|center|25px]] || Space || || [[File:Icon_business.png|30px]] 7, [[File:Icon_fisher.png|30px]] 5, [[File:Icon_vagabond.png|30px]] 7 || [[File:Icon_business.png|30px]] 9, [[File:Icon_fisher.png|30px]] 9, [[File:Icon_vagabond.png|30px]] 13 || [[File:Icon_business.png|30px]] 11, [[File:Icon_fisher.png|30px]] 11, [[File:Icon_vagabond.png|30px]] 15
|-
| colspan="2" | <span style="color: white; background-color: #81b14bff"> [[File:Hipsterstyle.png | 20px ]] '''Hipster'''ㅤ </span> || colspan="4" | 4 pieces for Trait [[File:hipster.png | 30px ]]
|-
| colspan="2" | <span style="color: white; background-color: #a6712fff"> [[File:Pubstyle.png | 20px ]] '''Pub'''ㅤ </span> || colspan="4" | 4 pieces for Trait [[File:barfly.png | 30px ]]
|-
| colspan="2" | <span style="color: white; background-color: #ff5943ff"> [[File:Dinerstyle.png | 20px ]] '''Diner'''ㅤ </span> || colspan="4" | 4 pieces for Trait [[File:greaser.png | 30px ]]
|-
| colspan="2" | <span style="color: white; background-color: #f685ddff"> [[File:Teahousestyle.png | 20px ]] '''Teahouse'''ㅤ </span> || colspan="4" | 4 pieces for Trait [[File:tea-rrific.png | 30px ]]
|-
| colspan="2" | <span style="color: white; background-color: #4789ddff"> [[File:fantasystyle.png | 20px ]] '''Fantasy'''ㅤ </span> || colspan="4" | 4 pieces for Trait [[File:magicallyattuned.png | 30px ]]
|-
| colspan="2" | <span style="color: white; background-color: #fe8202ff"> [[File:Harveststyle.png | 20px ]] '''Harvest'''ㅤ </span> || colspan="4" | 4 pieces for traits:
|-
| colspan="2" | <span style="color: white; background-color: #69d0ddff"> [[File:Summerstyle.png | 20px ]] '''Summer'''ㅤ </span> || colspan="4" | 4 pieces for traits:
|-
| colspan="2" | <span style="color: white; background-color: #b44673ff"> [[File:Easternstyle.png | 20px ]] '''Eastern'''ㅤ </span> || colspan="4" | 4 pieces for traits:
|}
[[Category:Locations]]
0d5d9ea700bde69e85c4ff0a95684f24be942dd5
530
529
2023-08-19T14:52:47Z
Gengyen
47368
added links
wikitext
text/x-wiki
[[File:Cat Cafe.png|thumb|right|alt=A picture of a cat cafe named "Coffee Meow!" full of customers and cats|An example Cat Cafe]]
The '''Cat Cafe''' is the main element of [[Cat Cafe Manager]] gameplay, located in [[Caterwaul Way]].
[[File:Site-background.png|thumb|right|alt=A picture of a large cat cafe full of customers and cats|Befriending people from Caterwaul Way is useful]]
==Customers==
The cafe is visited by [[customers]] and [[villagers]]. Each day, the player can call a regular which contributes to the relationships with them. This allows the player to advance the storyline and discover new information about Caterwaul Way. Customers have needs which can be satisfied through food and furniture (cafe stats such as comfort and toilets). Satisfied customers provide Resources (used as currency) and Delight (used to complete [[Shrine]] projects). Cats are the only need for level 1 customers, and are needed in increasing skill for every customer.
==Cats==
The player begins with a chosen starter [[cats|cat]] and gradually adopts more strays. Cat needs can be fulfilled by buying items from [[Pet Goods]]. Cats have skills that refers to their stats towards certain [[customers]]. Higher stats satisfy higher level customers. Skills and traits can be upgraded and unlocked through levelling up cats. Total skill for each customer type can be seen in the Cats menu, not under cafe stats.
[[File:Pet the cat.png|thumb|right|alt=A picture of an employee petting a cat in a cat cafe named "Cat In The Kettle"|Pet your cats to keep them happy]]
==Staff==
As the cafe expands and more customers visit, [[Staff]] can be hired to help with cooking and service. Their skills can be upgraded to make them faster. Traits give bonus points and unlock other skills like Cat Care, Cleaning, and Maintenance.
==Design Mode==
In [[Design Mode]] the player can expand the cafe's size and Decorate using props, appliances, and [[furniture]]. The Build tab allows modifying floor tiles and wallpaper.
==Features==
The player can unlock new [[recipes]] for customers as they level up. [[Advertising]] lets the player choose which customers come to the cafe. [[Shrine#Projects|Projects]] can be completed to improve the business.
The table below lists all the cafe stats, besides [[Cats#Needs|cat needs]]. Customers need a wider variety and higher number of stats as they level up. For example, [[Customers#Artists|Artists]] require 7 Art at Level 3, 13 at Level 4, and 15 at Level 5. Needs outside of cafe stats are listed on the [[Customers]] page. The last eight are styles, which are not needs but some are used in staff traits to boost their skills.
{| class="wikitable"
! colspan="2" | Stat !! Level 2 !! Level 3 !! Level 4 !! Level 5
|-
| border="0" | [[File:chairs.png|30px]] || Chair limit || colspan="4" | Maximum amount of chairs allowed. Increased through the [[Shrine]]
|-
| [[File:art.png|center|18px]] || Art || || [[File:Icon_artist.png|30px]] 7 || [[File:Icon_artist.png|30px]] 13, [[File:Icon_punk.png|30px]] 9 || [[File:Icon_artist.png|30px]] 15, [[File:Icon_punk.png|30px]] 11, [[File:Icon_business.png|30px]] 11
|-
| [[File:plants.png|center|30px]] || Plants || [[File:Icon_fisher.png|30px]] 3, [[File:Icon_witch.png|30px]] 4 || [[File:Icon_witch.png|30px]] 7 || [[File:Icon_witch.png|30px]] 13, [[File:Icon_fisher.png|30px]] 9 || [[File:Icon_witch.png|30px]] 15
|-
| [[File:cool.png|center|30px]] || Cool || || || || [[File:Icon_artist.png|30px]] 11, [[File:Icon_punk.png|30px]] 15
|-
| [[File:fun.png|center|23px]] || Fun || || || [[File:Icon_artist.png|30px]] 9, [[File:Icon_punk.png|30px]] 13 || [[File:Icon_artist.png|30px]] 11, [[File:Icon_punk.png|30px]] 15
|-
| [[File:rugs.png|center|23px]] || Rugs || || || [[File:Icon_vagabond.png|30px]] 9, [[File:Icon_punk.png|30px]] 13 || [[File:Icon_vagabond.png|30px]] 11, [[File:Icon_witch.png|30px]] 7
|-
| [[File:Tech.png|center|27px]] || Tech || || [[File:Icon_fisher.png|30px]] 7 || [[File:Icon_fisher.png|30px]] 13 || [[File:Icon_artist.png|30px]] 7, [[File:Icon_fisher.png|30px]] 15
|-
| [[File:expensive.png|center|25px]] || Expensive || || || || [[File:Icon_business.png|30px]] 15
|-
| [[File:magic_aura.png|center|25px]] || Magic Aura || || || || [[File:Icon_witch.png|30px]] 15
|-
| [[File:books.png|center|25px]] || Books || || [[File:Icon_vagabond.png|30px]] 5 || [[File:Icon_artist.png|30px]] 13, [[File:Icon_vagabond.png|30px]] 9 || [[File:Icon_artist.png|30px]] 15, [[File:Icon_business.png|30px]] 7, [[File:Icon_vagabond.png|30px]] 11
|-
| [[File:Coziness.png|center|23px]] || Coziness || [[File:Icon_vagabond.png|30px]] 4 || || [[File:Icon_fisher.png|30px]] 6, [[File:Icon_vagabond.png|30px]] 13 || [[File:Icon_fisher.png|30px]] 7, [[File:Icon_vagabond.png|30px]] 15
|-
| [[File:space.png|center|25px]] || Space || || [[File:Icon_business.png|30px]] 7, [[File:Icon_fisher.png|30px]] 5, [[File:Icon_vagabond.png|30px]] 7 || [[File:Icon_business.png|30px]] 9, [[File:Icon_fisher.png|30px]] 9, [[File:Icon_vagabond.png|30px]] 13 || [[File:Icon_business.png|30px]] 11, [[File:Icon_fisher.png|30px]] 11, [[File:Icon_vagabond.png|30px]] 15
|-
| colspan="2" | <span style="color: white; background-color: #81b14bff"> [[File:Hipsterstyle.png | 20px ]] '''Hipster'''ㅤ </span> || colspan="4" | 4 pieces for Trait [[File:hipster.png | 30px ]]
|-
| colspan="2" | <span style="color: white; background-color: #a6712fff"> [[File:Pubstyle.png | 20px ]] '''Pub'''ㅤ </span> || colspan="4" | 4 pieces for Trait [[File:barfly.png | 30px ]]
|-
| colspan="2" | <span style="color: white; background-color: #ff5943ff"> [[File:Dinerstyle.png | 20px ]] '''Diner'''ㅤ </span> || colspan="4" | 4 pieces for Trait [[File:greaser.png | 30px ]]
|-
| colspan="2" | <span style="color: white; background-color: #f685ddff"> [[File:Teahousestyle.png | 20px ]] '''Teahouse'''ㅤ </span> || colspan="4" | 4 pieces for Trait [[File:tea-rrific.png | 30px ]]
|-
| colspan="2" | <span style="color: white; background-color: #4789ddff"> [[File:fantasystyle.png | 20px ]] '''Fantasy'''ㅤ </span> || colspan="4" | 4 pieces for Trait [[File:magicallyattuned.png | 30px ]]
|-
| colspan="2" | <span style="color: white; background-color: #fe8202ff"> [[File:Harveststyle.png | 20px ]] '''Harvest'''ㅤ </span> || colspan="4" | 4 pieces for traits:
|-
| colspan="2" | <span style="color: white; background-color: #69d0ddff"> [[File:Summerstyle.png | 20px ]] '''Summer'''ㅤ </span> || colspan="4" | 4 pieces for traits:
|-
| colspan="2" | <span style="color: white; background-color: #b44673ff"> [[File:Easternstyle.png | 20px ]] '''Eastern'''ㅤ </span> || colspan="4" | 4 pieces for traits:
|}
[[Category:Locations]]
6c750b70e131f90a58e3cfbe673ef446c0c6bc1a
531
530
2023-08-19T14:53:56Z
Gengyen
47368
table heading
wikitext
text/x-wiki
[[File:Cat Cafe.png|thumb|right|alt=A picture of a cat cafe named "Coffee Meow!" full of customers and cats|An example Cat Cafe]]
The '''Cat Cafe''' is the main element of [[Cat Cafe Manager]] gameplay, located in [[Caterwaul Way]].
[[File:Site-background.png|thumb|right|alt=A picture of a large cat cafe full of customers and cats|Befriending people from Caterwaul Way is useful]]
==Customers==
The cafe is visited by [[customers]] and [[villagers]]. Each day, the player can call a regular which contributes to the relationships with them. This allows the player to advance the storyline and discover new information about Caterwaul Way. Customers have needs which can be satisfied through food and furniture (cafe stats such as comfort and toilets). Satisfied customers provide Resources (used as currency) and Delight (used to complete [[Shrine]] projects). Cats are the only need for level 1 customers, and are needed in increasing skill for every customer.
==Cats==
The player begins with a chosen starter [[cats|cat]] and gradually adopts more strays. Cat needs can be fulfilled by buying items from [[Pet Goods]]. Cats have skills that refers to their stats towards certain [[customers]]. Higher stats satisfy higher level customers. Skills and traits can be upgraded and unlocked through levelling up cats. Total skill for each customer type can be seen in the Cats menu, not under cafe stats.
[[File:Pet the cat.png|thumb|right|alt=A picture of an employee petting a cat in a cat cafe named "Cat In The Kettle"|Pet your cats to keep them happy]]
==Staff==
As the cafe expands and more customers visit, [[Staff]] can be hired to help with cooking and service. Their skills can be upgraded to make them faster. Traits give bonus points and unlock other skills like Cat Care, Cleaning, and Maintenance.
==Design Mode==
In [[Design Mode]] the player can expand the cafe's size and Decorate using props, appliances, and [[furniture]]. The Build tab allows modifying floor tiles and wallpaper.
==Features==
The player can unlock new [[recipes]] for customers as they level up. [[Advertising]] lets the player choose which customers come to the cafe. [[Shrine#Projects|Projects]] can be completed to improve the business.
The table below lists all the cafe stats, besides [[Cats#Needs|cat needs]]. Customers need a wider variety and higher number of stats as they level up. For example, [[Customers#Artists|Artists]] require 7 Art at Level 3, 13 at Level 4, and 15 at Level 5. Needs outside of cafe stats are listed on the [[Customers]] page. The last eight are styles, which are not needs but some are used in staff traits to boost their skills.
{| class="wikitable"
|+ Cafe Stats
! colspan="2" | Stat !! Level 2 !! Level 3 !! Level 4 !! Level 5
|-
| border="0" | [[File:chairs.png|30px]] || Chair limit || colspan="4" | Maximum amount of chairs allowed. Increased through the [[Shrine]]
|-
| [[File:art.png|center|18px]] || Art || || [[File:Icon_artist.png|30px]] 7 || [[File:Icon_artist.png|30px]] 13, [[File:Icon_punk.png|30px]] 9 || [[File:Icon_artist.png|30px]] 15, [[File:Icon_punk.png|30px]] 11, [[File:Icon_business.png|30px]] 11
|-
| [[File:plants.png|center|30px]] || Plants || [[File:Icon_fisher.png|30px]] 3, [[File:Icon_witch.png|30px]] 4 || [[File:Icon_witch.png|30px]] 7 || [[File:Icon_witch.png|30px]] 13, [[File:Icon_fisher.png|30px]] 9 || [[File:Icon_witch.png|30px]] 15
|-
| [[File:cool.png|center|30px]] || Cool || || || || [[File:Icon_artist.png|30px]] 11, [[File:Icon_punk.png|30px]] 15
|-
| [[File:fun.png|center|23px]] || Fun || || || [[File:Icon_artist.png|30px]] 9, [[File:Icon_punk.png|30px]] 13 || [[File:Icon_artist.png|30px]] 11, [[File:Icon_punk.png|30px]] 15
|-
| [[File:rugs.png|center|23px]] || Rugs || || || [[File:Icon_vagabond.png|30px]] 9, [[File:Icon_punk.png|30px]] 13 || [[File:Icon_vagabond.png|30px]] 11, [[File:Icon_witch.png|30px]] 7
|-
| [[File:Tech.png|center|27px]] || Tech || || [[File:Icon_fisher.png|30px]] 7 || [[File:Icon_fisher.png|30px]] 13 || [[File:Icon_artist.png|30px]] 7, [[File:Icon_fisher.png|30px]] 15
|-
| [[File:expensive.png|center|25px]] || Expensive || || || || [[File:Icon_business.png|30px]] 15
|-
| [[File:magic_aura.png|center|25px]] || Magic Aura || || || || [[File:Icon_witch.png|30px]] 15
|-
| [[File:books.png|center|25px]] || Books || || [[File:Icon_vagabond.png|30px]] 5 || [[File:Icon_artist.png|30px]] 13, [[File:Icon_vagabond.png|30px]] 9 || [[File:Icon_artist.png|30px]] 15, [[File:Icon_business.png|30px]] 7, [[File:Icon_vagabond.png|30px]] 11
|-
| [[File:Coziness.png|center|23px]] || Coziness || [[File:Icon_vagabond.png|30px]] 4 || || [[File:Icon_fisher.png|30px]] 6, [[File:Icon_vagabond.png|30px]] 13 || [[File:Icon_fisher.png|30px]] 7, [[File:Icon_vagabond.png|30px]] 15
|-
| [[File:space.png|center|25px]] || Space || || [[File:Icon_business.png|30px]] 7, [[File:Icon_fisher.png|30px]] 5, [[File:Icon_vagabond.png|30px]] 7 || [[File:Icon_business.png|30px]] 9, [[File:Icon_fisher.png|30px]] 9, [[File:Icon_vagabond.png|30px]] 13 || [[File:Icon_business.png|30px]] 11, [[File:Icon_fisher.png|30px]] 11, [[File:Icon_vagabond.png|30px]] 15
|-
| colspan="2" | <span style="color: white; background-color: #81b14bff"> [[File:Hipsterstyle.png | 20px ]] '''Hipster'''ㅤ </span> || colspan="4" | 4 pieces for Trait [[File:hipster.png | 30px ]]
|-
| colspan="2" | <span style="color: white; background-color: #a6712fff"> [[File:Pubstyle.png | 20px ]] '''Pub'''ㅤ </span> || colspan="4" | 4 pieces for Trait [[File:barfly.png | 30px ]]
|-
| colspan="2" | <span style="color: white; background-color: #ff5943ff"> [[File:Dinerstyle.png | 20px ]] '''Diner'''ㅤ </span> || colspan="4" | 4 pieces for Trait [[File:greaser.png | 30px ]]
|-
| colspan="2" | <span style="color: white; background-color: #f685ddff"> [[File:Teahousestyle.png | 20px ]] '''Teahouse'''ㅤ </span> || colspan="4" | 4 pieces for Trait [[File:tea-rrific.png | 30px ]]
|-
| colspan="2" | <span style="color: white; background-color: #4789ddff"> [[File:fantasystyle.png | 20px ]] '''Fantasy'''ㅤ </span> || colspan="4" | 4 pieces for Trait [[File:magicallyattuned.png | 30px ]]
|-
| colspan="6" | <span style="color: white; background-color: #fe8202ff"> [[File:Harveststyle.png | 20px ]] '''Harvest'''ㅤ </span>
|-
| colspan="6" | <span style="color: white; background-color: #69d0ddff"> [[File:Summerstyle.png | 20px ]] '''Summer'''ㅤ </span>
|-
| colspan="6" | <span style="color: white; background-color: #b44673ff"> [[File:Easternstyle.png | 20px ]] '''Eastern'''ㅤ </span>
|}
[[Category:Locations]]
f7ae1f2ce4d6ef8758289d7d7f58df13ba9fb695
Design Mode
0
68
532
212
2023-08-20T08:08:57Z
Gengyen
47368
added details
wikitext
text/x-wiki
[[File:Building.PNG|thumb|right|alt=A screenshot of a cat cafe named Cat In The Kettle, with a menu at the bottom of the screenshot with two tabs "Decorate" and "Build".|Design Mode in Cat Cafe Manager]]
'''Design Mode''' is a feature in [[Cat Cafe Manager]] allowing the player to make physical changes to their [[Cat Cafe]].
==Decorate==
The Decorate tab is used to add furniture, appliances and decorations to the Cat Cafe. Appliances allow cooking more advanced recipes, and furniture increases various cafe stats. These can be bought from the [[Furniture]] shop.
==Build==
Wallpaper and floor tiles are also bought from the [[Furniture#Building|Furniture]] shop. The Cafe can be expanded using [[File:Materials.png|20px]] Materials. The cost of expansion increases with size.
[[Category:Features]]
096af414f9b9bbb9f2c8f92f40d844581f1bd347
File:Regulars.jpg
6
314
533
2023-08-20T08:10:18Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]]
6bd43909d509abc35d778a147e4c26a10cb5b6c1
Villagers
0
62
534
360
2023-08-20T08:11:40Z
Gengyen
47368
added regulars image
wikitext
text/x-wiki
'''Villagers''' are the characters of [[Caterwaul Way]]. Some have their own shops and most are regulars who visit the [[Cat Cafe]]. You can level up relationships with regulars, which also levels up their respective [[customers]]. Advanced [[Shrine]] upgrades require higher level relationships with a certain number of regulars.
[[File:Regulars.jpg|thumb|400px]]
==List of villagers==
*[[Arwel]] runs the [[Furniture]] Shop. Advances [[Customers#Punks|Punks]]
*[[Bonner]] runs the [[Market]]. Advances [[Customers#Fisherfolk|Fisherfolk]]
*[[Carla-Lalla]] runs [[Pet Goods]]. Advances [[Customers#Witches|Witches]]
*[[Finley]] does not have a shop. Advances [[Customers#Artists|Artists]]
*[[Mateo]] does not have a shop. Advances [[Customers#Businesspeople|Businesspeople]]
*[[Hoover]] runs the [[Curiosities]] Shop but is not a regular
[[Category:Villagers]]
cb7674fee2506fa6b45798080e55dfda2c254ff6
535
534
2023-08-20T08:12:44Z
Gengyen
47368
added gavin
wikitext
text/x-wiki
'''Villagers''' are the characters of [[Caterwaul Way]]. Some have their own shops and most are regulars who visit the [[Cat Cafe]]. You can level up relationships with regulars, which also levels up their respective [[customers]]. Advanced [[Shrine]] upgrades require higher level relationships with a certain number of regulars.
[[File:Regulars.jpg|thumb|400px]]
==List of villagers==
*[[Arwel]] runs the [[Furniture]] Shop. Advances [[Customers#Punks|Punks]]
*[[Bonner]] runs the [[Market]]. Advances [[Customers#Fisherfolk|Fisherfolk]]
*[[Carla-Lalla]] runs [[Pet Goods]]. Advances [[Customers#Witches|Witches]]
*[[Finley]] does not have a shop. Advances [[Customers#Artists|Artists]]
*[[Mateo]] does not have a shop. Advances [[Customers#Businesspeople|Businesspeople]]
*Hoover runs the [[Curiosities]] Shop but is not a regular
*Gavin is a side character
[[Category:Villagers]]
762bb3a7189688daf0a719bbec702c8a8767a20c
Caterwaul Way
0
64
536
361
2023-08-20T08:13:13Z
Gengyen
47368
removed link from hoover
wikitext
text/x-wiki
[[File:Map.jpg|thumb|right|alt=A small village at night, surrounded by a river. All locations are unlocked: the Pet Shop, Furniture, Market, Note Board, Curiosities, and Shrine.|Caterwaul Way Map]]
'''Caterwaul Way''' is the village where the [[Cat Cafe]] is located. It is inhabited by various [[villagers]], [[customers]], and a large [[cats|cat]] population. Locations unlock as the game progresses.
==Locations==
[[File:Cat_icon.png|50px]] [[Cat Cafe]]<br>
*Returning to the Cafe resumes the game.<br>
[[File:MapEmporium.png|45px]] [[Pet Goods]]<br>
*[[Carla-Lalla]] sells cat food, lures, litterboxes, toys, scratching posts, and cat beds. Requires Fish [[File:Fish.png|20px]] and Gold [[File:Gold.png|20px]]<br>
[[File:MapMarket.png|50px]] [[Market]]<br>
*[[Bonner]] sells [[Market#Recipes|recipes]] and [[Market#Ingredients|ingredients]]. Requires Nectar [[File:Nectar.png|20px]]<br>
[[File:MapDecorations.png|50px]] [[Furniture]]<br>
*[[Arwel]] sells [[Furniture#Appliances|appliances]], [[Furniture#Build Tiles|build tiles]], [[furniture]], [[Furniture#Decorations|decorations]], and [[Furniture#Plants|plants]] for the Cafe. Requires Fabrics [[File:Fabrics.png|20px]], Jewels [[File:Jewels.png|20px]], and Gold [[File:Gold.png|20px]]<br>
[[File:MapCurious.png|50px]] [[Curiosities]]<br>
*Hoover sells [[Friendship Furniture]]. Each item requires different materials. <br>
[[File:MapBoard.png|50px]] [[Note Board]]<br>
*Unlocks after completing the Staff Hiring shrine project. It can be used to hire [[staff]] and give cats away to forever homes.<br>
[[File:MapShrine.png|45px]] [[Shrine]]<br>
*The shrine contains projects that expand and improve the Cafe. Requires Delight [[File:Icon_delight.png|20px]] <br>
[[Category:Locations]]
3ca576ab058a0f57d8c90d00b3e22b7fbdb369c7
537
536
2023-08-20T08:17:49Z
Gengyen
47368
removed link from friendship furniture
wikitext
text/x-wiki
[[File:Map.jpg|thumb|right|alt=A small village at night, surrounded by a river. All locations are unlocked: the Pet Shop, Furniture, Market, Note Board, Curiosities, and Shrine.|Caterwaul Way Map]]
'''Caterwaul Way''' is the village where the [[Cat Cafe]] is located. It is inhabited by various [[villagers]], [[customers]], and a large [[cats|cat]] population. Locations unlock as the game progresses.
==Locations==
[[File:Cat_icon.png|50px]] [[Cat Cafe]]<br>
*Returning to the Cafe resumes the game.<br>
[[File:MapEmporium.png|45px]] [[Pet Goods]]<br>
*[[Carla-Lalla]] sells cat food, lures, litterboxes, toys, scratching posts, and cat beds. Requires Fish [[File:Fish.png|20px]] and Gold [[File:Gold.png|20px]]<br>
[[File:MapMarket.png|50px]] [[Market]]<br>
*[[Bonner]] sells [[Market#Recipes|recipes]] and [[Market#Ingredients|ingredients]]. Requires Nectar [[File:Nectar.png|20px]]<br>
[[File:MapDecorations.png|50px]] [[Furniture]]<br>
*[[Arwel]] sells [[Furniture#Appliances|appliances]], [[Furniture#Build Tiles|build tiles]], [[furniture]], [[Furniture#Decorations|decorations]], and [[Furniture#Plants|plants]] for the Cafe. Requires Fabrics [[File:Fabrics.png|20px]], Jewels [[File:Jewels.png|20px]], and Gold [[File:Gold.png|20px]]<br>
[[File:MapCurious.png|50px]] [[Curiosities]]<br>
*Hoover sells Friendship Furniture. Each item requires different materials. <br>
[[File:MapBoard.png|50px]] [[Note Board]]<br>
*Unlocks after completing the Staff Hiring shrine project. It can be used to hire [[staff]] and give cats away to forever homes.<br>
[[File:MapShrine.png|45px]] [[Shrine]]<br>
*The shrine contains projects that expand and improve the Cafe. Requires Delight [[File:Icon_delight.png|20px]] <br>
[[Category:Locations]]
d2e392599e8126db3e82281e7bdaea02fbf0a06a
Recipes
0
89
538
190
2023-08-20T08:20:13Z
Gengyen
47368
redirected to market page
wikitext
text/x-wiki
#REDIRECT [[Market#Recipes]]
6da2a59edfc2418ff5613c3738678d74fb5393b0
File:Customers.jpg
6
315
539
2023-08-20T08:26:02Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
File:Resources.jpg
6
316
540
2023-08-20T08:26:04Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
File:Artist.png
6
317
541
2023-08-20T08:34:17Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
File:Businesspeople.png
6
318
542
2023-08-20T08:34:19Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
File:Fisherfolk.png
6
319
543
2023-08-20T08:34:20Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
File:Punk.png
6
320
544
2023-08-20T08:34:22Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
File:Vagabond.png
6
321
545
2023-08-20T08:34:23Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
File:Witch.png
6
322
546
2023-08-20T08:34:26Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
File:Cats need.png
6
323
547
2023-08-20T08:48:01Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
File:Hunger need.png
6
324
548
2023-08-20T08:48:03Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
File:Social need.png
6
325
549
2023-08-20T08:48:07Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
File:Toilet need.png
6
326
550
2023-08-20T08:48:09Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
Customers
0
327
551
2023-08-20T11:40:28Z
Gengyen
47368
added customer types and needs
wikitext
text/x-wiki
'''Customers''' visit the [[Cat Cafe]] and provide Resources and Delight, which are used to furnish and expand the cafe. There are six customer types and the player can choose who visits through [[Advertising]].
{|
|-
| [[File:Customers.jpg | thumb | 500px | center | Summary of customers and needs ]] || [[File:Resources.jpg | thumb | | left | 500px | Resources overview]]
|}
'''Needs''' listed below differ by customer type and level. Customers level up by levelling up relationships with [[Villages|regulars]], which increases their needs and resource payout.
* [[File:cats_need.png | 30px]] '''Cats''': Customers need an amount of [[Cats#Skills|cat skill]] towards their type. Only cats with satisfied needs count
* [[File:hunger_need.png | 18px]] '''Hunger''': This is satisfied through [[Staff#Skills|cooking skill]] and serving the [[Market#Recipes|food]] they want. If the food they want is unavailable, cooking skill value is halved. Customers can still order food from previous levels.
* [[File:chairs.png | 28px]] '''Comfort''': This depends on the Comfort stat of the chair being sit on
* [[File:social_need.png | 25px]] '''Social''': Some customers prompt staff to chat, and this depends on their [[Staff#Skills|social skill]]
* [[File:toilet_need.png | 22px]] '''Toilets''': This depends on the Toilet stat of the [[Furniture|toilet]] used
* [[File:space.png | 25px]] '''Space''': Refers to the size of the cafe, which is expanded through [[Design Mode#Build|design mode]]
* '''Furniture Needs''': These are fulfilled by [[Cat Cafe#Features|cafe stats]] - Art, Plants, Cool, Fun, Rugs, Tech, Expensive, Magic Aura, Books, Coziness, and Space
==[[File:icon_artist.png | 35px]] Artists==
[[File:Artist.png | thumb | 190px | An Artist ]]
'''Artists''' pay in [[File:jewels.png | 20px]] Jewels, used for [[Furniture]]. They level up alongside [[Finley]]'s relationship.
{| class="wikitable"
|+ Artist Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 2, black coffee || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 3, italian espresso, latte || || || || ||
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 5, simple salad, avant salad || || || || || Art 7
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 8, cheese platter, pancakes || || || 5 || || Art 13, Fun 9, Books 13
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 11, harmony tea, blueberry pie, complex grape || || || 7 || || Art 15, Fun 11, Books 15, Tech 7, Cool 11
|}
==[[File:icon_business.png | 35px]] Businesspeople==
[[File:Businesspeople.png | thumb | 190px | A businessperson ]]
'''Businesspeople''' pay in [[File:gold.png | 20px]] Gold, used for expensive [[Furniture]] and [[Pet Goods]]. They level up alongside [[Mateo]]'s relationship.
{| class="wikitable"
|+ Businesspeople Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 1 || [[File:skill_cooking.png | 30px]] 2, black coffee || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 6, italian espresso, cold brew coffee || 6 || || || ||
|-
| Level 3 || 4 || [[File:skill_cooking.png | 30px]] 9, latte, cheese platter || 9 || || 4 || 7 ||
|-
| Level 4 || 5 || [[File:skill_cooking.png | 30px]] 11, avant salad, omelette || 11 || || 5 || 9 ||
|-
| Level 5 || 7 || [[File:skill_cooking.png | 30px]] 15, sashimi, hearty meat, complex grape || || || 7 || 11 || Comfort 15, Art 11, Expensive 15, Books 7
|}
==[[File:icon_fisher.png | 35px]] Fisherfolk==
[[File:Fisherfolk.png | thumb | 190px | A fisher ]]
'''Fisherfolk''' pay in [[File:fish.png | 20px]] Fish, used for [[Pet Goods]]. They level up alongside [[Bonner]]'s relationship.
{| class="wikitable"
|+ Fisherfolk Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 2, black tea || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 4, pretzel, ham sandwich || || 4 || || || Plants 3
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 7, root beer, fish & chips || || 7 || 4 || 5 || Tech 7
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 11, italian sub, sashimi || || 11 || 5 || 9 || Tech 13, Coziness 6, Plants 9
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 15, biscuits and gravy, hearty meat, craft root beer || || 15 || 5 || 11 || Tech 15, Coziness 7, Plants 9
|}
==[[File:icon_punk.png | 35px]] Punk==
[[File:punk.png | thumb | 190px | A punk ]]
'''Punks''' pay in [[File:materials.png | 20px]] Material, used to expand the cafe. They level up alongside [[Arwel]]'s relationship.
{| class="wikitable"
|+ Punk Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 1, herbal tea || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 2, root beer, cold brew coffee || || || || ||
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 4, strawberry milkshake, fish & chips || || || || ||
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 5, biscuits and gravy, baked potato || || 8 || 5 || || Art 9, Fun 13, Rugs 13
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 7, craft root beer, bracing veggie || || 11 || 7 || || Art 11, Fun 15, cool 15
|}
==[[File:icon_vagabond.png | 35px]] Vagabond==
[[File:vagabond.png | thumb | 190px | A vagabond ]]
'''Vagabonds''' pay in [[File:fabrics.png | 20px]] Fabric, used to buy [[Furniture#Seating|Seating furniture]]. They level up last, when every other customer and regular has reached the next level.
{| class="wikitable"
|+ Vagabond Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 2, water || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 2, pretzel, veggie sandwich || || || || || Coziness 4
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 4, ham sandwich, chocolate sundae || || || 4 || 7 || Books 5
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 5, strawberry milkshake, baked potato || || || 5 || 13 || Coziness 13, Books 9, Rugs 9
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 7, pancakes, pumpkin soup, bracing veggie || || 7 || 7 || 15 || Coziness 15, Books 11, Rugs 11
|}
==[[File:icon_witch.png | 35px]] Witch==
[[File:witch.png | thumb | 190px | A witch ]]
'''Witches''' pay in [[File:nectar.png | 20px]] Nectar, used to buy [[Market#Recipes|Recipes]] and [[Market#Ingredients|Ingredients]]. They level up alongside [[Carla-Lalla]]'s relationship.
{| class="wikitable"
|+ Witch Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 3 || [[File:skill_cooking.png | 30px]] 2, pretzel || || || || ||
|-
| Level 2 || 4 || [[File:skill_cooking.png | 30px]] 3, herbal tea, simple salad || || || || || Plants 4
|-
| Level 3 || 7 || [[File:skill_cooking.png | 30px]] 5, veggie sandwich, italian sub || || 5 || 4 || || Plants 7
|-
| Level 4 || 11 || [[File:skill_cooking.png | 30px]] 8, chocolate sundae, harmony tea || || 8 || 5 || || Plants 13
|-
| Level 5 || 15 || [[File:skill_cooking.png | 30px]] 11, omelette, pumpkin soup, blueberry pie || 11 || 11 || 7 || || Plants 15, Magic Aura 15, Rugs 7
|}
[[Category: Customers]]
e0c389f3f991b8c2da4babd179e1178b8a11493c
552
551
2023-08-20T11:43:53Z
Gengyen
47368
added plurals
wikitext
text/x-wiki
'''Customers''' visit the [[Cat Cafe]] and provide Resources and Delight, which are used to furnish and expand the cafe. There are six customer types and the player can choose who visits through [[Advertising]].
{|
|-
| [[File:Customers.jpg | thumb | 500px | center | Summary of customers and needs ]] || [[File:Resources.jpg | thumb | | left | 500px | Resources overview]]
|}
'''Needs''' listed below differ by customer type and level. Customers level up by levelling up relationships with [[Villages|regulars]], which increases their needs and resource payout.
* [[File:cats_need.png | 30px]] '''Cats''': Customers need an amount of [[Cats#Skills|cat skill]] towards their type. Only cats with satisfied needs count
* [[File:hunger_need.png | 18px]] '''Hunger''': This is satisfied through [[Staff#Skills|cooking skill]] and serving the [[Market#Recipes|food]] they want. If the food they want is unavailable, cooking skill value is halved. Customers can still order food from previous levels.
* [[File:chairs.png | 28px]] '''Comfort''': This depends on the Comfort stat of the chair being sit on
* [[File:social_need.png | 25px]] '''Social''': Some customers prompt staff to chat, and this depends on their [[Staff#Skills|social skill]]
* [[File:toilet_need.png | 22px]] '''Toilets''': This depends on the Toilet stat of the [[Furniture|toilet]] used
* [[File:space.png | 25px]] '''Space''': Refers to the size of the cafe, which is expanded through [[Design Mode#Build|design mode]]
* '''Furniture Needs''': These are fulfilled by [[Cat Cafe#Features|cafe stats]] - Art, Plants, Cool, Fun, Rugs, Tech, Expensive, Magic Aura, Books, Coziness, and Space
==[[File:icon_artist.png | 35px]] Artists==
[[File:Artist.png | thumb | 190px | An Artist ]]
'''Artists''' pay in [[File:jewels.png | 20px]] Jewels, used for [[Furniture]]. They level up alongside [[Finley]]'s relationship.
{| class="wikitable"
|+ Artist Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 2, black coffee || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 3, italian espresso, latte || || || || ||
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 5, simple salad, avant salad || || || || || Art 7
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 8, cheese platter, pancakes || || || 5 || || Art 13, Fun 9, Books 13
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 11, harmony tea, blueberry pie, complex grape || || || 7 || || Art 15, Fun 11, Books 15, Tech 7, Cool 11
|}
==[[File:icon_business.png | 35px]] Businesspeople==
[[File:Businesspeople.png | thumb | 190px | A businessperson ]]
'''Businesspeople''' pay in [[File:gold.png | 20px]] Gold, used for expensive [[Furniture]] and [[Pet Goods]]. They level up alongside [[Mateo]]'s relationship.
{| class="wikitable"
|+ Businesspeople Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 1 || [[File:skill_cooking.png | 30px]] 2, black coffee || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 6, italian espresso, cold brew coffee || 6 || || || ||
|-
| Level 3 || 4 || [[File:skill_cooking.png | 30px]] 9, latte, cheese platter || 9 || || 4 || 7 ||
|-
| Level 4 || 5 || [[File:skill_cooking.png | 30px]] 11, avant salad, omelette || 11 || || 5 || 9 ||
|-
| Level 5 || 7 || [[File:skill_cooking.png | 30px]] 15, sashimi, hearty meat, complex grape || || || 7 || 11 || Comfort 15, Art 11, Expensive 15, Books 7
|}
==[[File:icon_fisher.png | 35px]] Fisherfolk==
[[File:Fisherfolk.png | thumb | 190px | A fisher ]]
'''Fisherfolk''' pay in [[File:fish.png | 20px]] Fish, used for [[Pet Goods]]. They level up alongside [[Bonner]]'s relationship.
{| class="wikitable"
|+ Fisherfolk Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 2, black tea || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 4, pretzel, ham sandwich || || 4 || || || Plants 3
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 7, root beer, fish & chips || || 7 || 4 || 5 || Tech 7
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 11, italian sub, sashimi || || 11 || 5 || 9 || Tech 13, Coziness 6, Plants 9
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 15, biscuits and gravy, hearty meat, craft root beer || || 15 || 5 || 11 || Tech 15, Coziness 7, Plants 9
|}
==[[File:icon_punk.png | 35px]] Punks==
[[File:punk.png | thumb | 190px | A punk ]]
'''Punks''' pay in [[File:materials.png | 20px]] Material, used to expand the cafe. They level up alongside [[Arwel]]'s relationship.
{| class="wikitable"
|+ Punk Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 1, herbal tea || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 2, root beer, cold brew coffee || || || || ||
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 4, strawberry milkshake, fish & chips || || || || ||
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 5, biscuits and gravy, baked potato || || 8 || 5 || || Art 9, Fun 13, Rugs 13
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 7, craft root beer, bracing veggie || || 11 || 7 || || Art 11, Fun 15, cool 15
|}
==[[File:icon_vagabond.png | 35px]] Vagabonds==
[[File:vagabond.png | thumb | 190px | A vagabond ]]
'''Vagabonds''' pay in [[File:fabrics.png | 20px]] Fabric, used to buy [[Furniture#Seating|Seating furniture]]. They level up last, when every other customer and regular has reached the next level.
{| class="wikitable"
|+ Vagabond Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 2, water || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 2, pretzel, veggie sandwich || || || || || Coziness 4
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 4, ham sandwich, chocolate sundae || || || 4 || 7 || Books 5
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 5, strawberry milkshake, baked potato || || || 5 || 13 || Coziness 13, Books 9, Rugs 9
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 7, pancakes, pumpkin soup, bracing veggie || || 7 || 7 || 15 || Coziness 15, Books 11, Rugs 11
|}
==[[File:icon_witch.png | 35px]] Witches==
[[File:witch.png | thumb | 190px | A witch ]]
'''Witches''' pay in [[File:nectar.png | 20px]] Nectar, used to buy [[Market#Recipes|Recipes]] and [[Market#Ingredients|Ingredients]]. They level up alongside [[Carla-Lalla]]'s relationship.
{| class="wikitable"
|+ Witch Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 3 || [[File:skill_cooking.png | 30px]] 2, pretzel || || || || ||
|-
| Level 2 || 4 || [[File:skill_cooking.png | 30px]] 3, herbal tea, simple salad || || || || || Plants 4
|-
| Level 3 || 7 || [[File:skill_cooking.png | 30px]] 5, veggie sandwich, italian sub || || 5 || 4 || || Plants 7
|-
| Level 4 || 11 || [[File:skill_cooking.png | 30px]] 8, chocolate sundae, harmony tea || || 8 || 5 || || Plants 13
|-
| Level 5 || 15 || [[File:skill_cooking.png | 30px]] 11, omelette, pumpkin soup, blueberry pie || 11 || 11 || 7 || || Plants 15, Magic Aura 15, Rugs 7
|}
[[Category: Customers]]
932a9ed127c2f11cb99297d2c0a6dceb1bf95652
555
552
2023-08-20T11:47:44Z
Gengyen
47368
link fix
wikitext
text/x-wiki
'''Customers''' visit the [[Cat Cafe]] and provide Resources and Delight, which are used to furnish and expand the cafe. There are six customer types and the player can choose who visits through [[Advertising]].
{|
|-
| [[File:Customers.jpg | thumb | 500px | center | Summary of customers and needs ]] || [[File:Resources.jpg | thumb | | left | 500px | Resources overview]]
|}
'''Needs''' listed below differ by customer type and level. Customers level up by levelling up relationships with [[Villagers|regulars]], which increases their needs and resource payout.
* [[File:cats_need.png | 30px]] '''Cats''': Customers need an amount of [[Cats#Skills|cat skill]] towards their type. Only cats with satisfied needs count
* [[File:hunger_need.png | 18px]] '''Hunger''': This is satisfied through [[Staff#Skills|cooking skill]] and serving the [[Market#Recipes|food]] they want. If the food they want is unavailable, cooking skill value is halved. Customers can still order food from previous levels.
* [[File:chairs.png | 28px]] '''Comfort''': This depends on the Comfort stat of the chair being sit on
* [[File:social_need.png | 25px]] '''Social''': Some customers prompt staff to chat, and this depends on their [[Staff#Skills|social skill]]
* [[File:toilet_need.png | 22px]] '''Toilets''': This depends on the Toilet stat of the [[Furniture|toilet]] used
* [[File:space.png | 25px]] '''Space''': Refers to the size of the cafe, which is expanded through [[Design Mode#Build|design mode]]
* '''Furniture Needs''': These are fulfilled by [[Cat Cafe#Features|cafe stats]] - Art, Plants, Cool, Fun, Rugs, Tech, Expensive, Magic Aura, Books, Coziness, and Space
==[[File:icon_artist.png | 35px]] Artists==
[[File:Artist.png | thumb | 190px | An Artist ]]
'''Artists''' pay in [[File:jewels.png | 20px]] Jewels, used for [[Furniture]]. They level up alongside [[Finley]]'s relationship.
{| class="wikitable"
|+ Artist Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 2, black coffee || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 3, italian espresso, latte || || || || ||
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 5, simple salad, avant salad || || || || || Art 7
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 8, cheese platter, pancakes || || || 5 || || Art 13, Fun 9, Books 13
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 11, harmony tea, blueberry pie, complex grape || || || 7 || || Art 15, Fun 11, Books 15, Tech 7, Cool 11
|}
==[[File:icon_business.png | 35px]] Businesspeople==
[[File:Businesspeople.png | thumb | 190px | A businessperson ]]
'''Businesspeople''' pay in [[File:gold.png | 20px]] Gold, used for expensive [[Furniture]] and [[Pet Goods]]. They level up alongside [[Mateo]]'s relationship.
{| class="wikitable"
|+ Businesspeople Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 1 || [[File:skill_cooking.png | 30px]] 2, black coffee || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 6, italian espresso, cold brew coffee || 6 || || || ||
|-
| Level 3 || 4 || [[File:skill_cooking.png | 30px]] 9, latte, cheese platter || 9 || || 4 || 7 ||
|-
| Level 4 || 5 || [[File:skill_cooking.png | 30px]] 11, avant salad, omelette || 11 || || 5 || 9 ||
|-
| Level 5 || 7 || [[File:skill_cooking.png | 30px]] 15, sashimi, hearty meat, complex grape || || || 7 || 11 || Comfort 15, Art 11, Expensive 15, Books 7
|}
==[[File:icon_fisher.png | 35px]] Fisherfolk==
[[File:Fisherfolk.png | thumb | 190px | A fisher ]]
'''Fisherfolk''' pay in [[File:fish.png | 20px]] Fish, used for [[Pet Goods]]. They level up alongside [[Bonner]]'s relationship.
{| class="wikitable"
|+ Fisherfolk Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 2, black tea || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 4, pretzel, ham sandwich || || 4 || || || Plants 3
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 7, root beer, fish & chips || || 7 || 4 || 5 || Tech 7
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 11, italian sub, sashimi || || 11 || 5 || 9 || Tech 13, Coziness 6, Plants 9
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 15, biscuits and gravy, hearty meat, craft root beer || || 15 || 5 || 11 || Tech 15, Coziness 7, Plants 9
|}
==[[File:icon_punk.png | 35px]] Punks==
[[File:punk.png | thumb | 190px | A punk ]]
'''Punks''' pay in [[File:materials.png | 20px]] Material, used to expand the cafe. They level up alongside [[Arwel]]'s relationship.
{| class="wikitable"
|+ Punk Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 1, herbal tea || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 2, root beer, cold brew coffee || || || || ||
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 4, strawberry milkshake, fish & chips || || || || ||
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 5, biscuits and gravy, baked potato || || 8 || 5 || || Art 9, Fun 13, Rugs 13
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 7, craft root beer, bracing veggie || || 11 || 7 || || Art 11, Fun 15, cool 15
|}
==[[File:icon_vagabond.png | 35px]] Vagabonds==
[[File:vagabond.png | thumb | 190px | A vagabond ]]
'''Vagabonds''' pay in [[File:fabrics.png | 20px]] Fabric, used to buy [[Furniture#Seating|Seating furniture]]. They level up last, when every other customer and regular has reached the next level.
{| class="wikitable"
|+ Vagabond Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 2, water || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 2, pretzel, veggie sandwich || || || || || Coziness 4
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 4, ham sandwich, chocolate sundae || || || 4 || 7 || Books 5
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 5, strawberry milkshake, baked potato || || || 5 || 13 || Coziness 13, Books 9, Rugs 9
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 7, pancakes, pumpkin soup, bracing veggie || || 7 || 7 || 15 || Coziness 15, Books 11, Rugs 11
|}
==[[File:icon_witch.png | 35px]] Witches==
[[File:witch.png | thumb | 190px | A witch ]]
'''Witches''' pay in [[File:nectar.png | 20px]] Nectar, used to buy [[Market#Recipes|Recipes]] and [[Market#Ingredients|Ingredients]]. They level up alongside [[Carla-Lalla]]'s relationship.
{| class="wikitable"
|+ Witch Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 3 || [[File:skill_cooking.png | 30px]] 2, pretzel || || || || ||
|-
| Level 2 || 4 || [[File:skill_cooking.png | 30px]] 3, herbal tea, simple salad || || || || || Plants 4
|-
| Level 3 || 7 || [[File:skill_cooking.png | 30px]] 5, veggie sandwich, italian sub || || 5 || 4 || || Plants 7
|-
| Level 4 || 11 || [[File:skill_cooking.png | 30px]] 8, chocolate sundae, harmony tea || || 8 || 5 || || Plants 13
|-
| Level 5 || 15 || [[File:skill_cooking.png | 30px]] 11, omelette, pumpkin soup, blueberry pie || 11 || 11 || 7 || || Plants 15, Magic Aura 15, Rugs 7
|}
[[Category: Customers]]
5116d24f1fbf4946f4a72ccdd44300f8c6376373
558
555
2023-08-20T11:52:27Z
Gengyen
47368
added inspection image
wikitext
text/x-wiki
'''Customers''' visit the [[Cat Cafe]] and provide Resources and Delight, which are used to furnish and expand the cafe. There are six customer types and the player can choose who visits through [[Advertising]].
{|
|-
| [[File:Customers.jpg | thumb | 500px | center | Summary of customers and needs ]] || [[File:Resources.jpg | thumb | | left | 500px | Resources overview]]
|}
[[File:Customer_inspect.jpg | thumb | right| Details about a customer in inspection mode]]
'''Needs''' listed below differ by customer type and level. Customers level up by levelling up relationships with [[Villagers|regulars]], which increases their needs and resource payout.
* [[File:cats_need.png | 30px]] '''Cats''': Customers need an amount of [[Cats#Skills|cat skill]] towards their type. Only cats with satisfied needs count
* [[File:hunger_need.png | 18px]] '''Hunger''': This is satisfied through [[Staff#Skills|cooking skill]] and serving the [[Market#Recipes|food]] they want. If the food they want is unavailable, cooking skill value is halved. Customers can still order food from previous levels.
* [[File:chairs.png | 28px]] '''Comfort''': This depends on the Comfort stat of the chair being sit on
* [[File:social_need.png | 25px]] '''Social''': Some customers prompt staff to chat, and this depends on their [[Staff#Skills|social skill]]
* [[File:toilet_need.png | 22px]] '''Toilets''': This depends on the Toilet stat of the [[Furniture|toilet]] used
* [[File:space.png | 25px]] '''Space''': Refers to the size of the cafe, which is expanded through [[Design Mode#Build|design mode]]
* '''Furniture Needs''': These are fulfilled by [[Cat Cafe#Features|cafe stats]] - Art, Plants, Cool, Fun, Rugs, Tech, Expensive, Magic Aura, Books, Coziness, and Space
==[[File:icon_artist.png | 35px]] Artists==
[[File:Artist.png | thumb | 190px | An Artist ]]
'''Artists''' pay in [[File:jewels.png | 20px]] Jewels, used for [[Furniture]]. They level up alongside [[Finley]]'s relationship.
{| class="wikitable"
|+ Artist Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 2, black coffee || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 3, italian espresso, latte || || || || ||
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 5, simple salad, avant salad || || || || || Art 7
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 8, cheese platter, pancakes || || || 5 || || Art 13, Fun 9, Books 13
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 11, harmony tea, blueberry pie, complex grape || || || 7 || || Art 15, Fun 11, Books 15, Tech 7, Cool 11
|}
==[[File:icon_business.png | 35px]] Businesspeople==
[[File:Businesspeople.png | thumb | 190px | A businessperson ]]
'''Businesspeople''' pay in [[File:gold.png | 20px]] Gold, used for expensive [[Furniture]] and [[Pet Goods]]. They level up alongside [[Mateo]]'s relationship.
{| class="wikitable"
|+ Businesspeople Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 1 || [[File:skill_cooking.png | 30px]] 2, black coffee || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 6, italian espresso, cold brew coffee || 6 || || || ||
|-
| Level 3 || 4 || [[File:skill_cooking.png | 30px]] 9, latte, cheese platter || 9 || || 4 || 7 ||
|-
| Level 4 || 5 || [[File:skill_cooking.png | 30px]] 11, avant salad, omelette || 11 || || 5 || 9 ||
|-
| Level 5 || 7 || [[File:skill_cooking.png | 30px]] 15, sashimi, hearty meat, complex grape || || || 7 || 11 || Comfort 15, Art 11, Expensive 15, Books 7
|}
==[[File:icon_fisher.png | 35px]] Fisherfolk==
[[File:Fisherfolk.png | thumb | 190px | A fisher ]]
'''Fisherfolk''' pay in [[File:fish.png | 20px]] Fish, used for [[Pet Goods]]. They level up alongside [[Bonner]]'s relationship.
{| class="wikitable"
|+ Fisherfolk Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 2, black tea || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 4, pretzel, ham sandwich || || 4 || || || Plants 3
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 7, root beer, fish & chips || || 7 || 4 || 5 || Tech 7
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 11, italian sub, sashimi || || 11 || 5 || 9 || Tech 13, Coziness 6, Plants 9
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 15, biscuits and gravy, hearty meat, craft root beer || || 15 || 5 || 11 || Tech 15, Coziness 7, Plants 9
|}
==[[File:icon_punk.png | 35px]] Punks==
[[File:punk.png | thumb | 190px | A punk ]]
'''Punks''' pay in [[File:materials.png | 20px]] Material, used to expand the cafe. They level up alongside [[Arwel]]'s relationship.
{| class="wikitable"
|+ Punk Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 1, herbal tea || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 2, root beer, cold brew coffee || || || || ||
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 4, strawberry milkshake, fish & chips || || || || ||
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 5, biscuits and gravy, baked potato || || 8 || 5 || || Art 9, Fun 13, Rugs 13
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 7, craft root beer, bracing veggie || || 11 || 7 || || Art 11, Fun 15, cool 15
|}
==[[File:icon_vagabond.png | 35px]] Vagabonds==
[[File:vagabond.png | thumb | 190px | A vagabond ]]
'''Vagabonds''' pay in [[File:fabrics.png | 20px]] Fabric, used to buy [[Furniture#Seating|Seating furniture]]. They level up last, when every other customer and regular has reached the next level.
{| class="wikitable"
|+ Vagabond Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 2, water || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 2, pretzel, veggie sandwich || || || || || Coziness 4
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 4, ham sandwich, chocolate sundae || || || 4 || 7 || Books 5
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 5, strawberry milkshake, baked potato || || || 5 || 13 || Coziness 13, Books 9, Rugs 9
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 7, pancakes, pumpkin soup, bracing veggie || || 7 || 7 || 15 || Coziness 15, Books 11, Rugs 11
|}
==[[File:icon_witch.png | 35px]] Witches==
[[File:witch.png | thumb | 190px | A witch ]]
'''Witches''' pay in [[File:nectar.png | 20px]] Nectar, used to buy [[Market#Recipes|Recipes]] and [[Market#Ingredients|Ingredients]]. They level up alongside [[Carla-Lalla]]'s relationship.
{| class="wikitable"
|+ Witch Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 3 || [[File:skill_cooking.png | 30px]] 2, pretzel || || || || ||
|-
| Level 2 || 4 || [[File:skill_cooking.png | 30px]] 3, herbal tea, simple salad || || || || || Plants 4
|-
| Level 3 || 7 || [[File:skill_cooking.png | 30px]] 5, veggie sandwich, italian sub || || 5 || 4 || || Plants 7
|-
| Level 4 || 11 || [[File:skill_cooking.png | 30px]] 8, chocolate sundae, harmony tea || || 8 || 5 || || Plants 13
|-
| Level 5 || 15 || [[File:skill_cooking.png | 30px]] 11, omelette, pumpkin soup, blueberry pie || 11 || 11 || 7 || || Plants 15, Magic Aura 15, Rugs 7
|}
[[Category: Customers]]
a0c044ede64af7de19227ed4541775d9873224f6
Finley
0
74
553
503
2023-08-20T11:45:23Z
Gengyen
47368
link fix
wikitext
text/x-wiki
[[File:Finley.PNG|thumb|right|400px|alt=An image of a girl with hair tied into two buns and headphones on her neck. She's captioned as Finley and says "Till next time, then!".|Finley]]
{{Quote
|Hi! Didya hear those wild rumors about a scary black cat roaming the town at night?
|Finley
}}
'''Finley''' is a young musician, one of the [[villagers]] in [[Cat Cafe Manager]]. She is an [[Customers#Artists|Artist]].
{|
|-
| [[File:Finley_portrait.png | center | 340px ]] || [[File:Finley_walk.png | center | 300px ]]
|}
==Unlocks==
{| class="wikitable"
! Level 2 !! Level 3 !! Level 4
|-
| [[File:Finley_boombox.png | center | 60px]] || [[File:Finley_easel.png | center | 40px]] || [[File:Finley_bowl.png | center | 50px]]
|-
| Finley's Boombox || Artist's Easel || Finley's Food Bowl
|-
| '''Cool''': 1 <br /> '''Style''': <span style="color: white; background-color: #81b14bff"> [[File:hipsterstyle.png | 20px ]] '''Hipster''' </span>
|| '''Art''': 2 <br /> '''Style''': <span style="color: white; background-color: #81b14bff"> [[File:hipsterstyle.png | 20px ]] '''Hipster''' </span>
|| '''Art''': 2 <br /> '''Cats served''': 5
|}
==Quotes==
*''Hawkable Acquisitions bought up old library. Won't be much of the old town left, soon.''
[[Category:Villagers]]
[[Category:Characters]]
4373bd1565de00215c9a4cfb254668fe4ca4eeef
Carla-Lalla
0
96
554
497
2023-08-20T11:46:31Z
Gengyen
47368
link fix
wikitext
text/x-wiki
[[File:Carla-Lalla.PNG|thumb|right|400px|alt=An image of a long haired witch wearing a witch's hat, saying "Kitten, I understand this might come as a surprise. But I am actually... a Witch!"|Carla-Lalla]]
{{Quote
|Please, don't ever mention a witches' hat! It's... embarassing?
|Carla-Lalla
}}
'''Carla-Lalla''' is one of the [[villagers]] in [[Cat Cafe Manager]], a [[Customers#Witches|Witch]], and the owner of [[Pet Goods]].
{|
|-
| [[File:Carla_portrait.png | center | 340px ]] || [[File:Carla_walk.png | center | 300px ]]
|}
==Unlocks==
{| class="wikitable"
! Level 2 !! Level 3 !! Level 4
|-
| [[File:Carla_philter.png | center | 50px]] || [[File:Carla_cordial.png | center | 60px]] || [[File:Carla_gimbus.png | center | 30px]]
|-
| Feelfine Feline Philter || Calmcat Cordial || Gimbus 2000
|-
| '''Magic Aura''': 1 <br /> '''Style''': <span style="color: white; background-color: #4789ddff"> [[File:fantasystyle.png | 20px ]] '''Fantasy''' </span>
|| '''Magic Aura''': 2 <br /> '''Relaxation''': 2 <br /> '''Style''': <span style="color: white; background-color: #4789ddff"> [[File:fantasystyle.png | 20px ]] '''Fantasy''' </span>
|| '''Magic Aura''': 2 <br /> '''Style''': <span style="color: white; background-color: #4789ddff"> [[File:fantasystyle.png | 20px ]] '''Fantasy''' </span>
|}
[[Category:Villagers]]
[[Category:Characters]]
24be563d40c597c6be504dfb629821a219458e35
Curiosities
0
328
556
2023-08-20T11:48:54Z
Gengyen
47368
page created
wikitext
text/x-wiki
Hoover sells Friendship Furniture in the '''Curiosities''' Shop.
1a507d7d44e2f06116cc40168592dfe603e538a4
File:Customer inspect.jpg
6
329
557
2023-08-20T11:50:16Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
File:Advertising.jpg
6
330
559
2023-08-20T12:33:57Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]] [[Category:Features]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]] [[Category:Features]]
1b9dde1ed0e647f78fda7d51b11dab19e08a63ed
File:Artist ad.jpg
6
331
560
2023-08-20T12:34:28Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
File:Business ad.jpg
6
332
561
2023-08-20T12:34:30Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
File:Fisher ad.jpg
6
333
562
2023-08-20T12:34:32Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
File:Punk ad.jpg
6
334
563
2023-08-20T12:34:35Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
File:Vagabond ad.jpg
6
335
564
2023-08-20T12:34:39Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
File:Witch ad.jpg
6
336
565
2023-08-20T12:34:40Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Customers]]
786c961434d9aba6fbaaa66f1639c6408fb0a77e
Advertising
0
88
566
189
2023-08-20T12:41:15Z
Gengyen
47368
added images
wikitext
text/x-wiki
'''Advertising''' lets the player select which customer type(s) will visit the [[Cat Cafe]]. It also shows an overview of each type's needs. <br />
[[File:Advertising.jpg | 600px]]
==Artists==
[[File:Artist_ad.jpg | 800px]]
==Businesspeople==
[[File:business_ad.jpg | 800px]]
==Fisherfolk==
[[File:fisher_ad.jpg | 800px]]
==Punks==
[[File:punk_ad.jpg | 800px]]
==Vagabonds==
[[File:vagabond_ad.jpg | 800px]]
==Witches==
[[File:witch_ad.jpg | 800px]]
[[Category:Features]] [[Category:Customers]]
957124a953409622732972ea70ef3d864d677033
Customers
0
327
567
558
2023-08-20T13:40:42Z
Gengyen
47368
wikitext
text/x-wiki
'''Customers''' visit the [[Cat Cafe]] and provide Resources and Delight, which are used to furnish and expand the cafe. There are six customer types and the player can choose who visits through [[Advertising]].
{|
|-
| [[File:Customers.jpg | thumb | 500px | center | Summary of customers and needs ]] || [[File:Resources.jpg | thumb | | left | 500px | Resources overview]]
|}
[[File:Customer_inspect.jpg | thumb | right| Details about a customer in inspection mode]]
'''Needs''' listed below differ by customer type and level. Customers level up by levelling up relationships with [[Villagers|regulars]], which increases their needs and resource payout.
* [[File:cats_need.png | 30px]] '''Cats''': Customers need an amount of [[Cats#Skills|cat skill]] towards their type. Only cats with satisfied needs count
* [[File:hunger_need.png | 18px]] '''Hunger''': This is satisfied through [[Staff#Skills|cooking skill]] and serving the [[Market#Recipes|food]] they want. If the food they want is unavailable, cooking skill value is halved. Customers can still order food from previous levels.
* [[File:chairs.png | 28px]] '''Comfort''': This depends on the Comfort stat of the chair being sit on
* [[File:social_need.png | 25px]] '''Social''': Some customers prompt staff to chat, and this depends on their [[Staff#Skills|social skill]]
* [[File:toilet_need.png | 22px]] '''Toilets''': This depends on the Toilet stat of the [[Furniture|toilet]] used
* [[File:space.png | 25px]] '''Space''': Refers to the size of the cafe, which is expanded through [[Design Mode#Build|design mode]]
* '''Furniture Needs''': These are fulfilled by [[Cat Cafe#Features|cafe stats]] - Art, Plants, Cool, Fun, Rugs, Tech, Expensive, Magic Aura, Books, Coziness, and Space
==[[File:icon_artist.png | 35px]] Artists==
[[File:Artist.png | thumb | 190px | An Artist ]]
'''Artists''' pay in [[File:jewels.png | 20px]] Jewels, used for [[Furniture]]. They level up alongside [[Finley]]'s relationship. <br />
'''''Note''': Need values are not exact, customers can vary even if they're the same level.''
{| class="wikitable"
|+ Artist Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 2, black coffee || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 3, italian espresso, latte || || || || ||
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 5, simple salad, avant salad || || || || || Art 7
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 8, cheese platter, pancakes || || || 5 || || Art 13, Fun 9, Books 13
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 11, harmony tea, blueberry pie, complex grape || || || 7 || || Art 15, Fun 11, Books 15, Tech 7, Cool 11
|}
==[[File:icon_business.png | 35px]] Businesspeople==
[[File:Businesspeople.png | thumb | 190px | A businessperson ]]
'''Businesspeople''' pay in [[File:gold.png | 20px]] Gold, used for expensive [[Furniture]] and [[Pet Goods]]. They level up alongside [[Mateo]]'s relationship.
{| class="wikitable"
|+ Businesspeople Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 1 || [[File:skill_cooking.png | 30px]] 3, black coffee || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 6, italian espresso, cold brew coffee || 6 || || || ||
|-
| Level 3 || 4 || [[File:skill_cooking.png | 30px]] 9, latte, cheese platter || 9 || || 4 || 7 ||
|-
| Level 4 || 5 || [[File:skill_cooking.png | 30px]] 11, avant salad, omelette || 11 || || 5 || 9 ||
|-
| Level 5 || 7 || [[File:skill_cooking.png | 30px]] 15, sashimi, hearty meat, complex grape || || || 7 || 11 || Comfort 15, Art 11, Expensive 15, Books 7
|}
==[[File:icon_fisher.png | 35px]] Fisherfolk==
[[File:Fisherfolk.png | thumb | 190px | A fisher ]]
'''Fisherfolk''' pay in [[File:fish.png | 20px]] Fish, used for [[Pet Goods]]. They level up alongside [[Bonner]]'s relationship.
{| class="wikitable"
|+ Fisherfolk Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 2, black tea || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 4, pretzel, ham sandwich || || 4 || || || Plants 3
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 7, root beer, fish & chips || || 7 || 4 || 5 || Tech 7
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 11, italian sub, sashimi || || 11 || 5 || 9 || Tech 13, Coziness 6, Plants 9
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 15, biscuits and gravy, hearty meat, craft root beer || || 15 || 5 || 11 || Tech 15, Coziness 7, Plants 9
|}
==[[File:icon_punk.png | 35px]] Punks==
[[File:punk.png | thumb | 190px | A punk ]]
'''Punks''' pay in [[File:materials.png | 20px]] Material, used to expand the cafe. They level up alongside [[Arwel]]'s relationship.
{| class="wikitable"
|+ Punk Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 1, herbal tea || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 2, root beer, cold brew coffee || || || || ||
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 4, strawberry milkshake, fish & chips || || || || ||
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 5, biscuits and gravy, baked potato || || 8 || 5 || || Art 9, Fun 13, Rugs 13
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 7, craft root beer, bracing veggie || || 11 || 7 || || Art 11, Fun 15, cool 15
|}
==[[File:icon_vagabond.png | 35px]] Vagabonds==
[[File:vagabond.png | thumb | 190px | A vagabond ]]
'''Vagabonds''' pay in [[File:fabrics.png | 20px]] Fabric, used to buy [[Furniture#Seating|Seating furniture]]. They level up last, when every other customer and regular has reached the next level.
{| class="wikitable"
|+ Vagabond Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 2, water || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 2, pretzel, veggie sandwich || || || || || Coziness 4
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 4, ham sandwich, chocolate sundae || || || 4 || 7 || Books 5
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 5, strawberry milkshake, baked potato || || || 5 || 13 || Coziness 13, Books 9, Rugs 9
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 7, pancakes, pumpkin soup, bracing veggie || || 7 || 7 || 15 || Coziness 15, Books 11, Rugs 11
|}
==[[File:icon_witch.png | 35px]] Witches==
[[File:witch.png | thumb | 190px | A witch ]]
'''Witches''' pay in [[File:nectar.png | 20px]] Nectar, used to buy [[Market#Recipes|Recipes]] and [[Market#Ingredients|Ingredients]]. They level up alongside [[Carla-Lalla]]'s relationship.
{| class="wikitable"
|+ Witch Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! [[File:hunger_need.png | 18px]] !! [[File:chairs.png | 35px]] !! [[File:social_need.png | 25px]] !! [[File:toilet_need.png | 22px]] !! [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 3 || [[File:skill_cooking.png | 30px]] 2, pretzel || || || || ||
|-
| Level 2 || 4 || [[File:skill_cooking.png | 30px]] 3, herbal tea, simple salad || || || || || Plants 4
|-
| Level 3 || 7 || [[File:skill_cooking.png | 30px]] 5, veggie sandwich, italian sub || || 5 || 4 || || Plants 7
|-
| Level 4 || 11 || [[File:skill_cooking.png | 30px]] 8, chocolate sundae, harmony tea || || 8 || 5 || || Plants 13
|-
| Level 5 || 15 || [[File:skill_cooking.png | 30px]] 11, omelette, pumpkin soup, blueberry pie || 11 || 11 || 7 || || Plants 15, Magic Aura 15, Rugs 7
|}
[[Category: Customers]]
fc3420b84cc1b3ff47b4fc28da884e3f9c5bc718
File:Recipes icon.png
6
337
568
2023-08-21T13:34:39Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Ingredients icon.png
6
338
569
2023-08-21T13:34:44Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Appliances.png
6
339
570
2023-08-21T13:40:41Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]]
5e179732d05d93ce71029cb7c5c3e5af7ebebfa4
File:Sink.png
6
340
571
2023-08-21T13:42:57Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]]
5e179732d05d93ce71029cb7c5c3e5af7ebebfa4
File:Coffee Machine.png
6
341
572
2023-08-21T13:43:00Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]]
5e179732d05d93ce71029cb7c5c3e5af7ebebfa4
File:Basic Fridge.png
6
342
573
2023-08-21T13:43:02Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]]
5e179732d05d93ce71029cb7c5c3e5af7ebebfa4
File:Basic Cutting Board.png
6
343
574
2023-08-21T13:43:04Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]]
5e179732d05d93ce71029cb7c5c3e5af7ebebfa4
File:Basic Deep Frier.png
6
344
575
2023-08-21T13:43:06Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]]
5e179732d05d93ce71029cb7c5c3e5af7ebebfa4
File:Milkshake Machine.png
6
345
576
2023-08-21T13:43:08Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]]
5e179732d05d93ce71029cb7c5c3e5af7ebebfa4
File:Basic Mixer.png
6
346
577
2023-08-21T13:43:10Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]]
5e179732d05d93ce71029cb7c5c3e5af7ebebfa4
File:Basic Stove.png
6
347
578
2023-08-21T13:43:12Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]]
5e179732d05d93ce71029cb7c5c3e5af7ebebfa4
File:Chocolate cake.png
6
348
579
2023-08-21T13:56:15Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Blueberry pie.png
6
349
580
2023-08-21T13:56:25Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Hearty meat stew.png
6
350
581
2023-08-21T13:56:41Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Bracing veggie stew.png
6
351
582
2023-08-21T13:56:53Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Pumpkin soup.png
6
352
583
2023-08-21T13:57:22Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Craft root beer.png
6
353
584
2023-08-21T13:57:55Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Complex grape juice.png
6
354
585
2023-08-21T13:57:58Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Sashimi.png
6
355
586
2023-08-21T13:58:36Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Harmony tea.png
6
356
587
2023-08-21T13:58:39Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Pancakes.png
6
357
588
2023-08-21T14:00:07Z
Gengyen
47368
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
593
588
2023-08-21T14:02:33Z
Gengyen
47368
wikitext
text/x-wiki
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
29ff36f08927ce4988a42decc74a869bd576e365
595
593
2023-08-21T14:05:06Z
Gengyen
47368
added summary
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Biscuits and gravy.png
6
358
589
2023-08-21T14:00:10Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Omelette.png
6
359
590
2023-08-21T14:00:20Z
Gengyen
47368
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
594
590
2023-08-21T14:04:03Z
Gengyen
47368
added summary
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Baked potato.png
6
360
591
2023-08-21T14:00:31Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Chocolate sundae.png
6
361
592
2023-08-21T14:00:46Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
Category:Market
14
362
596
2023-08-21T14:06:01Z
Gengyen
47368
created category
wikitext
text/x-wiki
Category for recipes and ingredients from the [[Market]].
43f1319eaf1fc671a9fe4047a489ac98272f80d5
File:Strawberry milkshake.png
6
363
597
2023-08-21T14:06:20Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Ham sandwich.png
6
364
598
2023-08-21T14:06:42Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Veggie sandwich.png
6
365
599
2023-08-21T14:06:46Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Simple salad.png
6
366
600
2023-08-21T14:06:52Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Avant garden salad.png
6
367
601
2023-08-21T14:07:22Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Cheese platter.png
6
368
602
2023-08-21T14:07:26Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Italian sub sandwich.png
6
369
603
2023-08-21T14:07:34Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Fish and chips.png
6
370
604
2023-08-21T14:07:40Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Cold brew coffee.png
6
371
605
2023-08-21T14:08:00Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Latte.png
6
372
606
2023-08-21T14:08:04Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Root beer.png
6
373
607
2023-08-21T14:08:11Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Water.png
6
374
608
2023-08-21T14:08:38Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Pretzel.png
6
375
609
2023-08-21T14:08:40Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Black coffee.png
6
376
610
2023-08-21T14:08:44Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Black tea.png
6
377
611
2023-08-21T14:08:49Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Herbal tea.png
6
378
612
2023-08-21T14:08:53Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Italian espresso.png
6
379
613
2023-08-21T14:08:53Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Bread.png
6
380
614
2023-08-21T14:10:07Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Coffee beans.png
6
381
615
2023-08-21T14:10:15Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Tea leafs.png
6
382
616
2023-08-21T14:10:26Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Herbs.png
6
383
617
2023-08-21T14:10:37Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Milk.png
6
384
618
2023-08-21T14:10:46Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Lettuce.png
6
385
619
2023-08-21T14:10:56Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Ham.png
6
386
620
2023-08-21T14:11:03Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Bottled root beer.png
6
387
621
2023-08-21T14:11:13Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Cheese.png
6
388
622
2023-08-21T14:11:22Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Tomatoes.png
6
389
623
2023-08-21T14:11:32Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Fresh fish.png
6
390
624
2023-08-21T14:11:53Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Potatoes.png
6
391
625
2023-08-21T14:11:54Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Mayonaise.png
6
392
626
2023-08-21T14:11:56Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Ice cream.png
6
393
627
2023-08-21T14:12:12Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Strawberries.png
6
394
628
2023-08-21T14:12:13Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Cherries.png
6
395
629
2023-08-21T14:12:15Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Chocolate.png
6
396
630
2023-08-21T14:12:25Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Eggs.png
6
397
631
2023-08-21T14:12:35Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Pumpkin.png
6
398
632
2023-08-21T14:12:44Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Coconut milk.png
6
399
633
2023-08-21T14:12:48Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Flour.png
6
400
634
2023-08-21T14:13:01Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Blueberries.png
6
401
635
2023-08-21T14:13:03Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Bottled grape juice.png
6
402
636
2023-08-21T14:13:27Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Rice.png
6
403
637
2023-08-21T14:13:42Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Beef.png
6
404
638
2023-08-21T14:13:54Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Malted grains.png
6
405
639
2023-08-21T14:14:11Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
File:Advanced brews.png
6
406
640
2023-08-21T14:24:32Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
903e88b7db44303811b75af90f7b070265a3ec89
File:Fancy drinks.png
6
407
641
2023-08-21T14:31:17Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
903e88b7db44303811b75af90f7b070265a3ec89
File:Lunch time.png
6
408
642
2023-08-21T14:33:34Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
903e88b7db44303811b75af90f7b070265a3ec89
File:Shakes n more.png
6
409
643
2023-08-21T14:33:35Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
903e88b7db44303811b75af90f7b070265a3ec89
File:Hearty lunch.png
6
410
644
2023-08-21T14:33:37Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
903e88b7db44303811b75af90f7b070265a3ec89
File:Refined palette.png
6
411
645
2023-08-21T14:33:39Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
903e88b7db44303811b75af90f7b070265a3ec89
File:Homestyle cooking.png
6
412
646
2023-08-21T14:33:41Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
903e88b7db44303811b75af90f7b070265a3ec89
File:Stewin.png
6
413
647
2023-08-21T14:33:43Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
903e88b7db44303811b75af90f7b070265a3ec89
File:Pieces of pie.png
6
414
648
2023-08-21T14:33:45Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
903e88b7db44303811b75af90f7b070265a3ec89
File:Starter recipes.jpg
6
415
649
2023-08-21T14:38:59Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Market]]
1b6c868850967184cbf17da8636b76346a79f947
Market
0
80
650
176
2023-08-21T15:18:39Z
Gengyen
47368
added recipes table
wikitext
text/x-wiki
[[File:Starter_recipes.jpg | thumb | 400px | Starter recipes are unlocked from the start]]
[[Bonner]] sells Recipes and Ingredients at the '''Market''' in exchange for [[File:nectar.png|20px]] Nectar.
Customers require new recipes as they level up. These are unlocked through the [[Shrine]] and require new appliances and a higher Cooking Skill. They are one-time purchases, whereas ingredients are bought in quantities of 10. Once all Shrine upgrades are finished you can purchase auto-delivery from the recipes tab for Gold. You can then select which ingredients you want purchased automatically.
==[[File:Recipes_icon.png | 35px]]Recipes==
The table below shows the recipe's required ingredients, [[Shrine]] project, [[Furniture#Appliances|appliances]], [[Staff#Skills|cooking skill]], and the customer(s) it serves.
{|class="wikitable sortable"
!class="unsortable"|Icon !! Recipe !! Price !! class="unsortable"|[[File:Ingredients_icon.png|33px]] !! class="unsortable"|Serves !! Shrine Level !! class="unsortable"|[[File:Appliances.png|33px]] !! [[File:Skill_cooking.png|33px]]
|-
| [[File:water.png | center | 20px]] || Water || || || vaga || 0 || Sink || 1
|-
| Example || Pretzel || 50 || bread || witch fish vaga || 0 || Sink || 1
|-
| Example || Black Coffee || 50 || coffee || artist business || 0 || coffee || 1
|-
| Example || Black Tea || 50 || tea || fish || 0 || coffee || 1
|-
| Example || Herbal Tea || 50 || herbs || punk witch || 0 || coffee || 1
|-
| Example || Italian Espresso || 75 || coffee || artist business || 0 || coffee || 5
|-
| Example || Cold Brew Coffee || 75 || coffee milk || punk business || 1 img Advanced Brews || coffee fridge || 5
|-
| Example || Latte || 75 || coffee milk || artist business || 1 img Advanced Brews || coffee fridge || 5
|-
| Example || Root Beer || 50 || bottled || punk fish || 1 img Advanced Brews || fridge || 1
|-
| Example || Ham Sandwich || 75 || bread ham || fish vaga || 1 img Lunch Time || fridge cutting board || 5
|-
| Example || Veggie Sandwich || 75 || bread lettuce || witch vaga || 1 img Lunch Time || fridge cutting board || 5
|-
| Example || Simple Salad || 75 || lettuce || witch artist || 1 img Lunch Time || fridge sink || 5
|-
| Example || Chocolate Sundae || 100 || ice choc cherry || witch vaga || 2 img Shakes 'n' More || fridge || 8
|-
| Example || Strawberry Milkshake || 100 || ice straw cherry || punk vaga || 2 img Shakes 'n' More || fridge milkshake machine || 8
|-
| Example || Avant Garden Salad || 100 || lettuce tom || artist business || 2 img Hearty Lunch || fridge sink || 8
|-
| Example || Cheese Platter || 100 || cheese herbs || artist business || 2 img Hearty Lunch || fridge cutting || 8
|-
| Example || Italian Sub Sandwich || 100 || braed ham lettuce cheese || witch fish || 2 img Hearty Lunch || fridge cutting || 8
|-
| Example || Fish & Chips || 100 || fish pot mayo || punk fish || 2 img Hearty Lunch || fridge cutting deep || 8
|-
| Example || Harmony Tea || 250 || herbs tea milk || witch punk || 3 img Refined Palette || fridge coffee || 12
|-
| Example || Sashimi || 250 || fish rice || fish business || 3 img Refined Palette || fridge cutting || 12
|-
| Example || Pancakes || 100 || eggs milk || artist vaga || 3 img Homestyle Cooking || fridge mixer stove || 8
|-
| Example || Biscuits and Gravy || 250 || bread ham tom herbs || punk fish || 3 img Homestyle Cooking || fridge cutting stove || 12
|-
| Example || Omelette || 250 || egg milk tom cheese || witch business || 3 img Homestyle Cooking || fridge mixer stove || 12
|-
| Example || Baked Potato || 250 || pot cheese ham || punk vaga || 3 img Homestyle Cooking || cutting stove || 12
|-
| Example || Craft Root Beer || 250 || grains || punk fish || 4 img Refined Palette || firdge coffee || 12
|-
| Example || Complex Grape Juice || 300 || grape || artist business || 4 img Refined Palette || fridge || 16
|-
| Example || Hearty Meat Stew || 250 || beef ham rice grape || fish business || 4 img Stewin' || fridge stove || 12
|-
| Example || Bracing Veggie Stew || 300 || pot tom herb grape || punk vaga || 4 img Stewin' || fridge stove || 16
|-
| Example || Pumpkin Soup || 300 || pump tom herb coconut || witch vaga || 4 img Stewin' || fridge stove || 16
|-
| Example || Chocolate Cake || 300 || choc flour egg || ??? || 4 img Pieces of Pies || fridge mixer stove || 16
|-
| Example || Blueberry Pie || 300 || blue flour egg || witch artist || 4 img Pieces of Pies || fridge mixer stove || 16
|}
[[Category:Locations]] [[Category:Market]]
002cd024d82438c11e029aeacbc03d5b15fe171e
654
650
2023-08-22T10:33:16Z
Gengyen
47368
added images and ingredients table
wikitext
text/x-wiki
[[File:Starter_recipes.jpg | thumb | 400px | Starter recipes are unlocked from the beginning]]
[[Bonner]] sells Recipes and Ingredients at the '''Market''' in exchange for [[File:nectar.png|20px]] Nectar.
Customers require new recipes as they level up. These are unlocked through the [[Shrine]] and require new appliances and a higher Cooking Skill. They are one-time purchases, whereas ingredients are bought in quantities of 10. Once all Shrine upgrades are finished you can purchase auto-delivery from the recipes tab for Gold. You can then select which ingredients you want purchased automatically.
==[[File:Recipes_icon.png | 35px]]Recipes==
The table below shows the recipe's unlock price, ingredients, customer(s) served, [[Shrine]] project, [[Furniture#Appliances|appliances]], and required [[Staff#Skills|cooking skill]].
{|class="wikitable sortable"
|+ Recipe List
!class="unsortable", style="width:40px" |Icon !! style="width:125px" | Recipe !! Price !! class="unsortable"|[[File:Ingredients_icon.png|33px]] !! class="unsortable"|Serves !! Shrine Level !! class="unsortable"|[[File:Appliances.png|33px]] !! [[File:Skill_cooking.png|33px]]
|-
| [[File:water.png | center | 18px]] || Water || || || [[File:Icon_vagabond.png | 30px]] || 0 || [[File:sink.png | 30px]] || 1
|-
| [[File:Pretzel.png | center | 26px]] || Pretzel || 50 || [[File:bread.png | 30px]] || [[File:Icon_witch.png | 30px]] [[File:Icon_fisher.png | 30px]] [[File:Icon_vagabond.png | 30px]] || 0 || [[File:Sink.png | 30px]] || 1
|-
| [[File:black_coffee.png | center | 30px]] || Black Coffee || 50 || [[File:coffee_beans.png | 23px]] || [[File:Icon_artist.png | 30px]] [[File:Icon_business.png | 30px]] || 0 || [[File:Coffee_Machine.png | 30px]] || 1
|-
| [[File:black_tea.png | center | 30px]] || Black Tea || 50 || [[File:tea_leafs.png | 30px]] || [[File:Icon_fisher.png | 30px]] || 0 || [[File:Coffee_Machine.png | 30px]] || 1
|-
| [[File:herbal_tea.png | center | 26px]] || Herbal Tea || 50 || [[File:herbs.png | 27px]] || [[File:Icon_punk.png | 30px]] [[File:Icon_witch.png | 30px]] || 0 || [[File:Coffee_Machine.png | 30px]] || 1
|-
| [[File:italian_espresso.png | center | 30px]] || Italian Espresso || 75 || [[File:coffee_beans.png | 23px]] || [[File:Icon_artist.png | 30px]] [[File:Icon_business.png | 30px]] || 0 || [[File:Coffee_Machine.png | 30px]] || 5
|-
| [[File:cold_brew_coffee.png | center | 23px]] || Cold Brew Coffee || 75 || [[File:coffee_beans.png | 23px]] [[File:milk.png | 27px]] || [[File:Icon_punk.png | 30px]] [[File:Icon_business.png | 30px]] || 1 [[File:Advanced_brews.png | 30px]] Advanced Brews || [[File:Coffee_Machine.png | 30px]] [[File:Basic_Fridge.png | 25px]] || 5
|-
| [[File:latte.png | center | 30px]] || Latte || 75 || [[File:coffee_beans.png | 23px]] [[File:milk.png | 27px]] || [[File:Icon_artist.png | 30px]] [[File:Icon_business.png | 30px]] || 1 [[File:Advanced_brews.png | 30px]] Advanced Brews || [[File:Coffee_Machine.png | 30px]] [[File:Basic_Fridge.png | 25px]]|| 5
|-
| [[File:root_beer.png | center | 23px]] || Root Beer || 50 || [[File:bottled_root_beer.png | 18px]] || [[File:Icon_punk.png | 30px]] [[File:Icon_fisher.png | 30px]] || 1 [[File:Advanced_brews.png | 30px]] Advanced Brews || [[File:Basic_Fridge.png | 25px]]|| 1
|-
| [[File:ham_sandwich.png | center | 30px]] || Ham Sandwich || 75 || [[File:bread.png | 30px]] [[File:ham.png | 30px]] || [[File:Icon_fisher.png | 30px]] [[File:Icon_vagabond.png | 30px]] || 1 [[File:Lunch_time.png | 30px]] Lunch Time || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Cutting_Board.png | 30px]] || 5
|-
| [[File:veggie_sandwich.png | center | 30px]] || Veggie Sandwich || 75 || [[File:bread.png | 30px]] [[File:lettuce.png | 30px]] || [[File:Icon_witch.png | 30px]] [[File:Icon_vagabond.png | 30px]] || 1 [[File:Lunch_time.png | 30px]] Lunch Time || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Cutting_Board.png | 30px]] || 5
|-
| [[File:simple_salad.png | center | 30px]] || Simple Salad || 75 || [[File:lettuce.png | 30px]] || [[File:Icon_witch.png | 30px]] [[File:Icon_artist.png | 30px]] || 1 [[File:Lunch_time.png | 30px]] Lunch Time || [[File:Sink.png | 30px]] [[File:Basic_Fridge.png | 25px]] || 5
|-
| [[File:chocolate_sundae.png | center | 19px]] || Chocolate Sundae || 100 || [[File:ice_cream.png | 30px]] [[File:chocolate.png | 30px]] [[File:cherries.png | 30px]] || [[File:Icon_witch.png | 30px]] [[File:Icon_vagabond.png | 30px]] || 2 [[File:shakes_n_more.png | 30px]] Shakes 'n' More || [[File:Basic_Fridge.png | 25px]]|| 8
|-
| [[File:strawberry_milkshake.png | center | 14px]] || Strawberry Milkshake || 100 || [[File:ice_cream.png | 30px]] [[File:strawberries.png | 30px]] [[File:cherries.png | 30px]] || [[File:Icon_punk.png | 30px]] [[File:Icon_vagabond.png | 30px]] || 2 [[File:shakes_n_more.png | 30px]] Shakes 'n' More || [[File:Basic_Fridge.png | 25px]] [[File:Milkshake_Machine.png | 20px]] || 8
|-
| [[File:avant_garden_salad.png | center | 30px]] || Avant Garden Salad || 100 || [[File:lettuce.png | 30px]] [[File:tomatoes.png | 30px]] || [[File:Icon_artist.png | 30px]] [[File:Icon_business.png | 30px]] || 2 [[File:hearty_lunch.png | 30px]] Hearty Lunch || [[File:Sink.png | 30px]] [[File:Basic_Fridge.png | 25px]] || 8
|-
| [[File:cheese_platter.png | center | 30px]] || Cheese Platter || 100 || [[File:cheese.png | 30px]] [[File:herbs.png | 27px]] || [[File:Icon_artist.png | 30px]] [[File:Icon_business.png | 30px]] || 2 [[File:hearty_lunch.png | 30px]] Hearty Lunch || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Cutting_Board.png | 30px]] || 8
|-
| [[File:italian_sub_sandwich.png | center | 30px]] || Italian Sub Sandwich || 100 || [[File:bread.png | 30px]] [[File:ham.png | 30px]] [[File:lettuce.png | 30px]] [[File:cheese.png | 30px]] || [[File:Icon_witch.png | 30px]] [[File:Icon_fisher.png | 30px]] || 2 [[File:hearty_lunch.png | 30px]] Hearty Lunch || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Cutting_Board.png | 30px]] || 8
|-
| [[File:fish_and_chips.png | center | 30px]] || Fish & Chips || 100 || [[File:fresh_fish.png | 30px]] [[File:potatoes.png | 30px]] [[File:mayonaise.png | 28px]] || [[File:Icon_punk.png | 30px]] [[File:Icon_fisher.png | 30px]] || 2 [[File:hearty_lunch.png | 30px]] Hearty Lunch || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Cutting_Board.png | 30px]] [[File:Basic_Deep_Frier.png | 30px]] || 8
|-
| [[File:harmony_tea.png | center | 20px]] || Harmony Tea || 250 || [[File:herbs.png | 27px]] [[File:tea_leafs.png | 30px]] [[File:milk.png | 27px]] || [[File:Icon_witch.png | 30px]] [[File:Icon_punk.png | 30px]] || 3 [[File:refined_palette.png | 30px]] Refined Palette || [[File:Coffee_Machine.png | 30px]] [[File:Basic_Fridge.png | 25px]] || 12
|-
| [[File:sashimi.png | center | 30px]] || Sashimi || 250 || [[File:fresh_fish.png | 30px]] [[File:rice.png | 30px]] || [[File:Icon_fisher.png | 30px]] [[File:Icon_business.png | 30px]] || 3 [[File:refined_palette.png | 30px]] Refined Palette || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Cutting_Board.png | 30px]] || 12
|-
| [[File:pancakes.png | center | 30px]] || Pancakes || 100 || [[File:eggs.png | 30px]] [[File:milk.png | 27px]] || [[File:Icon_artist.png | 30px]] [[File:Icon_vagabond.png | 30px]] || 3 [[File:homestyle_cooking.png | 30px]] Homestyle Cooking || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Mixer.png | 30px]] [[File:Basic_Stove.png | 30px]] || 8
|-
| [[File:biscuits_and_gravy.png | center | 30px]] || Biscuits and Gravy || 250 || [[File:bread.png | 30px]] [[File:ham.png | 30px]] [[File:tomatoes.png | 30px]] [[File:herbs.png | 27px]] || [[File:Icon_punk.png | 30px]] [[File:Icon_fisher.png | 30px]] || 3 [[File:homestyle_cooking.png | 30px]] Homestyle Cooking || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Cutting_Board.png | 30px]] [[File:Basic_Stove.png | 30px]] || 12
|-
| [[File:Omelette.png | center | 30px]] || Omelette || 250 || [[File:eggs.png | 30px]] [[File:milk.png | 27px]] [[File:tomatoes.png | 30px]] [[File:cheese.png | 30px]] || [[File:Icon_witch.png | 30px]] [[File:Icon_business.png | 30px]] || 3 [[File:homestyle_cooking.png | 30px]] Homestyle Cooking || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Mixer.png | 30px]] [[File:Basic_Stove.png | 30px]] || 12
|-
| [[File:baked_potato.png | center | 28px]] || Baked Potato || 250 || [[File:potatoes.png | 30px]] [[File:cheese.png | 30px]] [[File:ham.png | 30px]] || [[File:Icon_punk.png | 30px]] [[File:Icon_vagabond.png | 30px]] || 3 [[File:homestyle_cooking.png | 30px]] Homestyle Cooking || [[File:Basic_Cutting_Board.png | 30px]] [[File:Basic_Stove.png | 30px]] || 12
|-
| [[File:craft_root_beer.png | center | 22px]] || Craft Root Beer || 250 || [[File:malted_grains.png | 30px]] || [[File:Icon_punk.png | 30px]] [[File:Icon_fisher.png | 30px]] || 4 [[File:Fancy_drinks.png | 30px]] Fancy Drinks || [[File:Coffee_Machine.png | 30px]] [[File:Basic_Fridge.png | 25px]] || 12
|-
| [[File:complex_grape_juice.png | center | 13px]] || Complex Grape Juice || 300 || [[File:bottled_grape_juice.png | 16px]] || [[File:Icon_artist.png | 30px]] [[File:Icon_business.png | 30px]] || 4 [[File:Fancy_drinks.png | 30px]] Fancy Drinks || [[File:Basic_Fridge.png | 25px]] || 16
|-
| [[File:hearty_meat_stew.png | center | 30px]] || Hearty Meat Stew || 250 || [[File:beef.png | 30px]] [[File:ham.png | 30px]] [[File:rice.png | 30px]] [[File:bottled_grape_juice.png | 16px]] || [[File:Icon_fisher.png | 30px]] [[File:Icon_business.png | 30px]] || 4 [[File:Stewin.png | 30px]] Stewin' || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Stove.png | 30px]] || 12
|-
| [[File:bracing_veggie_stew.png | center | 30px]] || Bracing Veggie Stew || 300 || [[File:potatoes.png | 30px]] [[File:tomatoes.png | 30px]] [[File:herbs.png | 27px]] [[File:bottled_grape_juice.png | 16px]] || [[File:Icon_punk.png | 30px]] [[File:Icon_vagabond.png | 30px]] || 4 [[File:Stewin.png | 30px]] Stewin' || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Stove.png | 30px]] || 16
|-
| [[File:pumpkin_soup.png | center | 28px]] || Pumpkin Soup || 300 || [[File:pumpkin.png | 30px]] [[File:tomatoes.png | 30px]] [[File:herbs.png | 27px]] [[File:coconut_milk.png | 27px]] || [[File:Icon_witch.png | 30px]] [[File:Icon_vagabond.png | 30px]] || 4 [[File:Stewin.png | 30px]] Stewin' || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Stove.png | 30px]] || 16
|-
| [[File:chocolate_cake.png | center | 30px]] || Chocolate Cake || 300 || [[File:chocolate.png | 30px]] [[File:flour.png | 30px]] [[File:eggs.png | 30px]] || ??? || 4 [[File:pieces_of_pie.png | 30px]] Pieces of Pies || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Mixer.png | 30px]] [[File:Basic_Stove.png | 30px]] || 16
|-
| [[File:blueberry_pie.png | center | 30px]] || Blueberry Pie || 300 || [[File:blueberries.png | 30px]] [[File:flour.png | 30px]] [[File:eggs.png | 30px]] || [[File:Icon_witch.png | 30px]] [[File:Icon_artist.png | 30px]] || 4 [[File:pieces_of_pie.png | 30px]] Pieces of Pies || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Mixer.png | 30px]] [[File:Basic_Stove.png | 30px]] || 16
|}
==Ingredients==
The table below shows the cost of 10x ingredients and what recipes require it.
{|class="wikitable sortable"
|+ Ingredient List
!class="unsortable", style="width:40px" |Icon !! style="width:125px" | Ingredient !! Price !! class="unsortable"|[[File:Recipes_icon.png|30px]]
|-
| [[File:bread.png | center | 30px]] || Bread || 30 || [[File:pretzel.png|26px]] [[File:ham_sandwich.png|30px]] [[File:veggie_sandwich.png|30px]] [[File:italian_sub_sandwich.png|30px]] [[File:biscuits_and_gravy.png|30px]]
|-
| [[File:coffee_beans.png | center | 23px]] || Coffee Beans || 30 || [[File:black_coffee.png|30px]] [[File:italian_espresso.png|30px]] [[File:cold_brew_coffee.png|23px]] [[File:latte.png|30px]]
|-
| [[File:tea_leafs.png | center | 26px]] || Tea Leafs || 30 || [[File:black_tea.png|30px]] [[File:harmony_tea.png|20px]]
|-
| [[File:herbs.png | center | 25px]] || Herbs || 30 || [[File:herbal_tea.png|26px]] [[File:cheese_platter.png|30px]] [[File:harmony_tea.png|20px]] [[File:pumpkin_soup.png|28px]] [[File:biscuits_and_gravy.png|30px]] [[File:bracing_veggie_stew.png|30px]]
|-
| [[File:milk.png | center | 25px]] || Milk || 50 || [[File:cold_brew_coffee.png|23px]] [[File:latte.png|30px]] [[File:harmony_tea.png|20px]] [[File:pancakes.png|30px]] [[File:omelette.png|30px]]
|-
| [[File:lettuce.png | center | 30px]] || Lettuce || 50 || [[File:simple_salad.png|30px]] [[File:veggie_sandwich.png|30px]] [[File:italian_sub_sandwich.png|30px]] [[File:avant_garden_salad.png|30px]]
|-
| [[File:ham.png | center | 30px]] || Ham || 50 || [[File:ham_sandwich.png|30px]] [[File:italian_sub_sandwich.png|30px]] [[File:baked_potato.png|28px]] [[File:biscuits_and_gravy.png|30px]] [[File:hearty_meat_stew.png|30px]]
|-
| [[File:bottled_root_beer.png | center | 16px]] || Bottled Root Beer || 50 || [[File:root_beer.png|23px]]
|-
| [[File:cheese.png | center | 30px]] || Cheese || 75 || [[File:italian_sub_sandwich.png|30px]] [[File:cheese_platter.png|30px]] [[File:omelette.png|30px]] [[File:baked_potato.png|28px]]
|-
| [[File:tomatoes.png | center | 30px]] || Tomatoes || 75 || [[File:avant_garden_salad.png|30px]] [[File:omelette.png|30px]] [[File:pumpkin_soup.png|28px]] [[File:biscuits_and_gravy.png|30px]] [[File:bracing_veggie_stew.png|30px]]
|-
| [[File:fresh_fish.png | center | 30px]] || Fresh Fish || 70 || [[File:fish_and_chips.png|30px]] [[File:sashimi.png|30px]]
|-
| [[File:potatoes.png | center | 30px]] || Potatoes || 70 || [[File:fish_and_chips.png|30px]] [[File:baked_potato.png|28px]] [[File:bracing_veggie_stew.png|30px]]
|-
| [[File:mayonaise.png | center | 26px]] || Mayonaise || 70 || [[File:fish_and_chips.png|30px]]
|-
| [[File:ice_cream.png | center | 28px]] || Ice Cream || 70 || [[File:strawberry_milkshake.png|14px]] [[File:chocolate_sundae.png|19px]]
|-
| [[File:strawberries.png | center | 30px]] || Strawberries || 70 || [[File:strawberry_milkshake.png|14px]]
|-
| [[File:chocolate.png | center | 28px]] || Chocolate || 70 || [[File:chocolate_sundae.png|19px]] [[File:chocolate_cake.png|30px]]
|-
| [[File:cherries.png | center | 28px]] || Cherries || 75 || [[File:strawberry_milkshake.png|14px]] [[File:chocolate_sundae.png|19px]]
|-
| [[File:eggs.png | center | 30px]] || Eggs || 80 || [[File:pancakes.png|30px]] [[File:omelette.png|30px]] [[File:blueberry_pie.png|30px]] [[File:chocolate_cake.png|30px]]
|-
| [[File:pumpkin.png | center | 30px]] || Pumpkin || 30 || [[File:pumpkin_soup.png|28px]]
|-
| [[File:coconut_milk.png | center | 25px]] || Coconut Milk || 95 || [[File:pumpkin_soup.png|28px]]
|-
| [[File:blueberries.png | center | 30px]] || Blueberries || 95 || [[File:blueberry_pie.png|30px]]
|-
| [[File:flour.png | center | 28px]] || Flour || 100 || [[File:blueberry_pie.png|30px]] [[File:chocolate_cake.png|30px]]
|-
| [[File:bottled_grape_juice.png | center | 14px]] || Bottled Grape Juice || 95 || [[File:complex_grape_juice.png|13px]] [[File:hearty_meat_stew.png|30px]] [[File:bracing_veggie_stew.png|30px]]
|-
| [[File:rice.png | center | 30px]] || Rice || 85 || [[File:sashimi.png|30px]] [[File:hearty_meat_stew.png|30px]]
|-
| [[File:beef.png | center | 30px]] || Beef || 95 || [[File:hearty_meat_stew.png|30px]]
|-
| [[File:malted_grains.png | center | 30px]] || Malted Grains || 95 || [[File:craft_root_beer.png|22px]]
|}
[[Category:Locations]] [[Category:Market]]
b92025bf882efd1f5cd034c0a69c0216edf8fa32
Customers
0
327
651
567
2023-08-21T15:47:49Z
Gengyen
47368
added images and margins to tables
wikitext
text/x-wiki
'''Customers''' visit the [[Cat Cafe]] and provide Resources and Delight, which are used to furnish and expand the cafe. There are six customer types and the player can choose who visits through [[Advertising]].
{|
|-
| [[File:Customers.jpg | thumb | 500px | center | Summary of customers and needs ]] || [[File:Resources.jpg | thumb | | left | 500px | Resources overview]]
|}
[[File:Customer_inspect.jpg | thumb | right| Details about a customer in inspection mode]]
'''Needs''' listed below differ by customer type and level. Customers level up by levelling up relationships with [[Villagers|regulars]], which increases their needs and resource payout.
* [[File:cats_need.png | 30px]] '''Cats''': Customers need an amount of [[Cats#Skills|cat skill]] towards their type. Only cats with satisfied needs count
* [[File:hunger_need.png | 18px]] '''Hunger''': This is satisfied through [[Staff#Skills|cooking skill]] and serving the [[Market#Recipes|food]] they want. If the food they want is unavailable, cooking skill value is halved. Customers can still order food from previous levels.
* [[File:chairs.png | 28px]] '''Comfort''': This depends on the Comfort stat of the chair being sit on
* [[File:social_need.png | 25px]] '''Social''': Some customers prompt staff to chat, and this depends on their [[Staff#Skills|social skill]]
* [[File:toilet_need.png | 22px]] '''Toilets''': This depends on the Toilet stat of the [[Furniture|toilet]] used
* [[File:space.png | 25px]] '''Space''': Refers to the size of the cafe, which is expanded through [[Design Mode#Build|design mode]]
* '''Furniture Needs''': These are fulfilled by [[Cat Cafe#Features|cafe stats]] - Art, Plants, Cool, Fun, Rugs, Tech, Expensive, Magic Aura, Books, Coziness, and Space
==[[File:icon_artist.png | 35px]] Artists==
[[File:Artist.png | thumb | 190px | An Artist ]]
'''Artists''' pay in [[File:jewels.png | 20px]] Jewels, used for [[Furniture]]. They level up alongside [[Finley]]'s relationship. <br />
'''''Note''': Need values are not exact, customers can vary even if they're the same level.''
{| class="wikitable"
|+ Artist Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 2, [[File:black_coffee.png | 30px]] || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 3, [[File:italian_espresso.png | 30px]], [[File:latte.png | 30px]] || || || || ||
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 5, [[File:simple_salad.png | 30px]], [[File:avant_garden_salad.png | 30px]] || || || || || [[File:Art.png | 19px]] 7
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 8, [[File:cheese_platter.png | 30px]], [[File:pancakes.png | 30px]] || || || 5 || || [[File:Art.png | 19px]] 13, [[File:Fun.png | 23px]] 9, [[File:Books.png | 23px]] 13
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 11, [[File:harmony_tea.png | 21px]], [[File:blueberry_pie.png | 30px]], [[File:complex_grape_juice.png | 13px]] || || || 7 || || [[File:Art.png | 19px]] 15, [[File:Fun.png | 23px]] 11, [[File:Books.png | 23px]] 15, [[File:Tech.png | 23px]] 7, [[File:Cool.png | 25px]] 11
|}
==[[File:icon_business.png | 35px]] Businesspeople==
[[File:Businesspeople.png | thumb | 190px | A businessperson ]]
'''Businesspeople''' pay in [[File:gold.png | 20px]] Gold, used for expensive [[Furniture]] and [[Pet Goods]]. They level up alongside [[Mateo]]'s relationship.
{| class="wikitable"
|+ Businesspeople Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 1 || [[File:skill_cooking.png | 30px]] 3, [[File:black_coffee.png | 30px]] || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 6, [[File:italian_espresso.png | 30px]], [[File:cold_brew_coffee.png | 23px]] || 6 || || || ||
|-
| Level 3 || 4 || [[File:skill_cooking.png | 30px]] 9, [[File:latte.png | 30px]], [[File:cheese_platter.png | 30px]] || 9 || || 4 || 7 ||
|-
| Level 4 || 5 || [[File:skill_cooking.png | 30px]] 11, [[File:avant_garden_salad.png | 30px]], [[File:omelette.png | 30px]] || 11 || || 5 || 9 ||
|-
| Level 5 || 7 || [[File:skill_cooking.png | 30px]] 15, [[File:sashimi.png | 30px]], [[File:hearty_meat_stew.png | 30px]], [[File:complex_grape_juice.png | 13px]] || 15 || || 7 || 11 || [[File:Art.png | 19px]] 11, [[File:Expensive.png | 23px]] 15, [[File:Books.png | 23px]] 7
|}
==[[File:icon_fisher.png | 35px]] Fisherfolk==
[[File:Fisherfolk.png | thumb | 190px | A fisher ]]
'''Fisherfolk''' pay in [[File:fish.png | 20px]] Fish, used for [[Pet Goods]]. They level up alongside [[Bonner]]'s relationship.
{| class="wikitable"
|+ Fisherfolk Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 2, [[File:black_tea.png | 30px]] || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 4, [[File:pretzel.png | 26px]], [[File:ham_sandwich.png | 30px]] || || 4 || || || [[File:Plants.png | 23px]] 3
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 7, [[File:root_beer.png | 24px]], [[File:fish_and_chips.png | 30px]] || || 7 || 4 || 5 || [[File:Tech.png | 23px]] 7
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 11, [[File:italian_sub_sandwich.png | 30px]], [[File:sashimi.png | 30px]] || || 11 || 5 || 9 || [[File:Tech.png | 23px]] 13, [[File:Coziness.png | 20px]] 6, [[File:Plants.png | 23px]] 9
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 15, [[File:biscuits_and_gravy.png | 30px]], [[File:hearty_meat_stew.png | 30px]], [[File:craft_root_beer.png | 24px]] || || 15 || 5 || 11 || [[File:Tech.png | 23px]] 15, [[File:Coziness.png | 20px]] 7, [[File:Plants.png | 23px]] 9
|}
==[[File:icon_punk.png | 35px]] Punks==
[[File:punk.png | thumb | 190px | A punk ]]
'''Punks''' pay in [[File:materials.png | 20px]] Material, used to expand the cafe. They level up alongside [[Arwel]]'s relationship.
{| class="wikitable"
|+ Punk Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 1, [[File:herbal_tea.png | 30px]] || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 2, [[File:root_beer.png | 24px]], [[File:cold_brew_coffee.png | 20px]] || || || || ||
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 4, [[File:strawberry_milkshake.png | 15px]], [[File:fish_and_chips.png | 30px]] || || || || ||
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 5, [[File:biscuits_and_gravy.png | 30px]], [[File:baked_potato.png | 28px]] || || 8 || 5 || || [[File:Art.png | 19px]] 9, [[File:Fun.png | 23px]] 13, [[File:Rugs.png | 23px]] 13
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 7, [[File:craft_root_beer.png | 24px]], [[File:bracing_veggie_stew.png | 30px]] || || 11 || 7 || || [[File:Art.png | 19px]] 11, [[File:Fun.png | 23px]] 15, [[File:cool.png | 25px]] 15
|}
==[[File:icon_vagabond.png | 35px]] Vagabonds==
[[File:vagabond.png | thumb | 190px | A vagabond ]]
'''Vagabonds''' pay in [[File:fabrics.png | 20px]] Fabric, used to buy [[Furniture#Seating|Seating furniture]]. They level up last, when every other customer and regular has reached the next level.
{| class="wikitable"
|+ Vagabond Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 2, [[File:water.png | 20px]] || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 2, [[File:pretzel.png | 26px]], [[File:veggie_sandwich.png | 30px]] || || || || || [[File:Coziness.png | 20px]] 4
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 4, [[File:ham_sandwich.png | 30px]], [[File:chocolate_sundae.png | 20px]] || || || 4 || 7 || [[File:Books.png | 23px]] 5
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 5, [[File:strawberry_milkshake.png | 15px]], [[File:baked_potato.png | 28px]] || || || 5 || 13 || [[File:Coziness.png | 20px]] 13, [[File:Books.png | 23px]] 9, [[File:Rugs.png | 23px]] 9
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 7, [[File:pancakes.png | 30px]], [[File:pumpkin_soup.png | 28px]], [[File:bracing_veggie_stew.png | 30px]] || || 7 || 7 || 15 || [[File:Coziness.png | 20px]] 15, [[File:Books.png | 23px]] 11, [[File:Rugs.png | 23px]] 11
|}
==[[File:icon_witch.png | 35px]] Witches==
[[File:witch.png | thumb | 190px | A witch ]]
'''Witches''' pay in [[File:nectar.png | 20px]] Nectar, used to buy [[Market#Recipes|Recipes]] and [[Market#Ingredients|Ingredients]]. They level up alongside [[Carla-Lalla]]'s relationship.
{| class="wikitable"
|+ Witch Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 3 || [[File:skill_cooking.png | 30px]] 2, [[File:pretzel.png | 26px]] || || || || ||
|-
| Level 2 || 4 || [[File:skill_cooking.png | 30px]] 3, [[File:herbal_tea.png | 30px]], [[File:simple_salad.png | 30px]] || || || || || [[File:Plants.png | 23px]] 4
|-
| Level 3 || 7 || [[File:skill_cooking.png | 30px]] 5, [[File:veggie_sandwich.png | 30px]], [[File:italian_sub_sandwich.png | 30px]] || || 5 || 4 || || [[File:Plants.png | 23px]] 7
|-
| Level 4 || 11 || [[File:skill_cooking.png | 30px]] 8, [[File:chocolate_sundae.png | 20px]], [[File:harmony_tea.png | 21px]] || || 8 || 5 || || [[File:Plants.png | 23px]] 13
|-
| Level 5 || 15 || [[File:skill_cooking.png | 30px]] 11, [[File:omelette.png | 30px]], [[File:pumpkin_soup.png | 28px]], [[File:blueberry_pie.png | 30px]] || 11 || 11 || 7 || || [[File:Plants.png | 23px]] 15, [[File:Magic_aura.png | 23px]] 15, [[File:Rugs.png | 23px]] 7
|}
[[Category: Customers]]
396df23108df5325ae220d3d4794b6fa2cadbe06
652
651
2023-08-21T15:50:42Z
Gengyen
47368
added link
wikitext
text/x-wiki
'''Customers''' visit the [[Cat Cafe]] and provide Resources and Delight, which are used to furnish and expand the cafe. There are six customer types and the player can choose who visits through [[Advertising]].
{|
|-
| [[File:Customers.jpg | thumb | 500px | center | Summary of customers and needs ]] || [[File:Resources.jpg | thumb | | left | 500px | Resources overview]]
|}
[[File:Customer_inspect.jpg | thumb | right| Details about a customer in inspection mode]]
'''Needs''' listed below differ by customer type and level. Customers level up by levelling up relationships with [[Villagers|regulars]], which increases their needs and resource payout.
* [[File:cats_need.png | 30px]] '''Cats''': Customers need an amount of [[Cats#Skills|cat skill]] towards their type. Only cats with satisfied needs count
* [[File:hunger_need.png | 18px]] '''Hunger''': This is satisfied through [[Staff#Skills|cooking skill]] and serving the [[Market#Recipes|food]] they want. If the food they want is unavailable, cooking skill value is halved
* [[File:chairs.png | 30px]] '''Comfort''': This depends on the Comfort stat of the [[Furniture#Seating|chair]] used
* [[File:social_need.png | 25px]] '''Social''': Some customers prompt staff to chat, and this depends on their [[Staff#Skills|social skill]]
* [[File:toilet_need.png | 22px]] '''Toilets''': This depends on the Toilet stat of the [[Furniture#Appliances|toilet]] used
* [[File:space.png | 25px]] '''Space''': Refers to the size of the cafe, which is expanded through [[Design Mode#Build|design mode]]
* '''Furniture Needs''': These are fulfilled by [[Cat Cafe#Features|cafe stats]] - Art, Plants, Cool, Fun, Rugs, Tech, Expensive, Magic Aura, Books, Coziness, and Space
'''''Note''': Need values are not exact, customers can vary even if they're the same level. Customers can also order previously unlocked food.''
==[[File:icon_artist.png | 35px]] Artists==
[[File:Artist.png | thumb | 190px | An Artist ]]
'''Artists''' pay in [[File:jewels.png | 20px]] Jewels, used for [[Furniture]]. They level up alongside [[Finley]]'s relationship. <br />
{| class="wikitable"
|+ Artist Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 2, [[File:black_coffee.png | 30px]] || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 3, [[File:italian_espresso.png | 30px]], [[File:latte.png | 30px]] || || || || ||
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 5, [[File:simple_salad.png | 30px]], [[File:avant_garden_salad.png | 30px]] || || || || || [[File:Art.png | 19px]] 7
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 8, [[File:cheese_platter.png | 30px]], [[File:pancakes.png | 30px]] || || || 5 || || [[File:Art.png | 19px]] 13, [[File:Fun.png | 23px]] 9, [[File:Books.png | 23px]] 13
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 11, [[File:harmony_tea.png | 21px]], [[File:blueberry_pie.png | 30px]], [[File:complex_grape_juice.png | 13px]] || || || 7 || || [[File:Art.png | 19px]] 15, [[File:Fun.png | 23px]] 11, [[File:Books.png | 23px]] 15, [[File:Tech.png | 23px]] 7, [[File:Cool.png | 25px]] 11
|}
==[[File:icon_business.png | 35px]] Businesspeople==
[[File:Businesspeople.png | thumb | 190px | A businessperson ]]
'''Businesspeople''' pay in [[File:gold.png | 20px]] Gold, used for expensive [[Furniture]] and [[Pet Goods]]. They level up alongside [[Mateo]]'s relationship.
{| class="wikitable"
|+ Businesspeople Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 1 || [[File:skill_cooking.png | 30px]] 3, [[File:black_coffee.png | 30px]] || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 6, [[File:italian_espresso.png | 30px]], [[File:cold_brew_coffee.png | 23px]] || 6 || || || ||
|-
| Level 3 || 4 || [[File:skill_cooking.png | 30px]] 9, [[File:latte.png | 30px]], [[File:cheese_platter.png | 30px]] || 9 || || 4 || 7 ||
|-
| Level 4 || 5 || [[File:skill_cooking.png | 30px]] 11, [[File:avant_garden_salad.png | 30px]], [[File:omelette.png | 30px]] || 11 || || 5 || 9 ||
|-
| Level 5 || 7 || [[File:skill_cooking.png | 30px]] 15, [[File:sashimi.png | 30px]], [[File:hearty_meat_stew.png | 30px]], [[File:complex_grape_juice.png | 13px]] || 15 || || 7 || 11 || [[File:Art.png | 19px]] 11, [[File:Expensive.png | 23px]] 15, [[File:Books.png | 23px]] 7
|}
==[[File:icon_fisher.png | 35px]] Fisherfolk==
[[File:Fisherfolk.png | thumb | 190px | A fisher ]]
'''Fisherfolk''' pay in [[File:fish.png | 20px]] Fish, used for [[Pet Goods]]. They level up alongside [[Bonner]]'s relationship.
{| class="wikitable"
|+ Fisherfolk Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 2, [[File:black_tea.png | 30px]] || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 4, [[File:pretzel.png | 26px]], [[File:ham_sandwich.png | 30px]] || || 4 || || || [[File:Plants.png | 23px]] 3
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 7, [[File:root_beer.png | 24px]], [[File:fish_and_chips.png | 30px]] || || 7 || 4 || 5 || [[File:Tech.png | 23px]] 7
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 11, [[File:italian_sub_sandwich.png | 30px]], [[File:sashimi.png | 30px]] || || 11 || 5 || 9 || [[File:Tech.png | 23px]] 13, [[File:Coziness.png | 20px]] 6, [[File:Plants.png | 23px]] 9
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 15, [[File:biscuits_and_gravy.png | 30px]], [[File:hearty_meat_stew.png | 30px]], [[File:craft_root_beer.png | 24px]] || || 15 || 5 || 11 || [[File:Tech.png | 23px]] 15, [[File:Coziness.png | 20px]] 7, [[File:Plants.png | 23px]] 9
|}
==[[File:icon_punk.png | 35px]] Punks==
[[File:punk.png | thumb | 190px | A punk ]]
'''Punks''' pay in [[File:materials.png | 20px]] Material, used to expand the cafe. They level up alongside [[Arwel]]'s relationship.
{| class="wikitable"
|+ Punk Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 1, [[File:herbal_tea.png | 30px]] || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 2, [[File:root_beer.png | 24px]], [[File:cold_brew_coffee.png | 20px]] || || || || ||
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 4, [[File:strawberry_milkshake.png | 15px]], [[File:fish_and_chips.png | 30px]] || || || || ||
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 5, [[File:biscuits_and_gravy.png | 30px]], [[File:baked_potato.png | 28px]] || || 8 || 5 || || [[File:Art.png | 19px]] 9, [[File:Fun.png | 23px]] 13, [[File:Rugs.png | 23px]] 13
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 7, [[File:craft_root_beer.png | 24px]], [[File:bracing_veggie_stew.png | 30px]] || || 11 || 7 || || [[File:Art.png | 19px]] 11, [[File:Fun.png | 23px]] 15, [[File:cool.png | 25px]] 15
|}
==[[File:icon_vagabond.png | 35px]] Vagabonds==
[[File:vagabond.png | thumb | 190px | A vagabond ]]
'''Vagabonds''' pay in [[File:fabrics.png | 20px]] Fabric, used to buy [[Furniture#Seating|Seating furniture]]. They level up last, when every other customer and regular has reached the next level.
{| class="wikitable"
|+ Vagabond Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 2, [[File:water.png | 20px]] || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 2, [[File:pretzel.png | 26px]], [[File:veggie_sandwich.png | 30px]] || || || || || [[File:Coziness.png | 20px]] 4
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 4, [[File:ham_sandwich.png | 30px]], [[File:chocolate_sundae.png | 20px]] || || || 4 || 7 || [[File:Books.png | 23px]] 5
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 5, [[File:strawberry_milkshake.png | 15px]], [[File:baked_potato.png | 28px]] || || || 5 || 13 || [[File:Coziness.png | 20px]] 13, [[File:Books.png | 23px]] 9, [[File:Rugs.png | 23px]] 9
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 7, [[File:pancakes.png | 30px]], [[File:pumpkin_soup.png | 28px]], [[File:bracing_veggie_stew.png | 30px]] || || 7 || 7 || 15 || [[File:Coziness.png | 20px]] 15, [[File:Books.png | 23px]] 11, [[File:Rugs.png | 23px]] 11
|}
==[[File:icon_witch.png | 35px]] Witches==
[[File:witch.png | thumb | 190px | A witch ]]
'''Witches''' pay in [[File:nectar.png | 20px]] Nectar, used to buy [[Market#Recipes|Recipes]] and [[Market#Ingredients|Ingredients]]. They level up alongside [[Carla-Lalla]]'s relationship.
{| class="wikitable"
|+ Witch Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 3 || [[File:skill_cooking.png | 30px]] 2, [[File:pretzel.png | 26px]] || || || || ||
|-
| Level 2 || 4 || [[File:skill_cooking.png | 30px]] 3, [[File:herbal_tea.png | 30px]], [[File:simple_salad.png | 30px]] || || || || || [[File:Plants.png | 23px]] 4
|-
| Level 3 || 7 || [[File:skill_cooking.png | 30px]] 5, [[File:veggie_sandwich.png | 30px]], [[File:italian_sub_sandwich.png | 30px]] || || 5 || 4 || || [[File:Plants.png | 23px]] 7
|-
| Level 4 || 11 || [[File:skill_cooking.png | 30px]] 8, [[File:chocolate_sundae.png | 20px]], [[File:harmony_tea.png | 21px]] || || 8 || 5 || || [[File:Plants.png | 23px]] 13
|-
| Level 5 || 15 || [[File:skill_cooking.png | 30px]] 11, [[File:omelette.png | 30px]], [[File:pumpkin_soup.png | 28px]], [[File:blueberry_pie.png | 30px]] || 11 || 11 || 7 || || [[File:Plants.png | 23px]] 15, [[File:Magic_aura.png | 23px]] 15, [[File:Rugs.png | 23px]] 7
|}
[[Category: Customers]]
a92bf6b3f55f3ce40618674f8df151c5354fe714
653
652
2023-08-22T08:45:01Z
Gengyen
47368
fixed cold brew size
wikitext
text/x-wiki
'''Customers''' visit the [[Cat Cafe]] and provide Resources and Delight, which are used to furnish and expand the cafe. There are six customer types and the player can choose who visits through [[Advertising]].
{|
|-
| [[File:Customers.jpg | thumb | 500px | center | Summary of customers and needs ]] || [[File:Resources.jpg | thumb | | left | 500px | Resources overview]]
|}
[[File:Customer_inspect.jpg | thumb | right| Details about a customer in inspection mode]]
'''Needs''' listed below differ by customer type and level. Customers level up by levelling up relationships with [[Villagers|regulars]], which increases their needs and resource payout.
* [[File:cats_need.png | 30px]] '''Cats''': Customers need an amount of [[Cats#Skills|cat skill]] towards their type. Only cats with satisfied needs count
* [[File:hunger_need.png | 18px]] '''Hunger''': This is satisfied through [[Staff#Skills|cooking skill]] and serving the [[Market#Recipes|food]] they want. If the food they want is unavailable, cooking skill value is halved
* [[File:chairs.png | 30px]] '''Comfort''': This depends on the Comfort stat of the [[Furniture#Seating|chair]] used
* [[File:social_need.png | 25px]] '''Social''': Some customers prompt staff to chat, and this depends on their [[Staff#Skills|social skill]]
* [[File:toilet_need.png | 22px]] '''Toilets''': This depends on the Toilet stat of the [[Furniture#Appliances|toilet]] used
* [[File:space.png | 25px]] '''Space''': Refers to the size of the cafe, which is expanded through [[Design Mode#Build|design mode]]
* '''Furniture Needs''': These are fulfilled by [[Cat Cafe#Features|cafe stats]] - Art, Plants, Cool, Fun, Rugs, Tech, Expensive, Magic Aura, Books, Coziness, and Space
'''''Note''': Need values are not exact, customers can vary even if they're the same level. Customers can also order previously unlocked food.''
==[[File:icon_artist.png | 35px]] Artists==
[[File:Artist.png | thumb | 190px | An Artist ]]
'''Artists''' pay in [[File:jewels.png | 20px]] Jewels, used for [[Furniture]]. They level up alongside [[Finley]]'s relationship. <br />
{| class="wikitable"
|+ Artist Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 2, [[File:black_coffee.png | 30px]] || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 3, [[File:italian_espresso.png | 30px]], [[File:latte.png | 30px]] || || || || ||
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 5, [[File:simple_salad.png | 30px]], [[File:avant_garden_salad.png | 30px]] || || || || || [[File:Art.png | 19px]] 7
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 8, [[File:cheese_platter.png | 30px]], [[File:pancakes.png | 30px]] || || || 5 || || [[File:Art.png | 19px]] 13, [[File:Fun.png | 23px]] 9, [[File:Books.png | 23px]] 13
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 11, [[File:harmony_tea.png | 21px]], [[File:blueberry_pie.png | 30px]], [[File:complex_grape_juice.png | 13px]] || || || 7 || || [[File:Art.png | 19px]] 15, [[File:Fun.png | 23px]] 11, [[File:Books.png | 23px]] 15, [[File:Tech.png | 23px]] 7, [[File:Cool.png | 25px]] 11
|}
==[[File:icon_business.png | 35px]] Businesspeople==
[[File:Businesspeople.png | thumb | 190px | A businessperson ]]
'''Businesspeople''' pay in [[File:gold.png | 20px]] Gold, used for expensive [[Furniture]] and [[Pet Goods]]. They level up alongside [[Mateo]]'s relationship.
{| class="wikitable"
|+ Businesspeople Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 1 || [[File:skill_cooking.png | 30px]] 3, [[File:black_coffee.png | 30px]] || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 6, [[File:italian_espresso.png | 30px]], [[File:cold_brew_coffee.png | 23px]] || 6 || || || ||
|-
| Level 3 || 4 || [[File:skill_cooking.png | 30px]] 9, [[File:latte.png | 30px]], [[File:cheese_platter.png | 30px]] || 9 || || 4 || 7 ||
|-
| Level 4 || 5 || [[File:skill_cooking.png | 30px]] 11, [[File:avant_garden_salad.png | 30px]], [[File:omelette.png | 30px]] || 11 || || 5 || 9 ||
|-
| Level 5 || 7 || [[File:skill_cooking.png | 30px]] 15, [[File:sashimi.png | 30px]], [[File:hearty_meat_stew.png | 30px]], [[File:complex_grape_juice.png | 13px]] || 15 || || 7 || 11 || [[File:Art.png | 19px]] 11, [[File:Expensive.png | 23px]] 15, [[File:Books.png | 23px]] 7
|}
==[[File:icon_fisher.png | 35px]] Fisherfolk==
[[File:Fisherfolk.png | thumb | 190px | A fisher ]]
'''Fisherfolk''' pay in [[File:fish.png | 20px]] Fish, used for [[Pet Goods]]. They level up alongside [[Bonner]]'s relationship.
{| class="wikitable"
|+ Fisherfolk Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 2, [[File:black_tea.png | 30px]] || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 4, [[File:pretzel.png | 26px]], [[File:ham_sandwich.png | 30px]] || || 4 || || || [[File:Plants.png | 23px]] 3
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 7, [[File:root_beer.png | 24px]], [[File:fish_and_chips.png | 30px]] || || 7 || 4 || 5 || [[File:Tech.png | 23px]] 7
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 11, [[File:italian_sub_sandwich.png | 30px]], [[File:sashimi.png | 30px]] || || 11 || 5 || 9 || [[File:Tech.png | 23px]] 13, [[File:Coziness.png | 20px]] 6, [[File:Plants.png | 23px]] 9
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 15, [[File:biscuits_and_gravy.png | 30px]], [[File:hearty_meat_stew.png | 30px]], [[File:craft_root_beer.png | 24px]] || || 15 || 5 || 11 || [[File:Tech.png | 23px]] 15, [[File:Coziness.png | 20px]] 7, [[File:Plants.png | 23px]] 9
|}
==[[File:icon_punk.png | 35px]] Punks==
[[File:punk.png | thumb | 190px | A punk ]]
'''Punks''' pay in [[File:materials.png | 20px]] Material, used to expand the cafe. They level up alongside [[Arwel]]'s relationship.
{| class="wikitable"
|+ Punk Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 1, [[File:herbal_tea.png | 30px]] || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 2, [[File:root_beer.png | 24px]], [[File:cold_brew_coffee.png | 23px]] || || || || ||
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 4, [[File:strawberry_milkshake.png | 15px]], [[File:fish_and_chips.png | 30px]] || || || || ||
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 5, [[File:biscuits_and_gravy.png | 30px]], [[File:baked_potato.png | 28px]] || || 8 || 5 || || [[File:Art.png | 19px]] 9, [[File:Fun.png | 23px]] 13, [[File:Rugs.png | 23px]] 13
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 7, [[File:craft_root_beer.png | 24px]], [[File:bracing_veggie_stew.png | 30px]] || || 11 || 7 || || [[File:Art.png | 19px]] 11, [[File:Fun.png | 23px]] 15, [[File:cool.png | 25px]] 15
|}
==[[File:icon_vagabond.png | 35px]] Vagabonds==
[[File:vagabond.png | thumb | 190px | A vagabond ]]
'''Vagabonds''' pay in [[File:fabrics.png | 20px]] Fabric, used to buy [[Furniture#Seating|Seating furniture]]. They level up last, when every other customer and regular has reached the next level.
{| class="wikitable"
|+ Vagabond Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 2, [[File:water.png | 20px]] || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 2, [[File:pretzel.png | 26px]], [[File:veggie_sandwich.png | 30px]] || || || || || [[File:Coziness.png | 20px]] 4
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 4, [[File:ham_sandwich.png | 30px]], [[File:chocolate_sundae.png | 20px]] || || || 4 || 7 || [[File:Books.png | 23px]] 5
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 5, [[File:strawberry_milkshake.png | 15px]], [[File:baked_potato.png | 28px]] || || || 5 || 13 || [[File:Coziness.png | 20px]] 13, [[File:Books.png | 23px]] 9, [[File:Rugs.png | 23px]] 9
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 7, [[File:pancakes.png | 30px]], [[File:pumpkin_soup.png | 28px]], [[File:bracing_veggie_stew.png | 30px]] || || 7 || 7 || 15 || [[File:Coziness.png | 20px]] 15, [[File:Books.png | 23px]] 11, [[File:Rugs.png | 23px]] 11
|}
==[[File:icon_witch.png | 35px]] Witches==
[[File:witch.png | thumb | 190px | A witch ]]
'''Witches''' pay in [[File:nectar.png | 20px]] Nectar, used to buy [[Market#Recipes|Recipes]] and [[Market#Ingredients|Ingredients]]. They level up alongside [[Carla-Lalla]]'s relationship.
{| class="wikitable"
|+ Witch Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 3 || [[File:skill_cooking.png | 30px]] 2, [[File:pretzel.png | 26px]] || || || || ||
|-
| Level 2 || 4 || [[File:skill_cooking.png | 30px]] 3, [[File:herbal_tea.png | 30px]], [[File:simple_salad.png | 30px]] || || || || || [[File:Plants.png | 23px]] 4
|-
| Level 3 || 7 || [[File:skill_cooking.png | 30px]] 5, [[File:veggie_sandwich.png | 30px]], [[File:italian_sub_sandwich.png | 30px]] || || 5 || 4 || || [[File:Plants.png | 23px]] 7
|-
| Level 4 || 11 || [[File:skill_cooking.png | 30px]] 8, [[File:chocolate_sundae.png | 20px]], [[File:harmony_tea.png | 21px]] || || 8 || 5 || || [[File:Plants.png | 23px]] 13
|-
| Level 5 || 15 || [[File:skill_cooking.png | 30px]] 11, [[File:omelette.png | 30px]], [[File:pumpkin_soup.png | 28px]], [[File:blueberry_pie.png | 30px]] || 11 || 11 || 7 || || [[File:Plants.png | 23px]] 15, [[File:Magic_aura.png | 23px]] 15, [[File:Rugs.png | 23px]] 7
|}
[[Category: Customers]]
0e47c2c124c6c522a393793d72eebade5dea1a6d
File:Furniture inspect.jpg
6
416
655
2023-08-22T11:25:38Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]]
5e179732d05d93ce71029cb7c5c3e5af7ebebfa4
File:Elegant flowers stats.jpg
6
417
656
2023-08-22T11:25:40Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]]
5e179732d05d93ce71029cb7c5c3e5af7ebebfa4
Furniture
0
103
657
215
2023-08-22T11:27:08Z
Gengyen
47368
added images and sections
wikitext
text/x-wiki
[[File:Gruff Decorations.PNG|thumb|right|400px|alt=An image of a punk wearing a leather jacket inside a shop. Coffee Machine and Crappy Toilet are listed under the Appliances tab.| New Furniture is unlocked through the [[Shrine]]]]
[[File:Furniture_inspect.jpg|thumb|right| Details about a prop in inspection mode]]
[[File:Elegant_flowers_stats.jpg|thumb|right| Style and cafe stats from an Elegant Flower]]
[[Arwel]]’s Furniture shop sells Appliances, Building tiles, Seating furniture, Decorations, Wall Decorations, and Plants. These props provide stats for your [[Cafe#Features|Cafe]]. Duplicate props add to your Style counts, but not other stats. For example, two Elegant Flowers will give you two <span style="color: white; background-color: #f685ddff"> [[File:Teahousestyle.png | 20px ]] '''Teahouse'''</span> points but only 1 [[File:plants.png|20px]] Plant points. Having multiple pieces for a Style can provide perks to [[Cats#Traits|cats]] and [[Staff#Traits|staff]] with certain Traits. Props are placed through [[Design Mode]].
The store doesn’t always have every item. There is some randomisation so there’s variation everyday. A few items might be missing from the tables below. Listed prices are based on two playthroughs without the Thrifting trait. Feel free to add items or correct prices if needed. Seating furniture costs [[File:Fabrics.png|20px]] Fabrics, whereas everything else costs [[File:Jewels.png|20px]] Jewels. Some items have an additional cost in [[File:Gold.png|20px]] Gold.
==[[File:Appliances.png | 35px ]]Appliances==
==[[File:Appliances.png | 35px ]]Building==
==[[File:chairs.png | 35px ]]Seating==
==[[File:Appliances.png | 35px ]]Decorations==
==[[File:art.png | 20px ]] Wall Decorations==
==[[File:plants.png | 30px ]] Plants==
[[Category:Locations]] [[Category:Furniture]]
1cec7b1e30558373db01898171eb50d15a036b9d
658
657
2023-08-22T15:14:21Z
Gengyen
47368
added tables
wikitext
text/x-wiki
[[File:Gruff Decorations.PNG|thumb|right|400px|alt=An image of a punk wearing a leather jacket inside a shop. Coffee Machine and Crappy Toilet are listed under the Appliances tab.| New Furniture is unlocked through the [[Shrine]]]]
[[File:Furniture_inspect.jpg|thumb|right| Details about a prop in inspection mode]]
[[File:Elegant_flowers_stats.jpg|thumb|right| Style and cafe stats from an Elegant Flower]]
[[Arwel]]’s Furniture shop sells Appliances, Building tiles, Seating furniture, Decorations, Wall Decorations, and Plants. These props provide stats for your [[Cafe#Features|Cafe]]. Duplicate props add to your Style counts, but not other stats. For example, two Elegant Flowers will give you two <span style="color: white; background-color: #f685ddff"> [[File:Teahousestyle.png | 20px ]] '''Teahouse'''</span> points but only 1 [[File:plants.png|20px]] Plant points. Having multiple pieces for a Style can provide perks to [[Cats#Traits|cats]] and [[Staff#Traits|staff]] with certain Traits. Props are placed through [[Design Mode]].
The store doesn’t always have every item. There is some randomisation so there’s variation everyday. A few items might be missing from the tables below. Listed prices are based on two playthroughs without the Thrifting trait. Feel free to add items or correct prices if needed. Seating furniture costs [[File:Fabrics.png|20px]] Fabrics, whereas everything else costs [[File:Jewels.png|20px]] Jewels. Some items have an additional cost in [[File:Gold.png|20px]] Gold.
==[[File:Appliances.png | 35px ]]Appliances==
{|class="wikitable sortable"
|+ Appliance List
|-
! Item !! Price !! S !! [[File:Tech.png|20px]] !! Other
|-
| Bar Counter || 228 285 || barstyle || 1 ||
|-
| Bar Cutting Board || 224 280 || barstyle || ||
|-
| Bar Deep Frier || 284 355 || barstyle || 2 ||
|-
| Bar Mixer || 528 660 || barstyle || 2 ||
|-
| Bar Sink || 224 280 || barstyle || 1 ||
|-
| Bar Stove || 524 655 || barstyle || 2 ||
|-
| Basic Cutting Board || 145 || || ||
|-
| Basic Deep Frier || 255 || || ||
|-
| Basic Fridge || 150 || || ||
|-
| Basic Mixer || 460 || || ||
|-
| Basic Stove || 455 || || ||
|-
| Basic Toilet || 284 355 || || || Quality 10
|-
| Beach Cutting Board || 284 355 || summerstyle || ||
|-
| Beach Sink || 284 355 || summerstyle || 2 ||
|-
| Beach Stove || 284 355 || summerstyle || 2 ||
|-
| Beachy Coffee Machine || 284 355 || summerstyle || 2 ||
|-
| Beachy Deep Frier || 284 355 || summerstyle || 2 ||
|-
| Beachy Mixer || 288 360 || summerstyle || 2 ||
|-
| Big Sink || 45 || || ||
|-
| Brewing Kettle || 145 || barstyle || ||
|-
| Coffee Machine || 65 || || ||
|-
| Counter || 195 || summerstyle || 2 ||
|-
| Crappy Toilet || 145 || || || Quality 3
|-
| Diner Counter || 224 280 || dinerstyle || 1 ||
|-
| Diner Cutting Board || 224 280 || dinerstyle || ||
|-
| Diner Deep Frier || 288 360 || dinerstyle || 2 ||
|-
| Diner Fridge || 224 280 || dinerstyle || 1 ||
|-
| Diner Mixer || 524 655 || dinerstyle || 2 ||
|-
| Diner Sink || 228 285 || dinerstyle || 1 ||
|-
| Diner Stove || 528 660 || dinerstyle || 2 ||
|-
| Diner's Coffee Machine || 224 280 || dinerstyle || 1 ||
|-
| Eastern Coffee Machine || 524 655 || easternstyle || 2 ||
|-
| Eastern Teahouse Counter || 355 || easternstyle || 2 ||
|-
| Eastern Teahouse Cutting Board || 524 655 || easternstyle || ||
|-
| Eastern Teahouse Deepfryer || 524 655 || easternstyle || 2 ||
|-
| Eastern Teahouse Mixer || 528 660 || easternstyle || 2 ||
|-
| Eastern Teahouse Sink || 524 655 || easternstyle || || Magic Aura 2
|-
| Eastern Teahouse Stove || 528 660 || easternstyle || || Magic Aura 2
|-
| Eastern Teahouse Fridge || 255 || easternstyle || ||
|-
| Gravestone Fridge || 255 || harveststyle || ||
|-
| Harvest Coffee Machine || 284 355 || harveststyle || 2 ||
|-
| Harvest Counter || 284 355 || harveststyle || 2 ||
|-
| Harvest Cutting Board || 284 355 || harveststyle || ||
|-
| Harvest Deepfryer || 284 355 || harveststyle || 2 ||
|-
| Harvest Mixer || 284 355 || harveststyle || 2 ||
|-
| Harvest Sink || 284 355 || harveststyle || 2 ||
|-
| Harvest Stove || 284 355 || harveststyle || 2 ||
|-
| Hipster Counter || 204 255 || hipsterstyle || 1 ||
|-
| Hipster Cutting Board || 228 285 || hipsterstyle || ||
|-
| Hipster Deep Frier || 284 355 || hipsterstyle || 2 ||
|-
| Hipster Fridge || 224 280 || hipsterstyle || 1 ||
|-
| Hipster Mixer || 524 655 || hipsterstyle || 2 ||
|-
| Hipster Sink || 204 255 || hipsterstyle || 1 ||
|-
| Hipster Stove || 524 655 || hipsterstyle || 2 ||
|-
| Hipstery Coffee Machine || 208 260 || hipsterstyle || 1 ||
|-
| Luxurious Toilet || 604 755 || || || Quality 18 Expensive 3
|-
| Milkshake Machine || 255 || dinerstyle || ||
|-
| Nice Toilet || 528 660 || || || Quality 14
|-
| Pub's Coffee Machine || 224 280 || barstyle || 1 ||
|-
| Sinister Recipe Tome || 604 755 || fantasystyle || || Books 3
|-
| Witch's Kettle || 524 655 || fantasystyle || || Magic Aura 2
|-
| Witch's Stove || 528 660 || fantasystyle || || Magic Aura 2
|-
| Example || Example || Example || xx || Example
|}
==[[File:building.png | 35px ]]Building==
{|class="wikitable sortable"
|+ Building Item List
|-
! Item !! Price !! Style
|-
| Blue Floral Wallpaper || 50 ||
|-
| Castle Bricks || 50 ||
|-
| Cherry Blossom Wallpaper || 50 ||
|-
| Concrete Floor || 50 ||
|-
| Diagonal Wooden Floor || 50 ||
|-
| Diner Entrance || 260 || dinerstyle
|-
| Diner Floor || 50 ||
|-
| Diner Window || 200 || dinerstyle
|-
| Eastern Pattern Wallpaper || 50 ||
|-
| Eastern Teahouse Entrance || 455 || easternstyle
|-
| Eastern Teahouse Window || 195 || easternstyle
|-
| Flower Magic Window || 605 || fantasystyle
|-
| Flowery Teahouse Window || 255 || teahousestyle
|-
| Gaudy Entrance || 255 || teahousestyle
|-
| Green Diner Wallpaper || 50 ||
|-
| Harvest Window || 195 || harveststyle
|-
| Harvest Entrance || 255 || harveststyle
|-
| Madam Whisker's Extra Fluffy Carpet || 50 ||
|-
| Magic Den Entrance || 455 || fantasystyle
|-
| Magic Den Window || 455 || fantasystyle
|-
| Overgrown Wall || 50 ||
|-
| Paper Screen Wallpaper || 50 ||
|-
| Paw Print Carpet || 50 ||
|-
| Pink Carpet || 50 ||
|-
| Pink Floral Wallpaper || 50 ||
|-
| Purple Wallpaper || 50 ||
|-
| Red Diner Wallpaper || 50 ||
|-
| Shell Wallpaper || 50 ||
|-
| Tatami Floor || 50 ||
|-
| Teahouse Wallpaper || 145 || teahousestyle
|-
| Tile Wall || 50 ||
|-
| Tropical Wallpaper || 50 ||
|-
| Example || Example || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|}
==[[File:chairs.png | 35px ]]Seating==
{|class="wikitable sortable"
|+ Seating Furniture List
|-
! Item !! Price !! S !! [[File:chairs.png|30px]] !! [[File:coziness.png|20px]] !! Other
|-
| Artful Table || 605 || easternstyle || || || art 3
|-
| Austere Eastern Table || 610 || easternstyle || || || expensive 3
|-
| Bar Stool || 150 || barstyle || 6 || ||
|-
| Barrel Table || 255 || barstyle || || 2||
|-
| Basic Chair || 50 || || 2 || ||
|-
| Basic Table || 45 || hipsterstyle || || 1 ||
|-
| Beach Chair || 195 || summerstyle || 10 || ||
|-
| Blossom Chair || 524 655 || easternstyle || 14 || 3||
|-
| Ceremonious Table || 145 || teahousestyle || || 1 ||
|-
| Cherry Blossom || 605 || easternstyle || || || magic_aura 3
|-
| Cool-blue Table || 284 355 || dinerstyle || || 2||
|-
| Eastern Teahouse Stool || 524 655 || easternstyle || 21 || || art 2
|-
| Elegant Chair || 145 || teahousestyle || 6 || ||
|-
| Enchanted Chair || 608 760 || fantasystyle || 27 || || expensive 3
|-
| Gracious Chair || 260 || teahousestyle || 10 || ||
|-
| Handcrafted Table || 45 || || || 1||
|-
| Industrial Chair || 70 || || 2 || ||
|-
| Inflatable Chair || 200 || summerstyle || 10 || ||
|-
| Inflatable Table || 200 || summerstyle || || 2||
|-
| Leaf Chair || 284 355 || harveststyle || 15 || ||
|-
| Magic Tavern Chair || 524 655 || fantasystyle || 14 || || expensive 3
|-
| Mushroom Table || 284 355 || harveststyle || || 2||
|-
| Nice Table || 145 || hipsterstyle || || 1||
|-
| Pumpkin Chair || 284 355 || harveststyle || 15 || ||
|-
| Red-hot Chair || 125 || dinerstyle || 6 || ||
|-
| Red-hot Table || 125 || dinerstyle || || 1||
|-
| Relaxing Beach Chair || 195 || summerstyle || 10 || ||
|-
| Round Beach Table || 195 || summerstyle || || 2||
|-
| Rustic Table || 130 || barstyle || || 1||
|-
| Sakura Chair || 528 660 || easternstyle || 14 || || magic_aura 3
|-
| Starry Table || 605 || fantasystyle || || 3||
|-
| Timber Chair || 255 || barstyle || 10 || ||
|-
| Vampire Chair || 255 || harveststyle || 10 || ||
|-
| Vampire Table || 195 || harveststyle || || 2 ||
|-
| Wizardly Table || 524 655 || fantasystyle || || 2 || expensive 3
|-
| Example || Example || Example || xx || xx || xx
|}
==[[File:Appliances.png | 35px ]]Decorations==
{|class="wikitable sortable"
|+ Decoration List
|-
! Item !! Price !! S !! [[File:rugs.png|25px]] !! [[File:coziness.png|20px]] !! [[File:art.png|20px]] !! Other
|-
| Austere Eastern Lamp || 605 || easternstyle || || 3 || || expensive 3
|-
| Bar || 224 280 || barstyle || || || || cool 1
|-
| Bar's Barrel || 224 280 || barstyle || || 1 || ||
|-
| Beach Lantern || 284 355 || summerstyle || || 2 || ||
|-
| Cake Display || 284 355 || teahousestyle || || || 2 ||
|-
| Candle Holder || 288 360 || barstyle || || 2 || ||
|-
| Cash Register || 204 255 || || || || || tech 1
|-
| Cherry Blossom Lantern || 604 755 || easternstyle || || || 3 || magic_aura 3
|-
| Cool Cat Rug || 284 355 || dinerstyle || 3 || || ||
|-
| Eastern Stone Lantern || 604 755 || easternstyle || || || 3 || magic_aura 3
|-
| Fancy Bar || 284 355 || barstyle || || || || Cool 2 expensive 2
|-
| Fluffy Pink Rug || 224 280 || teahousestyle || 3 || || ||
|-
| Handcrafted Bookshelf || 224 280 || || || || || Books 3
|-
| Harvest Wheelbarrow || 288 360 || harveststyle || || || || entertainment 2 tech 2
|-
| Hearth || 288 360 || barstyle || || 2 || || expensive 2 entertainment 2
|-
| Jellyfish Lamp || 288 360 || summerstyle || || || || magic_aura 2
|-
| Jukebox || 284 355 || dinerstyle || || || || entertainment 2
|-
| Kitty Lantern || 604 755 || easternstyle || || 3 || || magic_aura 3
|-
| Koi Rug || 524 655|| easternstyle || 2 || || 2 ||
|-
| Lavish Serving Table || 224 280 || teahousestyle || || 1 || ||
|-
| Lofty Lamp || 228 285 || teahousestyle || || 1 || ||
|-
| Lucky Cat Statue || 604 755 || easternstyle || || || || entertainment 3
|-
| Mushroom Lamp || 284 355 || harveststyle || || 2 || ||
|-
| Once-Flying Carpet || 524 655 || fantasystyle || 4 || || ||
|-
| Ornate Clock || 284 355 || teahousestyle || || || 2 || expensive 2
|-
| Patchy Rug || 284 355 || harveststyle || 3 || || ||
|-
| Persian Rug || 204 255 || hipsterstyle || 3 || || ||
|-
| Pink Star Rug || 284 355 || summerstyle || 3 || || ||
|-
| Potions Cabinet || 604 755 || fantasystyle || || || || books 5
|-
| Printed Rug || 284 355 || summerstyle || 3 || || ||
|-
| Pumpkin Crate || 284 355 || harveststyle || || 2 || ||
|-
| Rad Rocket Rug || 224 280 || dinerstyle || 3 || || ||
|-
| Rescue Belt Decoration || 284 355 || summerstyle || || || || cool 2
|-
| Round Rug || 284 355 || summerstyle || 3 || || ||
|-
| Rustic Cupboard || 284 355 || barstyle || || || 2 ||
|-
| Scarecrow || 288 360 || harveststyle || || || || cool 2 entertainment 2
|-
| Sheepskin Rug || 224 280 || barstyle || 3 || || ||
|-
| Spellbook Shelf || 224 280 || fantasystyle || || || || books 3
|-
| Steering Wheel Decoration || 284 355 || summerstyle || || || || cool 2
|-
| Tatami Rug || 524 655 || easternstyle || 3 || || ||
|-
| Vinyl Decoration || 284 355 || dinerstyle || || || || cool 2
|-
| White Rug || 204 255 || hipsterstyle || 3 || || ||
|-
| Wood Crate || 224 280 || barstyle || || 1 || ||
|-
| NaNaNa Bat Rug || 284 355 || harveststyle || 3 || || ||
|-
| Example || Example || Example || xx || xx || xx || xx
|-
| Example || Example || Example || xx || xx || xx || xx
|-
| Example || Example || Example || xx || xx || xx || xx
|}
==[[File:art.png | 20px ]] Wall Decorations==
{|class="wikitable sortable"
|+ Wall Decoration List
|-
! Item !! Price !! S !! [[File:rugs.png|25px]] !! [[File:coziness.png|20px]] !! [[File:art.png|20px]]
|-
| Antlers || 284 355 || barstyle || || || cool 2 expensive 2
|-
| Bat Decoration || 284 355 || harveststyle || art 2 || ||
|-
| Classic Wall Scroll || 605 || easternstyle || art 3 || ||
|-
| Cool Cat Painting || 204 255 || hipsterstyle || art 1 || ||
|-
| Eastern Fan || 605 || easternstyle || art 3 || || magic_aura 3
|-
| Eastern Shop Curtains || 610 || easternstyle || art 3 || || rugs 3
|-
| Fish Painting || 284 355 || summerstyle || art 2 || ||
|-
| Harvest Wreath || 288 360 || harveststyle || art 2 || ||
|-
| Herb Rack || 604 755 || fantasystyle || || || magic_aura 3
|-
| License Plate || 288 360 || dinerstyle || || || cool 2
|-
| Magic Books || 608 760 || fantasystyle || || || books 5
|-
| Mildly Magic Clock || 604 755 || fantasystyle || art 3 || || expensive 3
|-
| Neon-Cat || 288 360 || dinerstyle || || || cool 2
|-
| Painting of Missy XIV || 224 280 || teahousestyle || art 1 || ||
|-
| Pumpkin Spices || 288 360 || harveststyle || || || magic_aura 2
|-
| Retro Art || 224 280 || dinerstyle || art 1 || ||
|-
| Rosy Wall Scroll || 605 || easternstyle || art 3 || ||
|-
| Route 88 Sign || 224 280 || dinerstyle || || || cool 1
|-
| Strange Painting || 208 260 || || art 1 || ||
|-
| Strung-up Herbs || 524 655 || fantasystyle || || || magic_aura 2
|-
| Torch || 524 655 || fantasystyle || || || Coziness 2
|-
| Example || Example || Example || xx || xx || xx
|-
| Example || Example || Example || xx || xx || xx
|}
==[[File:plants.png | 30px ]] Plants==
{|class="wikitable sortable"
|+ Seating Furniture List
|-
! Item !! Price !! S !! [[File:plants.png|25px]] !! [[File:coziness.png|20px]]
|-
| Beautiful Bonsai || 524 655 || easternstyle || 3 ||
|-
| Big Calathea || 204 255 || hipsterstyle || 1 ||
|-
| Bombastic Bamboo || 604 755 || easternstyle || 3 || magic_aura 3
|-
| Bunch of Sticks || 284 355 || summerstyle || 2||
|-
| Corn || 284 355 || harveststyle || 2 ||
|-
| Curly Tree || 224 280 || pubstyle || 1 ||
|-
| Elegant Flowers || 224 280 || teahousestyle || 1 || expensive 2
|-
| Flamingo || 284 355 || summerstyle || || cool 2
|-
| Grape Bush || 284 355 || pubstyle || 2 ||
|-
| Humongous Pumpkin || 284 355 || harveststyle || 2 ||
|-
| Inflatable Palm || 284 355 || summerstyle || 2 ||
|-
| Jack-o-Lantern || 284 355 || harveststyle || 2 ||
|-
| Lush Flowers || 284 355 || teahousestyle || 2 || expensive 2
|-
| Magic Berry Bush || 528 660 || fantasystyle || 3 ||
|-
| Magic Pitcher plant || 524 655 || fantasystyle || 2 || magic_aura 2
|-
| Magic Pumpkin || 604 755 || fantasystyle || 3 || magic_aura 3 expensive 3
|-
| Medium Pumpkin || 284 355 || harveststyle || 2 ||
|-
| Opulent Orchid || 604 755 || easternstyle || 3 || coziness 3
|-
| Palm Plant || 284 355 || summerstyle || 2 ||
|-
| Parasol || 284 355 || summerstyle || || entertainment 2
|-
| Retro Palm || 284 355 || dinerstyle || 2 ||
|-
| Rose Bush || 65 || || ||
|-
| Small Caladium || 204 255 || || 1 ||
|-
| Small Pumpkins || 284 355 || harveststyle || 2 ||
|-
| Sumptuous Sakura || 528 660 || easternstyle || 2 || magic_aura 2
|-
| Sunflowers || 284 355 || harveststyle || 2 ||
|-
| Tiny Beanstalk || 604 755 || fantasystyle || 3 || magic_aura 3 expensive 3
|-
| Tulips || 65 || || ||
|-
| Winterfest Tree || 604 755 || || 3 || entertainment 3 coziness 3
|-
| Zombie Hand || 284 355|| harveststyle || || magic_aura 2
|-
| Example || Example || Example || xx || xx
|-
| Example || Example || Example || xx || xx
|-
| Example || Example || Example || xx || xx
|-
| Example || Example || Example || xx || xx
|}
[[Category:Locations]] [[Category:Furniture]]
209ab557fc7d99c87d9528e8bc0b09324efbde43
661
658
2023-08-23T11:39:14Z
Gengyen
47368
fixed broken link
wikitext
text/x-wiki
[[File:Gruff Decorations.PNG|thumb|right|400px|alt=An image of a punk wearing a leather jacket inside a shop. Coffee Machine and Crappy Toilet are listed under the Appliances tab.| New Furniture is unlocked through the [[Shrine]]]]
[[File:Furniture_inspect.jpg|thumb|right| Details about a prop in inspection mode]]
[[File:Elegant_flowers_stats.jpg|thumb|right| Style and cafe stats from an Elegant Flower]]
[[Arwel]]’s Furniture shop sells Appliances, Building tiles, Seating furniture, Decorations, Wall Decorations, and Plants. These props provide stats for your [[Cat Cafe#Features|Cafe]]. Duplicate props add to your Style counts, but not other stats. For example, two Elegant Flowers will give you two <span style="color: white; background-color: #f685ddff"> [[File:Teahousestyle.png | 20px ]] '''Teahouse'''</span> points but only 1 [[File:plants.png|20px]] Plant points. Having multiple pieces for a Style can provide perks to [[Cats#Traits|cats]] and [[Staff#Traits|staff]] with certain Traits. Props are placed through [[Design Mode]].
The store doesn’t always have every item. There is some randomisation so there’s variation everyday. A few items might be missing from the tables below. Listed prices are based on two playthroughs without the Thrifting trait. Feel free to add items or correct prices if needed. Seating furniture costs [[File:Fabrics.png|20px]] Fabrics, whereas everything else costs [[File:Jewels.png|20px]] Jewels. Some items have an additional cost in [[File:Gold.png|20px]] Gold.
==[[File:Appliances.png | 35px ]]Appliances==
{|class="wikitable sortable"
|+ Appliance List
|-
! Item !! Price !! S !! [[File:Tech.png|20px]] !! Other
|-
| Bar Counter || 228 285 || barstyle || 1 ||
|-
| Bar Cutting Board || 224 280 || barstyle || ||
|-
| Bar Deep Frier || 284 355 || barstyle || 2 ||
|-
| Bar Mixer || 528 660 || barstyle || 2 ||
|-
| Bar Sink || 224 280 || barstyle || 1 ||
|-
| Bar Stove || 524 655 || barstyle || 2 ||
|-
| Basic Cutting Board || 145 || || ||
|-
| Basic Deep Frier || 255 || || ||
|-
| Basic Fridge || 150 || || ||
|-
| Basic Mixer || 460 || || ||
|-
| Basic Stove || 455 || || ||
|-
| Basic Toilet || 284 355 || || || Quality 10
|-
| Beach Cutting Board || 284 355 || summerstyle || ||
|-
| Beach Sink || 284 355 || summerstyle || 2 ||
|-
| Beach Stove || 284 355 || summerstyle || 2 ||
|-
| Beachy Coffee Machine || 284 355 || summerstyle || 2 ||
|-
| Beachy Deep Frier || 284 355 || summerstyle || 2 ||
|-
| Beachy Mixer || 288 360 || summerstyle || 2 ||
|-
| Big Sink || 45 || || ||
|-
| Brewing Kettle || 145 || barstyle || ||
|-
| Coffee Machine || 65 || || ||
|-
| Counter || 195 || summerstyle || 2 ||
|-
| Crappy Toilet || 145 || || || Quality 3
|-
| Diner Counter || 224 280 || dinerstyle || 1 ||
|-
| Diner Cutting Board || 224 280 || dinerstyle || ||
|-
| Diner Deep Frier || 288 360 || dinerstyle || 2 ||
|-
| Diner Fridge || 224 280 || dinerstyle || 1 ||
|-
| Diner Mixer || 524 655 || dinerstyle || 2 ||
|-
| Diner Sink || 228 285 || dinerstyle || 1 ||
|-
| Diner Stove || 528 660 || dinerstyle || 2 ||
|-
| Diner's Coffee Machine || 224 280 || dinerstyle || 1 ||
|-
| Eastern Coffee Machine || 524 655 || easternstyle || 2 ||
|-
| Eastern Teahouse Counter || 355 || easternstyle || 2 ||
|-
| Eastern Teahouse Cutting Board || 524 655 || easternstyle || ||
|-
| Eastern Teahouse Deepfryer || 524 655 || easternstyle || 2 ||
|-
| Eastern Teahouse Mixer || 528 660 || easternstyle || 2 ||
|-
| Eastern Teahouse Sink || 524 655 || easternstyle || || Magic Aura 2
|-
| Eastern Teahouse Stove || 528 660 || easternstyle || || Magic Aura 2
|-
| Eastern Teahouse Fridge || 255 || easternstyle || ||
|-
| Gravestone Fridge || 255 || harveststyle || ||
|-
| Harvest Coffee Machine || 284 355 || harveststyle || 2 ||
|-
| Harvest Counter || 284 355 || harveststyle || 2 ||
|-
| Harvest Cutting Board || 284 355 || harveststyle || ||
|-
| Harvest Deepfryer || 284 355 || harveststyle || 2 ||
|-
| Harvest Mixer || 284 355 || harveststyle || 2 ||
|-
| Harvest Sink || 284 355 || harveststyle || 2 ||
|-
| Harvest Stove || 284 355 || harveststyle || 2 ||
|-
| Hipster Counter || 204 255 || hipsterstyle || 1 ||
|-
| Hipster Cutting Board || 228 285 || hipsterstyle || ||
|-
| Hipster Deep Frier || 284 355 || hipsterstyle || 2 ||
|-
| Hipster Fridge || 224 280 || hipsterstyle || 1 ||
|-
| Hipster Mixer || 524 655 || hipsterstyle || 2 ||
|-
| Hipster Sink || 204 255 || hipsterstyle || 1 ||
|-
| Hipster Stove || 524 655 || hipsterstyle || 2 ||
|-
| Hipstery Coffee Machine || 208 260 || hipsterstyle || 1 ||
|-
| Luxurious Toilet || 604 755 || || || Quality 18 Expensive 3
|-
| Milkshake Machine || 255 || dinerstyle || ||
|-
| Nice Toilet || 528 660 || || || Quality 14
|-
| Pub's Coffee Machine || 224 280 || barstyle || 1 ||
|-
| Sinister Recipe Tome || 604 755 || fantasystyle || || Books 3
|-
| Witch's Kettle || 524 655 || fantasystyle || || Magic Aura 2
|-
| Witch's Stove || 528 660 || fantasystyle || || Magic Aura 2
|-
| Example || Example || Example || xx || Example
|}
==[[File:building.png | 35px ]]Building==
{|class="wikitable sortable"
|+ Building Item List
|-
! Item !! Price !! Style
|-
| Blue Floral Wallpaper || 50 ||
|-
| Castle Bricks || 50 ||
|-
| Cherry Blossom Wallpaper || 50 ||
|-
| Concrete Floor || 50 ||
|-
| Diagonal Wooden Floor || 50 ||
|-
| Diner Entrance || 260 || dinerstyle
|-
| Diner Floor || 50 ||
|-
| Diner Window || 200 || dinerstyle
|-
| Eastern Pattern Wallpaper || 50 ||
|-
| Eastern Teahouse Entrance || 455 || easternstyle
|-
| Eastern Teahouse Window || 195 || easternstyle
|-
| Flower Magic Window || 605 || fantasystyle
|-
| Flowery Teahouse Window || 255 || teahousestyle
|-
| Gaudy Entrance || 255 || teahousestyle
|-
| Green Diner Wallpaper || 50 ||
|-
| Harvest Window || 195 || harveststyle
|-
| Harvest Entrance || 255 || harveststyle
|-
| Madam Whisker's Extra Fluffy Carpet || 50 ||
|-
| Magic Den Entrance || 455 || fantasystyle
|-
| Magic Den Window || 455 || fantasystyle
|-
| Overgrown Wall || 50 ||
|-
| Paper Screen Wallpaper || 50 ||
|-
| Paw Print Carpet || 50 ||
|-
| Pink Carpet || 50 ||
|-
| Pink Floral Wallpaper || 50 ||
|-
| Purple Wallpaper || 50 ||
|-
| Red Diner Wallpaper || 50 ||
|-
| Shell Wallpaper || 50 ||
|-
| Tatami Floor || 50 ||
|-
| Teahouse Wallpaper || 145 || teahousestyle
|-
| Tile Wall || 50 ||
|-
| Tropical Wallpaper || 50 ||
|-
| Example || Example || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|}
==[[File:chairs.png | 35px ]]Seating==
{|class="wikitable sortable"
|+ Seating Furniture List
|-
! Item !! Price !! S !! [[File:chairs.png|30px]] !! [[File:coziness.png|20px]] !! Other
|-
| Artful Table || 605 || easternstyle || || || art 3
|-
| Austere Eastern Table || 610 || easternstyle || || || expensive 3
|-
| Bar Stool || 150 || barstyle || 6 || ||
|-
| Barrel Table || 255 || barstyle || || 2||
|-
| Basic Chair || 50 || || 2 || ||
|-
| Basic Table || 45 || hipsterstyle || || 1 ||
|-
| Beach Chair || 195 || summerstyle || 10 || ||
|-
| Blossom Chair || 524 655 || easternstyle || 14 || 3||
|-
| Ceremonious Table || 145 || teahousestyle || || 1 ||
|-
| Cherry Blossom || 605 || easternstyle || || || magic_aura 3
|-
| Cool-blue Table || 284 355 || dinerstyle || || 2||
|-
| Eastern Teahouse Stool || 524 655 || easternstyle || 21 || || art 2
|-
| Elegant Chair || 145 || teahousestyle || 6 || ||
|-
| Enchanted Chair || 608 760 || fantasystyle || 27 || || expensive 3
|-
| Gracious Chair || 260 || teahousestyle || 10 || ||
|-
| Handcrafted Table || 45 || || || 1||
|-
| Industrial Chair || 70 || || 2 || ||
|-
| Inflatable Chair || 200 || summerstyle || 10 || ||
|-
| Inflatable Table || 200 || summerstyle || || 2||
|-
| Leaf Chair || 284 355 || harveststyle || 15 || ||
|-
| Magic Tavern Chair || 524 655 || fantasystyle || 14 || || expensive 3
|-
| Mushroom Table || 284 355 || harveststyle || || 2||
|-
| Nice Table || 145 || hipsterstyle || || 1||
|-
| Pumpkin Chair || 284 355 || harveststyle || 15 || ||
|-
| Red-hot Chair || 125 || dinerstyle || 6 || ||
|-
| Red-hot Table || 125 || dinerstyle || || 1||
|-
| Relaxing Beach Chair || 195 || summerstyle || 10 || ||
|-
| Round Beach Table || 195 || summerstyle || || 2||
|-
| Rustic Table || 130 || barstyle || || 1||
|-
| Sakura Chair || 528 660 || easternstyle || 14 || || magic_aura 3
|-
| Starry Table || 605 || fantasystyle || || 3||
|-
| Timber Chair || 255 || barstyle || 10 || ||
|-
| Vampire Chair || 255 || harveststyle || 10 || ||
|-
| Vampire Table || 195 || harveststyle || || 2 ||
|-
| Wizardly Table || 524 655 || fantasystyle || || 2 || expensive 3
|-
| Example || Example || Example || xx || xx || xx
|}
==[[File:Appliances.png | 35px ]]Decorations==
{|class="wikitable sortable"
|+ Decoration List
|-
! Item !! Price !! S !! [[File:rugs.png|25px]] !! [[File:coziness.png|20px]] !! [[File:art.png|20px]] !! Other
|-
| Austere Eastern Lamp || 605 || easternstyle || || 3 || || expensive 3
|-
| Bar || 224 280 || barstyle || || || || cool 1
|-
| Bar's Barrel || 224 280 || barstyle || || 1 || ||
|-
| Beach Lantern || 284 355 || summerstyle || || 2 || ||
|-
| Cake Display || 284 355 || teahousestyle || || || 2 ||
|-
| Candle Holder || 288 360 || barstyle || || 2 || ||
|-
| Cash Register || 204 255 || || || || || tech 1
|-
| Cherry Blossom Lantern || 604 755 || easternstyle || || || 3 || magic_aura 3
|-
| Cool Cat Rug || 284 355 || dinerstyle || 3 || || ||
|-
| Eastern Stone Lantern || 604 755 || easternstyle || || || 3 || magic_aura 3
|-
| Fancy Bar || 284 355 || barstyle || || || || Cool 2 expensive 2
|-
| Fluffy Pink Rug || 224 280 || teahousestyle || 3 || || ||
|-
| Handcrafted Bookshelf || 224 280 || || || || || Books 3
|-
| Harvest Wheelbarrow || 288 360 || harveststyle || || || || entertainment 2 tech 2
|-
| Hearth || 288 360 || barstyle || || 2 || || expensive 2 entertainment 2
|-
| Jellyfish Lamp || 288 360 || summerstyle || || || || magic_aura 2
|-
| Jukebox || 284 355 || dinerstyle || || || || entertainment 2
|-
| Kitty Lantern || 604 755 || easternstyle || || 3 || || magic_aura 3
|-
| Koi Rug || 524 655|| easternstyle || 2 || || 2 ||
|-
| Lavish Serving Table || 224 280 || teahousestyle || || 1 || ||
|-
| Lofty Lamp || 228 285 || teahousestyle || || 1 || ||
|-
| Lucky Cat Statue || 604 755 || easternstyle || || || || entertainment 3
|-
| Mushroom Lamp || 284 355 || harveststyle || || 2 || ||
|-
| Once-Flying Carpet || 524 655 || fantasystyle || 4 || || ||
|-
| Ornate Clock || 284 355 || teahousestyle || || || 2 || expensive 2
|-
| Patchy Rug || 284 355 || harveststyle || 3 || || ||
|-
| Persian Rug || 204 255 || hipsterstyle || 3 || || ||
|-
| Pink Star Rug || 284 355 || summerstyle || 3 || || ||
|-
| Potions Cabinet || 604 755 || fantasystyle || || || || books 5
|-
| Printed Rug || 284 355 || summerstyle || 3 || || ||
|-
| Pumpkin Crate || 284 355 || harveststyle || || 2 || ||
|-
| Rad Rocket Rug || 224 280 || dinerstyle || 3 || || ||
|-
| Rescue Belt Decoration || 284 355 || summerstyle || || || || cool 2
|-
| Round Rug || 284 355 || summerstyle || 3 || || ||
|-
| Rustic Cupboard || 284 355 || barstyle || || || 2 ||
|-
| Scarecrow || 288 360 || harveststyle || || || || cool 2 entertainment 2
|-
| Sheepskin Rug || 224 280 || barstyle || 3 || || ||
|-
| Spellbook Shelf || 224 280 || fantasystyle || || || || books 3
|-
| Steering Wheel Decoration || 284 355 || summerstyle || || || || cool 2
|-
| Tatami Rug || 524 655 || easternstyle || 3 || || ||
|-
| Vinyl Decoration || 284 355 || dinerstyle || || || || cool 2
|-
| White Rug || 204 255 || hipsterstyle || 3 || || ||
|-
| Wood Crate || 224 280 || barstyle || || 1 || ||
|-
| NaNaNa Bat Rug || 284 355 || harveststyle || 3 || || ||
|-
| Example || Example || Example || xx || xx || xx || xx
|-
| Example || Example || Example || xx || xx || xx || xx
|-
| Example || Example || Example || xx || xx || xx || xx
|}
==[[File:art.png | 20px ]] Wall Decorations==
{|class="wikitable sortable"
|+ Wall Decoration List
|-
! Item !! Price !! S !! [[File:rugs.png|25px]] !! [[File:coziness.png|20px]] !! [[File:art.png|20px]]
|-
| Antlers || 284 355 || barstyle || || || cool 2 expensive 2
|-
| Bat Decoration || 284 355 || harveststyle || art 2 || ||
|-
| Classic Wall Scroll || 605 || easternstyle || art 3 || ||
|-
| Cool Cat Painting || 204 255 || hipsterstyle || art 1 || ||
|-
| Eastern Fan || 605 || easternstyle || art 3 || || magic_aura 3
|-
| Eastern Shop Curtains || 610 || easternstyle || art 3 || || rugs 3
|-
| Fish Painting || 284 355 || summerstyle || art 2 || ||
|-
| Harvest Wreath || 288 360 || harveststyle || art 2 || ||
|-
| Herb Rack || 604 755 || fantasystyle || || || magic_aura 3
|-
| License Plate || 288 360 || dinerstyle || || || cool 2
|-
| Magic Books || 608 760 || fantasystyle || || || books 5
|-
| Mildly Magic Clock || 604 755 || fantasystyle || art 3 || || expensive 3
|-
| Neon-Cat || 288 360 || dinerstyle || || || cool 2
|-
| Painting of Missy XIV || 224 280 || teahousestyle || art 1 || ||
|-
| Pumpkin Spices || 288 360 || harveststyle || || || magic_aura 2
|-
| Retro Art || 224 280 || dinerstyle || art 1 || ||
|-
| Rosy Wall Scroll || 605 || easternstyle || art 3 || ||
|-
| Route 88 Sign || 224 280 || dinerstyle || || || cool 1
|-
| Strange Painting || 208 260 || || art 1 || ||
|-
| Strung-up Herbs || 524 655 || fantasystyle || || || magic_aura 2
|-
| Torch || 524 655 || fantasystyle || || || Coziness 2
|-
| Example || Example || Example || xx || xx || xx
|-
| Example || Example || Example || xx || xx || xx
|}
==[[File:plants.png | 30px ]] Plants==
{|class="wikitable sortable"
|+ Seating Furniture List
|-
! Item !! Price !! S !! [[File:plants.png|25px]] !! [[File:coziness.png|20px]]
|-
| Beautiful Bonsai || 524 655 || easternstyle || 3 ||
|-
| Big Calathea || 204 255 || hipsterstyle || 1 ||
|-
| Bombastic Bamboo || 604 755 || easternstyle || 3 || magic_aura 3
|-
| Bunch of Sticks || 284 355 || summerstyle || 2||
|-
| Corn || 284 355 || harveststyle || 2 ||
|-
| Curly Tree || 224 280 || pubstyle || 1 ||
|-
| Elegant Flowers || 224 280 || teahousestyle || 1 || expensive 2
|-
| Flamingo || 284 355 || summerstyle || || cool 2
|-
| Grape Bush || 284 355 || pubstyle || 2 ||
|-
| Humongous Pumpkin || 284 355 || harveststyle || 2 ||
|-
| Inflatable Palm || 284 355 || summerstyle || 2 ||
|-
| Jack-o-Lantern || 284 355 || harveststyle || 2 ||
|-
| Lush Flowers || 284 355 || teahousestyle || 2 || expensive 2
|-
| Magic Berry Bush || 528 660 || fantasystyle || 3 ||
|-
| Magic Pitcher plant || 524 655 || fantasystyle || 2 || magic_aura 2
|-
| Magic Pumpkin || 604 755 || fantasystyle || 3 || magic_aura 3 expensive 3
|-
| Medium Pumpkin || 284 355 || harveststyle || 2 ||
|-
| Opulent Orchid || 604 755 || easternstyle || 3 || coziness 3
|-
| Palm Plant || 284 355 || summerstyle || 2 ||
|-
| Parasol || 284 355 || summerstyle || || entertainment 2
|-
| Retro Palm || 284 355 || dinerstyle || 2 ||
|-
| Rose Bush || 65 || || ||
|-
| Small Caladium || 204 255 || || 1 ||
|-
| Small Pumpkins || 284 355 || harveststyle || 2 ||
|-
| Sumptuous Sakura || 528 660 || easternstyle || 2 || magic_aura 2
|-
| Sunflowers || 284 355 || harveststyle || 2 ||
|-
| Tiny Beanstalk || 604 755 || fantasystyle || 3 || magic_aura 3 expensive 3
|-
| Tulips || 65 || || ||
|-
| Winterfest Tree || 604 755 || || 3 || entertainment 3 coziness 3
|-
| Zombie Hand || 284 355|| harveststyle || || magic_aura 2
|-
| Example || Example || Example || xx || xx
|-
| Example || Example || Example || xx || xx
|-
| Example || Example || Example || xx || xx
|-
| Example || Example || Example || xx || xx
|}
[[Category:Locations]] [[Category:Furniture]]
3940af7b7d85c6d03f807066b075fd226edb0df7
Staff
0
106
659
470
2023-08-23T11:13:22Z
Gengyen
47368
adjusted images for mobile layout
wikitext
text/x-wiki
'''Staff''' are recruited from the [[Note Board]]. They come with predetermined Skills and a Trait. Staff slots are unlocked through [[Shrine]] projects.
==Skills==
'''Skills''' come in the form of Cooking, Service, Cat Care, Cleaning, and Fixing. They can be increased by levelling up, which makes staff faster. Levelling up requires Staff Training Points. These are earned through completing tasks. Higher levels cost more Staff Training Points.
{| class="wikitable"
|-
! scope="row"| Level
| 1
| 2
| 3
| 4
| 5
| 6
| 7
| 8+
|-
! scope="row"| Cost
|
| 1
| 1
| 1
| 2
| 2
| 2
| 3
|}
Each task has a skill requirement shown as a fraction above the task. If this requirement is not met, the task is completed slower. All staff come with the Cooking skill but the rest are random and need to be obtained through "unlock" traits. <br />
[[File:Skill_service.png|30px]] '''Service''': Enables staff to take and serve orders. They can also chat with customers to fulfill their Social need. <br />
[[File:Skill_cooking.png|30px]] '''Cooking''': Once an order is taken, a task appears above the food's required appliance. More advanced recipes require higher Cooking skill. <br />
[[File:Skill_catcare.png|30px]] '''Cat Care''': Lets staff refill food bowls and clean cat litter. <br />
[[File:Skill_cleaning.png|30px]] '''Cleaning''': Allows staff to clean toilets, spills, and trash. <br />
[[File:Skill_maintenance.png|30px]] '''Maintenance''': Required to fix appliances when they break down. <br />
{|
|-
| [[File:Staff_task_bar.jpg | thumb | Task skill requirement and progress bar]] || [[File:Staff_training_points.jpg | thumb | Level 8 costs 3 Staff Training Points]]
|}
==Traits==
[[File:StaffBook.jpg|thumb|Staff page in helpbook]]
[[File:Staff_inspect.jpg|thumb|Details about a staff member in inspection mode]]
'''Traits''' boost or unlock skills. A new trait can be selected from a random group of 3 after every 5 levels. There are 15 staff traits.
{|class="article-table"
! Icon
!Trait
!Description
!Effect
|-
|[[File:gregarious.png|40px]]
|Gregarious
|Some people just have a way with words
|Enables Social skill
|-
|[[File:caringcat.png|40px]]
|Caring Cat
|Why else would you work in a cat cafe?
|Enables Cat Care skill
|-
|[[File:cleaner.png|40px]]
|Cleaner
|Can't just stand idly by while dirt and trash pile up!
|Enables Cleaning skill
|-
|[[File:barwrench.png|40px]]
|Bar Wrench
|Need somethin' fixed?
|Enables Maintenance skill
|-
|[[File:socialbutterfly.png|40px]]
|Social Butterfly
|You have a knack for making others feel comfortable
|<nowiki>+2</nowiki> Service
|-
|[[File:gourmand.png|40px]]
|Gourmand
|You enjoy eating food almost as much as you enjoy making it
|<nowiki>+2</nowiki> Cooking. Chance of using less ingredients when cooking
|-
|[[File:gentle.png|40px]]
|Gentle
|Your gentle demeanor can calm down the rowdiest cat
|<nowiki>+2</nowiki> Cat Care, +1 Stress Release for cats
|-
|[[File:neatfreak.png|40px]]
|Neat Freak
|A champion of dusting
|<nowiki>+2</nowiki> Cleaning
|-
|[[File:greasemonkey.png|40px]]
|Grease Monkey
|An expert in monkey wrenches
|<nowiki>+2</nowiki> Maintenance
|-
|[[File:nightowl.png|40px]]
|Night Owl
|When the sun sets, they set to work! Hoot!
|<nowiki>+50%</nowiki> to all skills after 6PM
|-
|[[File:barfly.png|40px]]
|Bar Fly
|Has a vague but strong fondness for the color brown
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Bar furniture is present in the cafe
|-
|[[File:greaser.png|40px]]
|Greaser
|Born with a pompadour, will die in a leather jacket
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Diner furniture is present in the cafe
|-
|[[File:hipster.png|40px]]
|Hipster
|I'm sure you've never heard of them
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Hipster furniture is present in the cafe
|-
|[[File:magicallyattuned.png|40px]]
|Magically Attuned
|Did a short exchange at Wrassleworth Witching University
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Magical furniture is present in the cafe
|-
|[[File:tea-rrific.png|40px]]
|Tea-rrific
|Always a good time for a spot of tea with crumpets
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Tea Room furniture is present in the cafe
|}
[[Category:Staff]]
ce3592bd72324e475ec7db324677041e3fb5a6d0
Cats
0
109
660
454
2023-08-23T11:33:37Z
Gengyen
47368
adjusted images for mobile layout. Removed thumb from cat images
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
''Please note that this page may include '''spoilers'''. Please continue at your own discretion.''
'''Cats''' are an adoptable NPC that are a staple in the development in your [[Cat Cafe]] and in the satisfaction of your customers.
==Strays==
'''Strays''' come to your [[Cat Cafe|cafe]] when you put out [[Pet Goods#Lures|lures]]. Each group of strays will only appear when you place a certain lure outside. In order to adopt a stray, you must feed and pet them at least three times. They come with predetermined Skills and a Trait. Cat slots can be freed up by giving up cats to forever homes through the [[Note Board]]. They can be readopted after finishing the [[Shrine]]. More cat slots are unlocked through Shrine projects.
==Skills==
'''Skills''' refer to a cat's stats for certain [[customers]]. They can be increased through levelling up, and some Traits unlock the Skill for a different customer type. Levelling up requires Cat Training Points. These are earned through cats interacting with customers. Higher levels cost more Cat Training Points.
{| class="wikitable"
|-
! scope="row"| Level
| 1
| 2
| 3
| 4
| 5
| 6
| 7
| 8+
|-
! scope="row"| Cost
|
| 1
| 1
| 1
| 2
| 2
| 2
| 3
|}
{|
|-
| [[File:Cat_skill.jpeg | thumb | Cat Skills]] || [[File:Total_cat_skill.jpeg | 141px | thumb | Total Cat Skill]] || [[File:Cat_training_points.jpg | thumb | Level 4 costs 1 Cat Training Point]]
|}
==Needs==
'''Needs''' for each cat vary between hunger (Cat Food), stress release (Scratch Poles), bladder (Cat Litter), Toys, and sleep (Cat Beds). These are listed under Cafe Stats in build mode. The numbers on the left show what you have, and the numbers on the right show what your cats need. Needs are satisfied by placing items bought from [[Pet Goods]] after they're unlocked through the [[Shrine]].
{|
|-
| [[File:Cat_needs.jpeg | thumb | Insufficient Scratch Poles and Cat Litter]] || [[File:Cat_sleep_needs.jpeg | thumb | 173px | Insufficient Cat Beds]]
|}
==Traits==
[[File:Catstats.png|thumb|alt=A window with stats of a cat named Freddy. It has the Tiny Tummy trait - They don't need a lot of food. -1 Food Need|Cat stats. This cat has the Tiny Tummy trait]]
[[File:Cat_inspect.jpg|thumb|Details about a cat in inspection mode]]
'''Traits''' affect cat skills, needs, cafe stats, or resource payouts. A new trait can be selected from a random group of 3 after every 3 levels. There are 53 cat traits, but some of them are special to specific cats and can't be applied to others.
{|class="article-table"
!Icon
!Trait
!Description
!Effect
|-
|[[File:anarchist.png|40px]]
|Anarchist
|Fork the system!
|<nowiki>+10%</nowiki> on all resources for every Punk in your cafe
|-
|[[File:aristocat.png|40px]]
|Aristocat
|If it's not exactly the Ritz, why bother?
|<nowiki>+1</nowiki> Stress Need, +1 Bladder Need, +3 Businesspeople
|-
|[[File:artaficionado.png|40px]]
|Art Aficionado
|This cat appreciates art even without a laserpointer on it.
|<nowiki>+1</nowiki> on all stats for every Art score in your cafe
|-
|[[File:badass.png|40px]]
|Badass
|All they need is a pompadour
|<nowiki>+3</nowiki> Punks
|-
|[[File:catbot.png|40px]]
|CatBot
|*Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzt
|<nowiki></nowiki> Doesn't have needs
|-
|[[File:catburglar.png|40px]]
|Cat Burglar
|Pulling off great heists... From the customer's pockets!
|<nowiki>+10%</nowiki> Jewels payout
|-
|[[File:catfishing.png|40px]]
|Cat Fishing
|Will help local Fisherfolk earn a great catch
|<nowiki>+10%</nowiki> Fish payout
|-
|[[File:chill.png|40px]]
|Chill
|They tend to vibe
|<nowiki>-1</nowiki> Stress Need
|-
|[[File:chonker.png|40px]]
|Chonker
|Look at this absolute unit
|<nowiki>+2</nowiki> Food Need, +3 Fisherfolk
|-
|[[File:cleancat.png|40px]]
|Clean Cat
|They clean up after themselves
|<nowiki>-1</nowiki> Bladder need
|-
|[[File:clothier.png|40px]]
|Clothier
|Who said cats can only destroy yarn?
|<nowiki>+10%</nowiki> Fabrics payout
|-
|[[File:coolcat.png|40px]]
|Cool Cat
|Somehow, they got it all
|<nowiki>+2</nowiki> Cool
|-
|[[File:crude.png|40px]]
|Crude
|Did that cat just burp?
|<nowiki>+1</nowiki> Fisherfolk
|-
|[[File:definitelyacat.png|40px]]
|Definitely a Cat
|Wow! I just love when they do that cat thing!
|<nowiki></nowiki> Has all customer types, doubles trash rate
|-
|[[File:diva.png|40px]]
|Diva
|You better have a spotlight, and it better be on them
|<nowiki>+2</nowiki> Stress Need, +3 Artists
|-
|[[File:favorforfavor.png|40px]]
|Favor for a Favor
|When you scratch nature's back, nature scratches back
|<nowiki></nowiki> Every time a Shrine Project completes, gain 100 of every resource
|-
|[[File:gamer.png|40px]]
|Gamer
|Gamer cat won't stop playing!
|<nowiki>+2</nowiki> Toy Need, +3 Punks
|-
|[[File:gorgeous.png|40px]]
|Gorgeous
|This is, objectively, the most beautiful cat you've ever seen. Maybe too beautiful
|<nowiki>+2</nowiki> Art
|-
|[[File:groomer.png|40px]]
|Groomer
|Cleans other cats for fun and profit
|<nowiki></nowiki> Provides 2 Cat Clean for your cats
|-
|[[File:groupie.png|40px]]
|Groupie
|Sometimes, you just want to be part of the cool club
|<nowiki>+1</nowiki> on all stats for every four Cool score in your cafe
|-
|[[File:heartsandmind.png|40px]]
|Hearts and Minds
|Customers find this cat absolutely delightful!
|<nowiki>+10%</nowiki> Delight from customers
|-
|[[File:heavytippers.png|40px]]
|Heavy Tippers
|Seeing this cat loosens wallets
|<nowiki>+10%</nowiki> Gold payout
|-
|[[File:hunter.png|40px]]
|Hunter
|They find their own food
|<nowiki></nowiki> No Food Need
|-
|[[File:intothevoid.png|40px]]
|Into The Void
|It's nice not having to deal with all this trash. Surely worth signing that contract.
But why can't you shake this feeling of dread? Oh well
|<nowiki></nowiki> Trash never seems to appear in your cafe anymore
|-
|[[File:lotsmagical.png|40px]]
|Lots Magical
|Spends lots of time napping on leylines
|<nowiki>+3</nowiki> Witches
|-
|[[File:lucky.png|40px]]
|Lucky
|This cat surely brings luck!
|<nowiki></nowiki> Sometimes when a customer leaves, gain 200 Gold
|-
|[[File:magicallysensitive.png|40px]]
|Magically Sensitive
|This cat glows slightly around Witches.
|<nowiki>+10%</nowiki> on all resources for every Witch in your cafe
|-
|[[File:muse.png|40px]]
|Muse
|This cat is a natural muse to artists
|<nowiki>+10%</nowiki> on all resources for every Artist in your cafe
|-
|[[File:nerd.png|40px]]
|Nerd
|Who needs people when your stuff can entertain you?
|<nowiki>+1</nowiki> on all stats for every four Fun score in your cafe
|-
|[[File:networker.png|40px]]
|Networker
|This cat has an actual stack of business cards
|<nowiki>+10%</nowiki> on all resources for every Businessperson in your cafe
|-
|[[File:observer.png|40px]]
|Observer
|This cat learns by watching your every move
|<nowiki></nowiki> Every time a task completes, gains a little Cat XP
|-
|[[File:onewithnature.png|40px]]
|One With Nature
|The Shrine's energy seems to be radiating from this cat
|<nowiki></nowiki> Every time you complete a task, gain 1 Delight
|-
|[[File:outofthisworld.png|40px]]
|Out Of This World
|Resources just keep materializing in your cafe??
|<nowiki></nowiki> Every time a customer leaves, gain 10 of all resources
|-
|[[File:partycat.png|40px]]
|Party Cat
|Once they pop, noone can stop!
|<nowiki>+2</nowiki> Fun
|-
|[[File:playmate.png|40px]]
|Playmate
|Likes playing with other cats
|<nowiki></nowiki> Provides 2 Toys for your cats
|-
|[[File:pompous.png|40px]]
|Pompous
|This cat's, uh, kind of a big deal?
|<nowiki>+3</nowiki> Businesspeople
|-
|[[File:pretty.png|40px]]
|Pretty
|All cats are pretty, but this one is Pretty
|<nowiki>+1</nowiki> Artists
|-
|[[File:punkattention.png|40px]]
|Punk Attention
|When Punks are around, they just look better
|<nowiki>+4</nowiki> Artists if advertising to Punks
|-
|[[File:radiant.png|40px]]
|Radiant
|You can't stop but stare
|<nowiki>+3</nowiki> Artists
|-
|[[File:salty.png|40px]]
|Salty
|They've got a worldly glint in their eye
|<nowiki>+3</nowiki> Fisherfolk
|-
|[[File:scavenger.png|40px]]
|Scavenger
|This cat is able to find materials where others can't
|<nowiki>+10%</nowiki> Materials payout
|-
|[[File:sharer.png|40px]]
|Sharer
|Will make sure all cats get fed
|<nowiki></nowiki> Provides 2 Food for your cats
|-
|[[File:slightlymagical.png|40px]]
|Slightly Magical
|Sometimes they just float off the ground. Maybe
|<nowiki>+1</nowiki> Witches
|-
|[[File:smellsfishy.png|40px]]
|Smells Fishy
|Such aroma
|<nowiki>+10%</nowiki> on all resources for every Fisherfolk in your cafe
|-
|[[File:smug.png|40px]]
|Smug
|Real pleased with themselves for cat reasons
|<nowiki>+1</nowiki> Businesspeople
|-
|[[File:storycollector.png|40px]]
|Story Collector
|This cat will never tire of all great stories your customers bring in
|<nowiki>+10%</nowiki> on all resources for every Vagabond in your cafe
|-
|[[File:sweettooth.png|40px]]
|Sweet Tooth
|Customers love to give this cat some extra sweets
|<nowiki>+10%</nowiki> Nectar payout
|-
|[[File:thrifting.png|40px]]
|Thrifting
|This cat knows all about getting the greatest deals. Somehow
|<nowiki>-25%</nowiki> Furniture cost
|-
|[[File:tinytummy.png|40px]]
|Tiny Tummy
|They don't need a lot of food
|<nowiki>-1</nowiki> Food Need
|-
|[[File:tough.png|40px]]
|Tough
|They don't need nobody
|<nowiki>+1</nowiki> Punks
|-
|[[File:tranquil.png|40px]]
|Tranquil
|So zen they calm down your other cats
|<nowiki></nowiki> Provides 2 Stress release for your cats
|-
|[[File:treehugger.png|40px]]
|Tree Hugger
|This cat's a true jungle cat
|<nowiki>+1</nowiki> on all stats for every four Plant score in your cafe
|-
|[[File:weirdo.png|40px]]
|Weirdo
|Expect this little weirdo to make a mess
|<nowiki>+2</nowiki> Bladder Need, +3 Witches
|-
|
|}
==Overview==
Here is a list of all available cats, their traits, and what Lure you can get them with.
'''Basic Lure'''
* [[File:Brian.png|100px]] '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need
* [[File:Missy.png|100px]] '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need
* [[File:Ezra.png|100px]] '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need
* [[File:Nico.png|100px]] '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe
* [[File:Debrah.png|100px]] '''Debrah''' - ''Sharer'': Will make sure all cats get fed ''Trait'': Provides 2 food for your cats
'''Premium Lure'''
* [[File:Olli.png|100px]] '''Olli''' - ''Smells Fishy'': Such aroma.''Trait'': - +10 % on all resources for every Fisherfolk in your cafe
* [[File:Tucker.png|100px]] '''Tucker''' - ''Playmate'': Likes playing with the other cats. ''Trait'': Provides 2 entertainment for your cats
* [[File:Zipper.png|100px]] '''Zipper''' - ''Cool Cat'': Somehow, they got it all.''Trait'': - Adds +2 cool to your cafe
* [[File:Mallory.png|100px]] '''Mallory''' - ''Story Collector'': This cat will never tire of all great stories your customers bring in. ''Trait'': +10% on all resources for every Vagabond in your cafe
* [[File:Freddy.png|100px]] '''Freddy''' - ''Hunter'': They find their own food.''Trait'': No food need
'''Hearty Homecooking'''
* [[File:Peanut.png|100px]] '''Peanut''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': -1 Food Need
* [[File:Professor.png|100px]] ''Professor''' - ''Observer'': This cat learns by watching your every move.''Trait'': Every time a task completes, gain a little cat XP
* [[File:Lazy.png|100px]] '''Lazy''' - ''Tranquil'': So zen they calm down your other cats. ''Trait'': Provides 2 stress release for your cats
* [[File:Mixtape.png|100px]]'''Mixtape''' - ''Groupie'': Sometimes you just want to be part of the cool club. ''Trait'': +1 on all stats for every four cool score in your cafe
'''Opulent Feast'''
* [[File:Cormic.png|100px]] '''Cormic''' - ''Art Aficionado'': This cat appreciates art even without a lasterpointer on it. ''Trait'': +1 on all stats for every Art score in your cafe
* [[File:Ringo.png|100px]] '''Ringo''' - ''Anarchist'': Fork the system! ''Trait'': +10 % on all resources for every punk in your cafe
* [[File:Cleo.png|100px]] '''Cleo''' - ''Favor for a Favor'': When you scratch nature's back, nature scratches back. ''Trait'': Every time a Shrine Project completed, gain 100 of every resource
'''Trash'''
* [[File:Mingus.png|100px]] '''Mingus''' - ''Definitely A Cat'': Wow! I just love when they do that cat thing! ''Trait'': Has all customer types, doubles trash rate
'''Meteorite'''
* [[File:Ct.png|100px]] '''CT''' - ''Out Of This World'': Resources just keep materializing in your cafe?? ''Trait'': Every time a customer leaves, gain 10 of all resources
'''Strange Doll'''
* [[File:Boo-Berry.png|100px]] '''Boo-Berry''' - ''Into The Void'': It's not nice having to deal with all this trash. Surely worth signing that contract. But why can't you shake this feeling of dread? Oh well. ''Trait'': Trash never seems to appear in your cafe anymore
'''Small Buddhist Meal'''
* [[File:Cat sith.png|100px]] '''Cat Sith''' - ''One With Nature'': The Shrine's energy seems to be radiating from this cat. ''Trait'': Every time you complete a task, gain 1 Delight
'''Lubricant'''
* [[File:Robot cat.png|100px]] '''RoboCat 9000''' - ''CatBot'': *Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzzt. ''Trait'': Doesn't have needs
'''Lovely Potluck'''
* [[File:Lucky Cat.png|100px]] '''Lucky Cat''' - ''Lucky'': This cat surely brings luck! ''Trait'': Sometimes when a customer leaves, gain 200 gold.
''This is the only cat you will not get an achievement for. This was supposed to be a DLC for PC only- but later got added in the game itself as a thank you for the whole community.''
[[Category: Cats]]
b6bb8061e6380ecb041e433f3db2a9fcee541272
Arwel
0
95
662
476
2023-08-23T11:57:39Z
Gengyen
47368
adjusted images and quote for mobile layout
wikitext
text/x-wiki
[[File:Arwel.png|thumb|alt=An image of a punk wearing a leather jacket with spikes, saying "God, smiling that much doesn't hurt at all? You wouldn't make much of a Punk".|Arwel]]
<span style="font-size:25px">“ </span>God, smiling that much doesn't hurt at all? You wouldn't make much of a Punk.<span style="font-size:25px"> ”</span> <br />
<sup>⠀⠀⠀~ '''''Arwel''''' </sup>
'''Arwel''' is one of the [[villagers]] in [[Cat Cafe Manager]], a [[Customers#Punks|Punk]], and owner of the [[Furniture]] Shop.
{|
|-
| [[File:Arwel_portrait.png | 340px ]] || [[File:Arwel_walk.png | 300px ]]
|}
==Unlocks==
{| class="wikitable"
! Level 2 !! Level 3 !! Level 4
|-
| [[File:Arwel_robot.png | center | 60px]] || [[File:arwel_hog.png | center | 100px]] || [[File:Arwel_guitar.png | center | 100px]]
|-
| Pretty Girl Guncat Model || Dummy Hog || Cool-Yet-Busted Guitar
|-
| '''Entertainment''': 1 <br /> '''Tech''': 1 <br /> '''Expensive''': 1
|| '''Entertainment''': 2 <br /> '''Cool''': 2
|| '''Cool''': 2 <br /> '''Expensive''': 2
|}
[[Category:Villagers]]
[[Category:Characters]]
dd30a4e1b7b294f3bfe04e0110a6f2207dfdba62
Carla-Lalla
0
96
663
554
2023-08-23T11:59:44Z
Gengyen
47368
adjusted images and quote for mobile layout
wikitext
text/x-wiki
[[File:Carla-Lalla.PNG|thumb|alt=An image of a long haired witch wearing a witch's hat, saying "Kitten, I understand this might come as a surprise. But I am actually... a Witch!"|Carla-Lalla]]
<span style="font-size:25px">“ </span>Please, don't ever mention a witches' hat! It's... embarassing?<span style="font-size:25px"> ”</span> <br />
<sup>⠀⠀⠀~ '''''Carla-Lalla''''' </sup>
'''Carla-Lalla''' is one of the [[villagers]] in [[Cat Cafe Manager]], a [[Customers#Witches|Witch]], and the owner of [[Pet Goods]].
{|
|-
| [[File:Carla_portrait.png | 340px ]] || [[File:Carla_walk.png | 300px ]]
|}
==Unlocks==
{| class="wikitable"
! Level 2 !! Level 3 !! Level 4
|-
| [[File:Carla_philter.png | center | 50px]] || [[File:Carla_cordial.png | center | 60px]] || [[File:Carla_gimbus.png | center | 30px]]
|-
| Feelfine Feline Philter || Calmcat Cordial || Gimbus 2000
|-
| '''Magic Aura''': 1 <br /> '''Style''': <span style="color: white; background-color: #4789ddff"> [[File:fantasystyle.png | 20px ]] '''Fantasy''' </span>
|| '''Magic Aura''': 2 <br /> '''Relaxation''': 2 <br /> '''Style''': <span style="color: white; background-color: #4789ddff"> [[File:fantasystyle.png | 20px ]] '''Fantasy''' </span>
|| '''Magic Aura''': 2 <br /> '''Style''': <span style="color: white; background-color: #4789ddff"> [[File:fantasystyle.png | 20px ]] '''Fantasy''' </span>
|}
[[Category:Villagers]]
[[Category:Characters]]
72447f8cc159c24e23f5e5d8b09963d0e6d880f3
Finley
0
74
664
553
2023-08-23T12:01:24Z
Gengyen
47368
adjusted images and quote for mobile layout
wikitext
text/x-wiki
[[File:Finley.PNG|thumb|alt=An image of a girl with blue hair tied into two buns and headphones on her neck. She's captioned as Finley and is saying "Till next time, then!"|Finley]]
<span style="font-size:25px">“ </span>Hi! Didya hear those wild rumors about a scary black cat roaming the town at night?<span style="font-size:25px"> ”</span> <br />
<sup>⠀⠀⠀~ '''''Finley''''' </sup>
'''Finley''' is a young musician, one of the [[villagers]] in [[Cat Cafe Manager]]. She is an [[Customers#Artists|Artist]].
{|
|-
| [[File:Finley_portrait.png | 340px ]] || [[File:Finley_walk.png | 300px ]]
|}
==Unlocks==
{| class="wikitable"
! Level 2 !! Level 3 !! Level 4
|-
| [[File:Finley_boombox.png | center | 60px]] || [[File:Finley_easel.png | center | 40px]] || [[File:Finley_bowl.png | center | 50px]]
|-
| Finley's Boombox || Artist's Easel || Finley's Food Bowl
|-
| '''Cool''': 1 <br /> '''Style''': <span style="color: white; background-color: #81b14bff"> [[File:hipsterstyle.png | 20px ]] '''Hipster''' </span>
|| '''Art''': 2 <br /> '''Style''': <span style="color: white; background-color: #81b14bff"> [[File:hipsterstyle.png | 20px ]] '''Hipster''' </span>
|| '''Art''': 2 <br /> '''Cats served''': 5
|}
==Quotes==
*''Hawkable Acquisitions bought up old library. Won't be much of the old town left, soon.''
[[Category:Villagers]]
[[Category:Characters]]
81c25bda2065a9935bb7b0fca3b8908268cb17af
Bonner
0
86
665
504
2023-08-23T12:02:25Z
Gengyen
47368
adjusted images and quote for mobile layout
wikitext
text/x-wiki
[[File:Bonner.jpg|thumb|alt=An image of an old man with a beard and a woolen hat. He's captioned as Bonner and says "Hello there! Your cats are lookin' mighty fishy today!".|Bonner]]
<span style="font-size:25px">“ </span>Hello there! Your cats are lookin' mighty fishy today!<span style="font-size:25px"> ”</span> <br />
<sup>⠀⠀⠀~ '''''Bonner''''' </sup>
'''Bonner''' is a ferryman, one of the [[villagers]] in [[Cat Cafe Manager]], who knows many tales about the settlement. He is married to Gavin. He is a [[Customers#Fisherfolk|Fisherman]] and owner of the [[Market]].
{|
|-
| [[File:Bonner_portrait.png | 340px ]] || [[File:Bonner_walk.png | 300px ]]
|}
==Unlocks==
{| class="wikitable"
! Level 2 !! Level 3 !! Level 4
|-
| [[File:Bonner_picture_of_nain.png | center | 50px]] || [[File:Bonner_shipinabottle.png | center | 60px]] || [[File:Bonner_aquarium.png | center | 60px]]
|-
| Picture of Nain || Bonner's Bottled Ship || Bonner Aquarium
|-
| '''Art''': 1
|| '''Art''': 2
|| '''Entertainment''': 2 <br /> '''Expensive''': 2
|}
==Quotes==
*''Why are there so many stray cats in Caterwaul? Well, yer ol' grandmother had her theories...''
[[Category:Villagers]]
[[Category:Characters]]
60110353c3ad9eed6b4205c21fd306e11cb9785f
Mateo
0
98
666
510
2023-08-23T12:03:10Z
Gengyen
47368
adjusted images and quote for mobile layout
wikitext
text/x-wiki
[[File:Mateo.png|thumb|alt=An image of a man wearing glasses, a shirt and a jacket tied around his neck, saying "Cats and coffee? Now that's synergy, baybee!"|Mateo]]
<span style="font-size:25px">“ </span>Cats and coffee? Now that's synergy, baybee!<span style="font-size:25px"> ”</span> <br />
<sup>⠀⠀⠀~ '''''Mateo''''' </sup>
'''Mateo''' is one of the [[villagers]] in [[Cat Cafe Manager]]. He is a [[Customers#Businesspeople|Businessman]].
{|
|-
| [[File:Mateo_portrait.png | 340px ]] || [[File:Mateo_walk.png | 300px ]]
|}
==Unlocks==
{| class="wikitable"
! Level 2 !! Level 3 !! Level 4
|-
| [[File:Mateo_poster.png | center | 50px]] || [[File:Mateo_chair.png | center | 50px]] || [[File:Mateo_train.png | center | 60px]]
|-
| Dubious Motivational Poster || Executive Beanbag Chair || Mateo's Model Trainset
|-
| '''Art''': 2
|| '''Cool''': 2 <br /> '''Expensive''': 2 <br /> '''Comfort''': 15 <br /> '''Style''': <span style="color: white; background-color: #81b14bff"> [[File:hipsterstyle.png | 20px ]] '''Hipster''' </span>
|| '''Entertainment''': 2 <br /> '''Expensive''': 2
|}
==Quotes==
*''Honestly, I spend more time online buying stuff to start new hobbies... Than actually doing any of 'em!''
[[Category:Villagers]]
[[Category:Characters]]
7aecd545c88bfbd8e79e2ff9dbb7c723b08fef87
Cat Cafe
0
83
667
531
2023-08-23T12:05:03Z
Gengyen
47368
adjusted images and quote for mobile layout
wikitext
text/x-wiki
[[File:Cat Cafe.png|thumb|alt=A picture of a cat cafe named "Coffee Meow!" full of customers and cats|An example Cat Cafe]]
The '''Cat Cafe''' is the main element of [[Cat Cafe Manager]] gameplay, located in [[Caterwaul Way]].
==Customers==
[[File:Site-background.png|thumb|alt=A picture of a large cat cafe full of customers and cats|Befriending people from Caterwaul Way is useful]]
The cafe is visited by [[customers]] and [[villagers]]. Each day, the player can call a regular which contributes to the relationships with them. This allows the player to advance the storyline and discover new information about Caterwaul Way. Customers have needs which can be satisfied through food and furniture (cafe stats such as comfort and toilets). Satisfied customers provide Resources (used as currency) and Delight (used to complete [[Shrine]] projects). Cats are the only need for level 1 customers, and are needed in increasing skill for every customer.
==Cats==
[[File:Pet the cat.png|thumb|alt=A picture of an employee petting a cat in a cat cafe named "Cat In The Kettle"|Pet your cats to keep them happy]]
The player begins with a chosen starter [[cats|cat]] and gradually adopts more strays. Cat needs can be fulfilled by buying items from [[Pet Goods]]. Cats have skills that refers to their stats towards certain [[customers]]. Higher stats satisfy higher level customers. Skills and traits can be upgraded and unlocked through levelling up cats. Total skill for each customer type can be seen in the Cats menu, not under cafe stats.
==Staff==
As the cafe expands and more customers visit, [[Staff]] can be hired to help with cooking and service. Their skills can be upgraded to make them faster. Traits give bonus points and unlock other skills like Cat Care, Cleaning, and Maintenance.
==Design Mode==
In [[Design Mode]] the player can expand the cafe's size and Decorate using props, appliances, and [[furniture]]. The Build tab allows modifying floor tiles and wallpaper.
==Features==
The player can unlock new [[recipes]] for customers as they level up. [[Advertising]] lets the player choose which customers come to the cafe. [[Shrine#Projects|Projects]] can be completed to improve the business.
The table below lists all the cafe stats, besides [[Cats#Needs|cat needs]]. Customers need a wider variety and higher number of stats as they level up. For example, [[Customers#Artists|Artists]] require 7 Art at Level 3, 13 at Level 4, and 15 at Level 5. Needs outside of cafe stats are listed on the [[Customers]] page. The last eight are styles, which are not needs but some are used in staff traits to boost their skills.
{| class="wikitable"
|+ Cafe Stats
! colspan="2" | Stat !! Level 2 !! Level 3 !! Level 4 !! Level 5
|-
| border="0" | [[File:chairs.png|30px]] || Chair limit || colspan="4" | Maximum amount of chairs allowed. Increased through the [[Shrine]]
|-
| [[File:art.png|center|18px]] || Art || || [[File:Icon_artist.png|30px]] 7 || [[File:Icon_artist.png|30px]] 13, [[File:Icon_punk.png|30px]] 9 || [[File:Icon_artist.png|30px]] 15, [[File:Icon_punk.png|30px]] 11, [[File:Icon_business.png|30px]] 11
|-
| [[File:plants.png|center|30px]] || Plants || [[File:Icon_fisher.png|30px]] 3, [[File:Icon_witch.png|30px]] 4 || [[File:Icon_witch.png|30px]] 7 || [[File:Icon_witch.png|30px]] 13, [[File:Icon_fisher.png|30px]] 9 || [[File:Icon_witch.png|30px]] 15
|-
| [[File:cool.png|center|30px]] || Cool || || || || [[File:Icon_artist.png|30px]] 11, [[File:Icon_punk.png|30px]] 15
|-
| [[File:fun.png|center|23px]] || Fun || || || [[File:Icon_artist.png|30px]] 9, [[File:Icon_punk.png|30px]] 13 || [[File:Icon_artist.png|30px]] 11, [[File:Icon_punk.png|30px]] 15
|-
| [[File:rugs.png|center|23px]] || Rugs || || || [[File:Icon_vagabond.png|30px]] 9, [[File:Icon_punk.png|30px]] 13 || [[File:Icon_vagabond.png|30px]] 11, [[File:Icon_witch.png|30px]] 7
|-
| [[File:Tech.png|center|27px]] || Tech || || [[File:Icon_fisher.png|30px]] 7 || [[File:Icon_fisher.png|30px]] 13 || [[File:Icon_artist.png|30px]] 7, [[File:Icon_fisher.png|30px]] 15
|-
| [[File:expensive.png|center|25px]] || Expensive || || || || [[File:Icon_business.png|30px]] 15
|-
| [[File:magic_aura.png|center|25px]] || Magic Aura || || || || [[File:Icon_witch.png|30px]] 15
|-
| [[File:books.png|center|25px]] || Books || || [[File:Icon_vagabond.png|30px]] 5 || [[File:Icon_artist.png|30px]] 13, [[File:Icon_vagabond.png|30px]] 9 || [[File:Icon_artist.png|30px]] 15, [[File:Icon_business.png|30px]] 7, [[File:Icon_vagabond.png|30px]] 11
|-
| [[File:Coziness.png|center|23px]] || Coziness || [[File:Icon_vagabond.png|30px]] 4 || || [[File:Icon_fisher.png|30px]] 6, [[File:Icon_vagabond.png|30px]] 13 || [[File:Icon_fisher.png|30px]] 7, [[File:Icon_vagabond.png|30px]] 15
|-
| [[File:space.png|center|25px]] || Space || || [[File:Icon_business.png|30px]] 7, [[File:Icon_fisher.png|30px]] 5, [[File:Icon_vagabond.png|30px]] 7 || [[File:Icon_business.png|30px]] 9, [[File:Icon_fisher.png|30px]] 9, [[File:Icon_vagabond.png|30px]] 13 || [[File:Icon_business.png|30px]] 11, [[File:Icon_fisher.png|30px]] 11, [[File:Icon_vagabond.png|30px]] 15
|-
| colspan="2" | <span style="color: white; background-color: #81b14bff"> [[File:Hipsterstyle.png | 20px ]] '''Hipster'''ㅤ </span> || colspan="4" | 4 pieces for Trait [[File:hipster.png | 30px ]]
|-
| colspan="2" | <span style="color: white; background-color: #a6712fff"> [[File:Pubstyle.png | 20px ]] '''Pub'''ㅤ </span> || colspan="4" | 4 pieces for Trait [[File:barfly.png | 30px ]]
|-
| colspan="2" | <span style="color: white; background-color: #ff5943ff"> [[File:Dinerstyle.png | 20px ]] '''Diner'''ㅤ </span> || colspan="4" | 4 pieces for Trait [[File:greaser.png | 30px ]]
|-
| colspan="2" | <span style="color: white; background-color: #f685ddff"> [[File:Teahousestyle.png | 20px ]] '''Teahouse'''ㅤ </span> || colspan="4" | 4 pieces for Trait [[File:tea-rrific.png | 30px ]]
|-
| colspan="2" | <span style="color: white; background-color: #4789ddff"> [[File:fantasystyle.png | 20px ]] '''Fantasy'''ㅤ </span> || colspan="4" | 4 pieces for Trait [[File:magicallyattuned.png | 30px ]]
|-
| colspan="6" | <span style="color: white; background-color: #fe8202ff"> [[File:Harveststyle.png | 20px ]] '''Harvest'''ㅤ </span>
|-
| colspan="6" | <span style="color: white; background-color: #69d0ddff"> [[File:Summerstyle.png | 20px ]] '''Summer'''ㅤ </span>
|-
| colspan="6" | <span style="color: white; background-color: #b44673ff"> [[File:Easternstyle.png | 20px ]] '''Eastern'''ㅤ </span>
|}
[[Category:Locations]]
e3eacba4f2832311da8e8a87aeed62b8a1181d37
Customers
0
327
668
653
2023-08-23T12:07:36Z
Gengyen
47368
adjusted images for mobile layout
wikitext
text/x-wiki
'''Customers''' visit the [[Cat Cafe]] and provide Resources and Delight, which are used to furnish and expand the cafe. There are six customer types and the player can choose who visits through [[Advertising]].
{|
|-
| [[File:Customers.jpg | thumb | Summary of customers and needs ]] || [[File:Resources.jpg | thumb | Resources overview]]
|}
[[File:Customer_inspect.jpg | thumb | Details about a customer in inspection mode]]
'''Needs''' listed below differ by customer type and level. Customers level up by levelling up relationships with [[Villagers|regulars]], which increases their needs and resource payout.
* [[File:cats_need.png | 30px]] '''Cats''': Customers need an amount of [[Cats#Skills|cat skill]] towards their type. Only cats with satisfied needs count
* [[File:hunger_need.png | 18px]] '''Hunger''': This is satisfied through [[Staff#Skills|cooking skill]] and serving the [[Market#Recipes|food]] they want. If the food they want is unavailable, cooking skill value is halved
* [[File:chairs.png | 30px]] '''Comfort''': This depends on the Comfort stat of the [[Furniture#Seating|chair]] used
* [[File:social_need.png | 25px]] '''Social''': Some customers prompt staff to chat, and this depends on their [[Staff#Skills|social skill]]
* [[File:toilet_need.png | 22px]] '''Toilets''': This depends on the Toilet stat of the [[Furniture#Appliances|toilet]] used
* [[File:space.png | 25px]] '''Space''': Refers to the size of the cafe, which is expanded through [[Design Mode#Build|design mode]]
* '''Furniture Needs''': These are fulfilled by [[Cat Cafe#Features|cafe stats]] - Art, Plants, Cool, Fun, Rugs, Tech, Expensive, Magic Aura, Books, Coziness, and Space
'''''Note''': Need values are not exact, customers can vary even if they're the same level. Customers can also order previously unlocked food.''
==[[File:icon_artist.png | 35px]] Artists==
[[File:Artist.png | thumb | 190px | An Artist ]]
'''Artists''' pay in [[File:jewels.png | 20px]] Jewels, used for [[Furniture]]. They level up alongside [[Finley]]'s relationship. <br />
{| class="wikitable"
|+ Artist Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 2, [[File:black_coffee.png | 30px]] || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 3, [[File:italian_espresso.png | 30px]], [[File:latte.png | 30px]] || || || || ||
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 5, [[File:simple_salad.png | 30px]], [[File:avant_garden_salad.png | 30px]] || || || || || [[File:Art.png | 19px]] 7
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 8, [[File:cheese_platter.png | 30px]], [[File:pancakes.png | 30px]] || || || 5 || || [[File:Art.png | 19px]] 13, [[File:Fun.png | 23px]] 9, [[File:Books.png | 23px]] 13
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 11, [[File:harmony_tea.png | 21px]], [[File:blueberry_pie.png | 30px]], [[File:complex_grape_juice.png | 13px]] || || || 7 || || [[File:Art.png | 19px]] 15, [[File:Fun.png | 23px]] 11, [[File:Books.png | 23px]] 15, [[File:Tech.png | 23px]] 7, [[File:Cool.png | 25px]] 11
|}
==[[File:icon_business.png | 35px]] Businesspeople==
[[File:Businesspeople.png | thumb | 190px | A businessperson ]]
'''Businesspeople''' pay in [[File:gold.png | 20px]] Gold, used for expensive [[Furniture]] and [[Pet Goods]]. They level up alongside [[Mateo]]'s relationship.
{| class="wikitable"
|+ Businesspeople Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 1 || [[File:skill_cooking.png | 30px]] 3, [[File:black_coffee.png | 30px]] || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 6, [[File:italian_espresso.png | 30px]], [[File:cold_brew_coffee.png | 23px]] || 6 || || || ||
|-
| Level 3 || 4 || [[File:skill_cooking.png | 30px]] 9, [[File:latte.png | 30px]], [[File:cheese_platter.png | 30px]] || 9 || || 4 || 7 ||
|-
| Level 4 || 5 || [[File:skill_cooking.png | 30px]] 11, [[File:avant_garden_salad.png | 30px]], [[File:omelette.png | 30px]] || 11 || || 5 || 9 ||
|-
| Level 5 || 7 || [[File:skill_cooking.png | 30px]] 15, [[File:sashimi.png | 30px]], [[File:hearty_meat_stew.png | 30px]], [[File:complex_grape_juice.png | 13px]] || 15 || || 7 || 11 || [[File:Art.png | 19px]] 11, [[File:Expensive.png | 23px]] 15, [[File:Books.png | 23px]] 7
|}
==[[File:icon_fisher.png | 35px]] Fisherfolk==
[[File:Fisherfolk.png | thumb | 190px | A fisher ]]
'''Fisherfolk''' pay in [[File:fish.png | 20px]] Fish, used for [[Pet Goods]]. They level up alongside [[Bonner]]'s relationship.
{| class="wikitable"
|+ Fisherfolk Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 2, [[File:black_tea.png | 30px]] || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 4, [[File:pretzel.png | 26px]], [[File:ham_sandwich.png | 30px]] || || 4 || || || [[File:Plants.png | 23px]] 3
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 7, [[File:root_beer.png | 24px]], [[File:fish_and_chips.png | 30px]] || || 7 || 4 || 5 || [[File:Tech.png | 23px]] 7
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 11, [[File:italian_sub_sandwich.png | 30px]], [[File:sashimi.png | 30px]] || || 11 || 5 || 9 || [[File:Tech.png | 23px]] 13, [[File:Coziness.png | 20px]] 6, [[File:Plants.png | 23px]] 9
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 15, [[File:biscuits_and_gravy.png | 30px]], [[File:hearty_meat_stew.png | 30px]], [[File:craft_root_beer.png | 24px]] || || 15 || 5 || 11 || [[File:Tech.png | 23px]] 15, [[File:Coziness.png | 20px]] 7, [[File:Plants.png | 23px]] 9
|}
==[[File:icon_punk.png | 35px]] Punks==
[[File:punk.png | thumb | 190px | A punk ]]
'''Punks''' pay in [[File:materials.png | 20px]] Material, used to expand the cafe. They level up alongside [[Arwel]]'s relationship.
{| class="wikitable"
|+ Punk Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 1, [[File:herbal_tea.png | 30px]] || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 2, [[File:root_beer.png | 24px]], [[File:cold_brew_coffee.png | 23px]] || || || || ||
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 4, [[File:strawberry_milkshake.png | 15px]], [[File:fish_and_chips.png | 30px]] || || || || ||
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 5, [[File:biscuits_and_gravy.png | 30px]], [[File:baked_potato.png | 28px]] || || 8 || 5 || || [[File:Art.png | 19px]] 9, [[File:Fun.png | 23px]] 13, [[File:Rugs.png | 23px]] 13
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 7, [[File:craft_root_beer.png | 24px]], [[File:bracing_veggie_stew.png | 30px]] || || 11 || 7 || || [[File:Art.png | 19px]] 11, [[File:Fun.png | 23px]] 15, [[File:cool.png | 25px]] 15
|}
==[[File:icon_vagabond.png | 35px]] Vagabonds==
[[File:vagabond.png | thumb | 190px | A vagabond ]]
'''Vagabonds''' pay in [[File:fabrics.png | 20px]] Fabric, used to buy [[Furniture#Seating|Seating furniture]]. They level up last, when every other customer and regular has reached the next level.
{| class="wikitable"
|+ Vagabond Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || [[File:skill_cooking.png | 30px]] 2, [[File:water.png | 20px]] || || || || ||
|-
| Level 2 || 3 || [[File:skill_cooking.png | 30px]] 2, [[File:pretzel.png | 26px]], [[File:veggie_sandwich.png | 30px]] || || || || || [[File:Coziness.png | 20px]] 4
|-
| Level 3 || 5 || [[File:skill_cooking.png | 30px]] 4, [[File:ham_sandwich.png | 30px]], [[File:chocolate_sundae.png | 20px]] || || || 4 || 7 || [[File:Books.png | 23px]] 5
|-
| Level 4 || 8 || [[File:skill_cooking.png | 30px]] 5, [[File:strawberry_milkshake.png | 15px]], [[File:baked_potato.png | 28px]] || || || 5 || 13 || [[File:Coziness.png | 20px]] 13, [[File:Books.png | 23px]] 9, [[File:Rugs.png | 23px]] 9
|-
| Level 5 || 11 || [[File:skill_cooking.png | 30px]] 7, [[File:pancakes.png | 30px]], [[File:pumpkin_soup.png | 28px]], [[File:bracing_veggie_stew.png | 30px]] || || 7 || 7 || 15 || [[File:Coziness.png | 20px]] 15, [[File:Books.png | 23px]] 11, [[File:Rugs.png | 23px]] 11
|}
==[[File:icon_witch.png | 35px]] Witches==
[[File:witch.png | thumb | 190px | A witch ]]
'''Witches''' pay in [[File:nectar.png | 20px]] Nectar, used to buy [[Market#Recipes|Recipes]] and [[Market#Ingredients|Ingredients]]. They level up alongside [[Carla-Lalla]]'s relationship.
{| class="wikitable"
|+ Witch Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 3 || [[File:skill_cooking.png | 30px]] 2, [[File:pretzel.png | 26px]] || || || || ||
|-
| Level 2 || 4 || [[File:skill_cooking.png | 30px]] 3, [[File:herbal_tea.png | 30px]], [[File:simple_salad.png | 30px]] || || || || || [[File:Plants.png | 23px]] 4
|-
| Level 3 || 7 || [[File:skill_cooking.png | 30px]] 5, [[File:veggie_sandwich.png | 30px]], [[File:italian_sub_sandwich.png | 30px]] || || 5 || 4 || || [[File:Plants.png | 23px]] 7
|-
| Level 4 || 11 || [[File:skill_cooking.png | 30px]] 8, [[File:chocolate_sundae.png | 20px]], [[File:harmony_tea.png | 21px]] || || 8 || 5 || || [[File:Plants.png | 23px]] 13
|-
| Level 5 || 15 || [[File:skill_cooking.png | 30px]] 11, [[File:omelette.png | 30px]], [[File:pumpkin_soup.png | 28px]], [[File:blueberry_pie.png | 30px]] || 11 || 11 || 7 || || [[File:Plants.png | 23px]] 15, [[File:Magic_aura.png | 23px]] 15, [[File:Rugs.png | 23px]] 7
|}
[[Category: Customers]]
2d3e19222f17774878b3b7aa75e2fb70efadf78c
675
668
2023-08-24T09:32:54Z
Gengyen
47368
removed commas and centred text
wikitext
text/x-wiki
'''Customers''' visit the [[Cat Cafe]] and provide Resources and Delight, which are used to furnish and expand the cafe. There are six customer types and the player can choose who visits through [[Advertising]].
{|
|-
| [[File:Customers.jpg | thumb | Summary of customers and needs ]] || [[File:Resources.jpg | thumb | Resources overview]]
|}
[[File:Customer_inspect.jpg | thumb | Details about a customer in inspection mode]]
'''Needs''' listed below differ by customer type and level. Customers level up by levelling up relationships with [[Villagers|regulars]], which increases their needs and resource payout.
* [[File:cats_need.png | 30px]] '''Cats''': Customers need an amount of [[Cats#Skills|cat skill]] towards their type. Only cats with satisfied needs count
* [[File:hunger_need.png | 18px]] '''Hunger''': This is satisfied through [[Staff#Skills|cooking skill]] and serving the [[Market#Recipes|food]] they want. If the food they want is unavailable, cooking skill value is halved
* [[File:chairs.png | 30px]] '''Comfort''': This depends on the Comfort stat of the [[Furniture#Seating|chair]] used
* [[File:social_need.png | 25px]] '''Social''': Some customers prompt staff to chat, and this depends on their [[Staff#Skills|social skill]]
* [[File:toilet_need.png | 22px]] '''Toilets''': This depends on the Toilet stat of the [[Furniture#Appliances|toilet]] used
* [[File:space.png | 25px]] '''Space''': Refers to the size of the cafe, which is expanded through [[Design Mode#Build|design mode]]
* '''Furniture Needs''': These are fulfilled by [[Cat Cafe#Features|cafe stats]] - Art, Plants, Cool, Fun, Rugs, Tech, Expensive, Magic Aura, Books, Coziness, and Space
'''''Note''': Need values are not exact, customers can vary even if they're the same level. Customers can also order previously unlocked food.''
==[[File:icon_artist.png | 35px]] Artists==
[[File:Artist.png | thumb | 190px | An Artist ]]
'''Artists''' pay in [[File:jewels.png | 20px]] Jewels, used for [[Furniture]]. They level up alongside [[Finley]]'s relationship. <br />
{| class="wikitable"
|+ Artist Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || 2 [[File:skill_cooking.png | 30px]] [[File:black_coffee.png | 30px]] || || || || ||
|-
| Level 2 || 3 || 3 [[File:skill_cooking.png | 30px]] [[File:italian_espresso.png | 30px]] [[File:latte.png | 30px]] || || || || ||
|-
| Level 3 || 5 || 5 [[File:skill_cooking.png | 30px]] [[File:simple_salad.png | 30px]] [[File:avant_garden_salad.png | 30px]] || || || || || [[File:Art.png | 19px]] 7
|-
| Level 4 || 8 || 8 [[File:skill_cooking.png | 30px]] [[File:cheese_platter.png | 30px]] [[File:pancakes.png | 30px]] || || || <div style='text-align: center;'>5</div> || || [[File:Art.png | 19px]] 13, [[File:Fun.png | 23px]] 9, [[File:Books.png | 23px]] 13
|-
| Level 5 || 11 || 11 [[File:skill_cooking.png | 30px]] [[File:harmony_tea.png | 21px]] [[File:blueberry_pie.png | 30px]] [[File:complex_grape_juice.png | 13px]] || || || <div style='text-align: center;'>7</div> || || [[File:Art.png | 19px]] 15, [[File:Fun.png | 23px]] 11, [[File:Books.png | 23px]] 15, [[File:Tech.png | 23px]] 7, [[File:Cool.png | 25px]] 11
|}
==[[File:icon_business.png | 35px]] Businesspeople==
[[File:Businesspeople.png | thumb | 190px | A businessperson ]]
'''Businesspeople''' pay in [[File:gold.png | 20px]] Gold, used for expensive [[Furniture]] and [[Pet Goods]]. They level up alongside [[Mateo]]'s relationship.
{| class="wikitable"
|+ Businesspeople Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 1 || 3 [[File:skill_cooking.png | 30px]] [[File:black_coffee.png | 30px]] || || || || ||
|-
| Level 2 || 3 || 6 [[File:skill_cooking.png | 30px]] [[File:italian_espresso.png | 30px]] [[File:cold_brew_coffee.png | 23px]] || <div style='text-align: center;'>6</div> || || || ||
|-
| Level 3 || 4 || 9 [[File:skill_cooking.png | 30px]] [[File:latte.png | 30px]] [[File:cheese_platter.png | 30px]] || <div style='text-align: center;'>9</div> || || <div style='text-align: center;'>4</div> || <div style='text-align: center;'>7</div> ||
|-
| Level 4 || 5 || 11 [[File:skill_cooking.png | 30px]] [[File:avant_garden_salad.png | 30px]] [[File:omelette.png | 30px]] || <div style='text-align: center;'>11</div> || || <div style='text-align: center;'>5</div> || <div style='text-align: center;'>9</div> ||
|-
| Level 5 || 7 || 15 [[File:skill_cooking.png | 30px]] [[File:sashimi.png | 30px]] [[File:hearty_meat_stew.png | 30px]] [[File:complex_grape_juice.png | 13px]] || <div style='text-align: center;'>15</div> || || <div style='text-align: center;'>7</div> || <div style='text-align: center;'>11</div> || [[File:Art.png | 19px]] 11, [[File:Expensive.png | 23px]] 15, [[File:Books.png | 23px]] 7
|}
==[[File:icon_fisher.png | 35px]] Fisherfolk==
[[File:Fisherfolk.png | thumb | 190px | A fisher ]]
'''Fisherfolk''' pay in [[File:fish.png | 20px]] Fish, used for [[Pet Goods]]. They level up alongside [[Bonner]]'s relationship.
{| class="wikitable"
|+ Fisherfolk Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || 2 [[File:skill_cooking.png | 30px]] [[File:black_tea.png | 30px]] || || || || ||
|-
| Level 2 || 3 || 4 [[File:skill_cooking.png | 30px]] [[File:pretzel.png | 26px]] [[File:ham_sandwich.png | 30px]] || || <div style='text-align: center;'>4</div> || || || [[File:Plants.png | 23px]] 3
|-
| Level 3 || 5 || 7 [[File:skill_cooking.png | 30px]] [[File:root_beer.png | 24px]] [[File:fish_and_chips.png | 30px]] || || <div style='text-align: center;'>7</div> || <div style='text-align: center;'>4</div> || <div style='text-align: center;'>5</div> || [[File:Tech.png | 23px]] 7
|-
| Level 4 || 8 || 11[[File:skill_cooking.png | 30px]] [[File:italian_sub_sandwich.png | 30px]] [[File:sashimi.png | 30px]] || || <div style='text-align: center;'>11</div> || <div style='text-align: center;'>5</div> || <div style='text-align: center;'>9</div> || [[File:Tech.png | 23px]] 13, [[File:Coziness.png | 20px]] 6, [[File:Plants.png | 23px]] 9
|-
| Level 5 || 11 || 15 [[File:skill_cooking.png | 30px]] [[File:biscuits_and_gravy.png | 30px]] [[File:hearty_meat_stew.png | 30px]] [[File:craft_root_beer.png | 24px]] || || <div style='text-align: center;'>15</div> || <div style='text-align: center;'>5</div> || <div style='text-align: center;'>11</div> || [[File:Tech.png | 23px]] 15, [[File:Coziness.png | 20px]] 7, [[File:Plants.png | 23px]] 9
|}
==[[File:icon_punk.png | 35px]] Punks==
[[File:punk.png | thumb | 190px | A punk ]]
'''Punks''' pay in [[File:materials.png | 20px]] Material, used to expand the cafe. They level up alongside [[Arwel]]'s relationship.
{| class="wikitable"
|+ Punk Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || 1 [[File:skill_cooking.png | 30px]] [[File:herbal_tea.png | 30px]] || || || || ||
|-
| Level 2 || 3 || 2 [[File:skill_cooking.png | 30px]] [[File:root_beer.png | 24px]] [[File:cold_brew_coffee.png | 23px]] || || || || ||
|-
| Level 3 || 5 || 4 [[File:skill_cooking.png | 30px]] [[File:strawberry_milkshake.png | 15px]] [[File:fish_and_chips.png | 30px]] || || || || ||
|-
| Level 4 || 8 || 5 [[File:skill_cooking.png | 30px]] [[File:biscuits_and_gravy.png | 30px]] [[File:baked_potato.png | 28px]] || || <div style='text-align: center;'>8</div> || <div style='text-align: center;'>5</div> || || [[File:Art.png | 19px]] 9, [[File:Fun.png | 23px]] 13, [[File:Rugs.png | 23px]] 13
|-
| Level 5 || 11 || 7 [[File:skill_cooking.png | 30px]] [[File:craft_root_beer.png | 24px]] [[File:bracing_veggie_stew.png | 30px]] || || <div style='text-align: center;'>11</div> || <div style='text-align: center;'>7</div> || || [[File:Art.png | 19px]] 11, [[File:Fun.png | 23px]] 15, [[File:cool.png | 25px]] 15
|}
==[[File:icon_vagabond.png | 35px]] Vagabonds==
[[File:vagabond.png | thumb | 190px | A vagabond ]]
'''Vagabonds''' pay in [[File:fabrics.png | 20px]] Fabric, used to buy [[Furniture#Seating|Seating furniture]]. They level up last, when every other customer and regular has reached the next level.
{| class="wikitable"
|+ Vagabond Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || 2 [[File:skill_cooking.png | 30px]] [[File:water.png | 20px]] || || || || ||
|-
| Level 2 || 3 || 2 [[File:skill_cooking.png | 30px]] [[File:pretzel.png | 26px]] [[File:veggie_sandwich.png | 30px]] || || || || || [[File:Coziness.png | 20px]] 4
|-
| Level 3 || 5 || 4 [[File:skill_cooking.png | 30px]] [[File:ham_sandwich.png | 30px]] [[File:chocolate_sundae.png | 20px]] || || || <div style='text-align: center;'>4</div> || <div style='text-align: center;'>7</div> || [[File:Books.png | 23px]] 5
|-
| Level 4 || 8 || 5 [[File:skill_cooking.png | 30px]] [[File:strawberry_milkshake.png | 15px]] [[File:baked_potato.png | 28px]] || || || <div style='text-align: center;'>5</div> || <div style='text-align: center;'>13</div> || [[File:Coziness.png | 20px]] 13, [[File:Books.png | 23px]] 9, [[File:Rugs.png | 23px]] 9
|-
| Level 5 || 11 || 7 [[File:skill_cooking.png | 30px]] [[File:pancakes.png | 30px]] [[File:pumpkin_soup.png | 28px]] [[File:bracing_veggie_stew.png | 30px]] || || <div style='text-align: center;'>7</div> || <div style='text-align: center;'>7</div> || <div style='text-align: center;'>15</div> || [[File:Coziness.png | 20px]] 15, [[File:Books.png | 23px]] 11, [[File:Rugs.png | 23px]] 11
|}
==[[File:icon_witch.png | 35px]] Witches==
[[File:witch.png | thumb | 190px | A witch ]]
'''Witches''' pay in [[File:nectar.png | 20px]] Nectar, used to buy [[Market#Recipes|Recipes]] and [[Market#Ingredients|Ingredients]]. They level up alongside [[Carla-Lalla]]'s relationship.
{| class="wikitable"
|+ Witch Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 3 || 2 [[File:skill_cooking.png | 30px]] [[File:pretzel.png | 26px]] || || || || ||
|-
| Level 2 || 4 || 3 [[File:skill_cooking.png | 30px]] [[File:herbal_tea.png | 30px]] [[File:simple_salad.png | 30px]] || || || || || [[File:Plants.png | 23px]] 4
|-
| Level 3 || 7 || 5 [[File:skill_cooking.png | 30px]] [[File:veggie_sandwich.png | 30px]] [[File:italian_sub_sandwich.png | 30px]] || || <div style='text-align: center;'>5</div> || <div style='text-align: center;'>4</div> || || [[File:Plants.png | 23px]] 7
|-
| Level 4 || 11 || 8 [[File:skill_cooking.png | 30px]] [[File:chocolate_sundae.png | 20px]] [[File:harmony_tea.png | 21px]] || || <div style='text-align: center;'>8</div> || <div style='text-align: center;'>5</div> || || [[File:Plants.png | 23px]] 13
|-
| Level 5 || 15 || 11 [[File:skill_cooking.png | 30px]] [[File:omelette.png | 30px]] [[File:pumpkin_soup.png | 28px]] [[File:blueberry_pie.png | 30px]] || <div style='text-align: center;'>11</div> || <div style='text-align: center;'>11</div> || <div style='text-align: center;'>7</div> || || [[File:Plants.png | 23px]] 15, [[File:Magic_aura.png | 23px]] 15, [[File:Rugs.png | 23px]] 7
|}
[[Category: Customers]]
e574d0ca2daf95e0a92d0736fd161767c90ab8dc
Market
0
80
669
654
2023-08-23T12:10:30Z
Gengyen
47368
adjusted image for mobile layout
wikitext
text/x-wiki
[[File:Starter_recipes.jpg | thumb | Starter recipes are unlocked from the beginning]]
[[Bonner]] sells Recipes and Ingredients at the '''Market''' in exchange for [[File:nectar.png|20px]] Nectar.
Customers require new recipes as they level up. These are unlocked through the [[Shrine]] and require new appliances and a higher Cooking Skill. They are one-time purchases, whereas ingredients are bought in quantities of 10. Once all Shrine upgrades are finished you can purchase auto-delivery from the recipes tab for Gold. You can then select which ingredients you want purchased automatically.
==[[File:Recipes_icon.png | 35px]]Recipes==
The table below shows the recipe's unlock price, ingredients, customer(s) served, [[Shrine]] project, [[Furniture#Appliances|appliances]], and required [[Staff#Skills|cooking skill]].
{|class="wikitable sortable"
|+ Recipe List
!class="unsortable", style="width:40px" |Icon !! style="width:125px" | Recipe !! Price !! class="unsortable"|[[File:Ingredients_icon.png|33px]] !! class="unsortable"|Serves !! Shrine Level !! class="unsortable"|[[File:Appliances.png|33px]] !! [[File:Skill_cooking.png|33px]]
|-
| [[File:water.png | center | 18px]] || Water || || || [[File:Icon_vagabond.png | 30px]] || 0 || [[File:sink.png | 30px]] || 1
|-
| [[File:Pretzel.png | center | 26px]] || Pretzel || 50 || [[File:bread.png | 30px]] || [[File:Icon_witch.png | 30px]] [[File:Icon_fisher.png | 30px]] [[File:Icon_vagabond.png | 30px]] || 0 || [[File:Sink.png | 30px]] || 1
|-
| [[File:black_coffee.png | center | 30px]] || Black Coffee || 50 || [[File:coffee_beans.png | 23px]] || [[File:Icon_artist.png | 30px]] [[File:Icon_business.png | 30px]] || 0 || [[File:Coffee_Machine.png | 30px]] || 1
|-
| [[File:black_tea.png | center | 30px]] || Black Tea || 50 || [[File:tea_leafs.png | 30px]] || [[File:Icon_fisher.png | 30px]] || 0 || [[File:Coffee_Machine.png | 30px]] || 1
|-
| [[File:herbal_tea.png | center | 26px]] || Herbal Tea || 50 || [[File:herbs.png | 27px]] || [[File:Icon_punk.png | 30px]] [[File:Icon_witch.png | 30px]] || 0 || [[File:Coffee_Machine.png | 30px]] || 1
|-
| [[File:italian_espresso.png | center | 30px]] || Italian Espresso || 75 || [[File:coffee_beans.png | 23px]] || [[File:Icon_artist.png | 30px]] [[File:Icon_business.png | 30px]] || 0 || [[File:Coffee_Machine.png | 30px]] || 5
|-
| [[File:cold_brew_coffee.png | center | 23px]] || Cold Brew Coffee || 75 || [[File:coffee_beans.png | 23px]] [[File:milk.png | 27px]] || [[File:Icon_punk.png | 30px]] [[File:Icon_business.png | 30px]] || 1 [[File:Advanced_brews.png | 30px]] Advanced Brews || [[File:Coffee_Machine.png | 30px]] [[File:Basic_Fridge.png | 25px]] || 5
|-
| [[File:latte.png | center | 30px]] || Latte || 75 || [[File:coffee_beans.png | 23px]] [[File:milk.png | 27px]] || [[File:Icon_artist.png | 30px]] [[File:Icon_business.png | 30px]] || 1 [[File:Advanced_brews.png | 30px]] Advanced Brews || [[File:Coffee_Machine.png | 30px]] [[File:Basic_Fridge.png | 25px]]|| 5
|-
| [[File:root_beer.png | center | 23px]] || Root Beer || 50 || [[File:bottled_root_beer.png | 18px]] || [[File:Icon_punk.png | 30px]] [[File:Icon_fisher.png | 30px]] || 1 [[File:Advanced_brews.png | 30px]] Advanced Brews || [[File:Basic_Fridge.png | 25px]]|| 1
|-
| [[File:ham_sandwich.png | center | 30px]] || Ham Sandwich || 75 || [[File:bread.png | 30px]] [[File:ham.png | 30px]] || [[File:Icon_fisher.png | 30px]] [[File:Icon_vagabond.png | 30px]] || 1 [[File:Lunch_time.png | 30px]] Lunch Time || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Cutting_Board.png | 30px]] || 5
|-
| [[File:veggie_sandwich.png | center | 30px]] || Veggie Sandwich || 75 || [[File:bread.png | 30px]] [[File:lettuce.png | 30px]] || [[File:Icon_witch.png | 30px]] [[File:Icon_vagabond.png | 30px]] || 1 [[File:Lunch_time.png | 30px]] Lunch Time || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Cutting_Board.png | 30px]] || 5
|-
| [[File:simple_salad.png | center | 30px]] || Simple Salad || 75 || [[File:lettuce.png | 30px]] || [[File:Icon_witch.png | 30px]] [[File:Icon_artist.png | 30px]] || 1 [[File:Lunch_time.png | 30px]] Lunch Time || [[File:Sink.png | 30px]] [[File:Basic_Fridge.png | 25px]] || 5
|-
| [[File:chocolate_sundae.png | center | 19px]] || Chocolate Sundae || 100 || [[File:ice_cream.png | 30px]] [[File:chocolate.png | 30px]] [[File:cherries.png | 30px]] || [[File:Icon_witch.png | 30px]] [[File:Icon_vagabond.png | 30px]] || 2 [[File:shakes_n_more.png | 30px]] Shakes 'n' More || [[File:Basic_Fridge.png | 25px]]|| 8
|-
| [[File:strawberry_milkshake.png | center | 14px]] || Strawberry Milkshake || 100 || [[File:ice_cream.png | 30px]] [[File:strawberries.png | 30px]] [[File:cherries.png | 30px]] || [[File:Icon_punk.png | 30px]] [[File:Icon_vagabond.png | 30px]] || 2 [[File:shakes_n_more.png | 30px]] Shakes 'n' More || [[File:Basic_Fridge.png | 25px]] [[File:Milkshake_Machine.png | 20px]] || 8
|-
| [[File:avant_garden_salad.png | center | 30px]] || Avant Garden Salad || 100 || [[File:lettuce.png | 30px]] [[File:tomatoes.png | 30px]] || [[File:Icon_artist.png | 30px]] [[File:Icon_business.png | 30px]] || 2 [[File:hearty_lunch.png | 30px]] Hearty Lunch || [[File:Sink.png | 30px]] [[File:Basic_Fridge.png | 25px]] || 8
|-
| [[File:cheese_platter.png | center | 30px]] || Cheese Platter || 100 || [[File:cheese.png | 30px]] [[File:herbs.png | 27px]] || [[File:Icon_artist.png | 30px]] [[File:Icon_business.png | 30px]] || 2 [[File:hearty_lunch.png | 30px]] Hearty Lunch || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Cutting_Board.png | 30px]] || 8
|-
| [[File:italian_sub_sandwich.png | center | 30px]] || Italian Sub Sandwich || 100 || [[File:bread.png | 30px]] [[File:ham.png | 30px]] [[File:lettuce.png | 30px]] [[File:cheese.png | 30px]] || [[File:Icon_witch.png | 30px]] [[File:Icon_fisher.png | 30px]] || 2 [[File:hearty_lunch.png | 30px]] Hearty Lunch || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Cutting_Board.png | 30px]] || 8
|-
| [[File:fish_and_chips.png | center | 30px]] || Fish & Chips || 100 || [[File:fresh_fish.png | 30px]] [[File:potatoes.png | 30px]] [[File:mayonaise.png | 28px]] || [[File:Icon_punk.png | 30px]] [[File:Icon_fisher.png | 30px]] || 2 [[File:hearty_lunch.png | 30px]] Hearty Lunch || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Cutting_Board.png | 30px]] [[File:Basic_Deep_Frier.png | 30px]] || 8
|-
| [[File:harmony_tea.png | center | 20px]] || Harmony Tea || 250 || [[File:herbs.png | 27px]] [[File:tea_leafs.png | 30px]] [[File:milk.png | 27px]] || [[File:Icon_witch.png | 30px]] [[File:Icon_punk.png | 30px]] || 3 [[File:refined_palette.png | 30px]] Refined Palette || [[File:Coffee_Machine.png | 30px]] [[File:Basic_Fridge.png | 25px]] || 12
|-
| [[File:sashimi.png | center | 30px]] || Sashimi || 250 || [[File:fresh_fish.png | 30px]] [[File:rice.png | 30px]] || [[File:Icon_fisher.png | 30px]] [[File:Icon_business.png | 30px]] || 3 [[File:refined_palette.png | 30px]] Refined Palette || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Cutting_Board.png | 30px]] || 12
|-
| [[File:pancakes.png | center | 30px]] || Pancakes || 100 || [[File:eggs.png | 30px]] [[File:milk.png | 27px]] || [[File:Icon_artist.png | 30px]] [[File:Icon_vagabond.png | 30px]] || 3 [[File:homestyle_cooking.png | 30px]] Homestyle Cooking || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Mixer.png | 30px]] [[File:Basic_Stove.png | 30px]] || 8
|-
| [[File:biscuits_and_gravy.png | center | 30px]] || Biscuits and Gravy || 250 || [[File:bread.png | 30px]] [[File:ham.png | 30px]] [[File:tomatoes.png | 30px]] [[File:herbs.png | 27px]] || [[File:Icon_punk.png | 30px]] [[File:Icon_fisher.png | 30px]] || 3 [[File:homestyle_cooking.png | 30px]] Homestyle Cooking || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Cutting_Board.png | 30px]] [[File:Basic_Stove.png | 30px]] || 12
|-
| [[File:Omelette.png | center | 30px]] || Omelette || 250 || [[File:eggs.png | 30px]] [[File:milk.png | 27px]] [[File:tomatoes.png | 30px]] [[File:cheese.png | 30px]] || [[File:Icon_witch.png | 30px]] [[File:Icon_business.png | 30px]] || 3 [[File:homestyle_cooking.png | 30px]] Homestyle Cooking || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Mixer.png | 30px]] [[File:Basic_Stove.png | 30px]] || 12
|-
| [[File:baked_potato.png | center | 28px]] || Baked Potato || 250 || [[File:potatoes.png | 30px]] [[File:cheese.png | 30px]] [[File:ham.png | 30px]] || [[File:Icon_punk.png | 30px]] [[File:Icon_vagabond.png | 30px]] || 3 [[File:homestyle_cooking.png | 30px]] Homestyle Cooking || [[File:Basic_Cutting_Board.png | 30px]] [[File:Basic_Stove.png | 30px]] || 12
|-
| [[File:craft_root_beer.png | center | 22px]] || Craft Root Beer || 250 || [[File:malted_grains.png | 30px]] || [[File:Icon_punk.png | 30px]] [[File:Icon_fisher.png | 30px]] || 4 [[File:Fancy_drinks.png | 30px]] Fancy Drinks || [[File:Coffee_Machine.png | 30px]] [[File:Basic_Fridge.png | 25px]] || 12
|-
| [[File:complex_grape_juice.png | center | 13px]] || Complex Grape Juice || 300 || [[File:bottled_grape_juice.png | 16px]] || [[File:Icon_artist.png | 30px]] [[File:Icon_business.png | 30px]] || 4 [[File:Fancy_drinks.png | 30px]] Fancy Drinks || [[File:Basic_Fridge.png | 25px]] || 16
|-
| [[File:hearty_meat_stew.png | center | 30px]] || Hearty Meat Stew || 250 || [[File:beef.png | 30px]] [[File:ham.png | 30px]] [[File:rice.png | 30px]] [[File:bottled_grape_juice.png | 16px]] || [[File:Icon_fisher.png | 30px]] [[File:Icon_business.png | 30px]] || 4 [[File:Stewin.png | 30px]] Stewin' || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Stove.png | 30px]] || 12
|-
| [[File:bracing_veggie_stew.png | center | 30px]] || Bracing Veggie Stew || 300 || [[File:potatoes.png | 30px]] [[File:tomatoes.png | 30px]] [[File:herbs.png | 27px]] [[File:bottled_grape_juice.png | 16px]] || [[File:Icon_punk.png | 30px]] [[File:Icon_vagabond.png | 30px]] || 4 [[File:Stewin.png | 30px]] Stewin' || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Stove.png | 30px]] || 16
|-
| [[File:pumpkin_soup.png | center | 28px]] || Pumpkin Soup || 300 || [[File:pumpkin.png | 30px]] [[File:tomatoes.png | 30px]] [[File:herbs.png | 27px]] [[File:coconut_milk.png | 27px]] || [[File:Icon_witch.png | 30px]] [[File:Icon_vagabond.png | 30px]] || 4 [[File:Stewin.png | 30px]] Stewin' || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Stove.png | 30px]] || 16
|-
| [[File:chocolate_cake.png | center | 30px]] || Chocolate Cake || 300 || [[File:chocolate.png | 30px]] [[File:flour.png | 30px]] [[File:eggs.png | 30px]] || ??? || 4 [[File:pieces_of_pie.png | 30px]] Pieces of Pies || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Mixer.png | 30px]] [[File:Basic_Stove.png | 30px]] || 16
|-
| [[File:blueberry_pie.png | center | 30px]] || Blueberry Pie || 300 || [[File:blueberries.png | 30px]] [[File:flour.png | 30px]] [[File:eggs.png | 30px]] || [[File:Icon_witch.png | 30px]] [[File:Icon_artist.png | 30px]] || 4 [[File:pieces_of_pie.png | 30px]] Pieces of Pies || [[File:Basic_Fridge.png | 25px]] [[File:Basic_Mixer.png | 30px]] [[File:Basic_Stove.png | 30px]] || 16
|}
==Ingredients==
The table below shows the cost of 10x ingredients and what recipes require it.
{|class="wikitable sortable"
|+ Ingredient List
!class="unsortable", style="width:40px" |Icon !! style="width:125px" | Ingredient !! Price !! class="unsortable"|[[File:Recipes_icon.png|30px]]
|-
| [[File:bread.png | center | 30px]] || Bread || 30 || [[File:pretzel.png|26px]] [[File:ham_sandwich.png|30px]] [[File:veggie_sandwich.png|30px]] [[File:italian_sub_sandwich.png|30px]] [[File:biscuits_and_gravy.png|30px]]
|-
| [[File:coffee_beans.png | center | 23px]] || Coffee Beans || 30 || [[File:black_coffee.png|30px]] [[File:italian_espresso.png|30px]] [[File:cold_brew_coffee.png|23px]] [[File:latte.png|30px]]
|-
| [[File:tea_leafs.png | center | 26px]] || Tea Leafs || 30 || [[File:black_tea.png|30px]] [[File:harmony_tea.png|20px]]
|-
| [[File:herbs.png | center | 25px]] || Herbs || 30 || [[File:herbal_tea.png|26px]] [[File:cheese_platter.png|30px]] [[File:harmony_tea.png|20px]] [[File:pumpkin_soup.png|28px]] [[File:biscuits_and_gravy.png|30px]] [[File:bracing_veggie_stew.png|30px]]
|-
| [[File:milk.png | center | 25px]] || Milk || 50 || [[File:cold_brew_coffee.png|23px]] [[File:latte.png|30px]] [[File:harmony_tea.png|20px]] [[File:pancakes.png|30px]] [[File:omelette.png|30px]]
|-
| [[File:lettuce.png | center | 30px]] || Lettuce || 50 || [[File:simple_salad.png|30px]] [[File:veggie_sandwich.png|30px]] [[File:italian_sub_sandwich.png|30px]] [[File:avant_garden_salad.png|30px]]
|-
| [[File:ham.png | center | 30px]] || Ham || 50 || [[File:ham_sandwich.png|30px]] [[File:italian_sub_sandwich.png|30px]] [[File:baked_potato.png|28px]] [[File:biscuits_and_gravy.png|30px]] [[File:hearty_meat_stew.png|30px]]
|-
| [[File:bottled_root_beer.png | center | 16px]] || Bottled Root Beer || 50 || [[File:root_beer.png|23px]]
|-
| [[File:cheese.png | center | 30px]] || Cheese || 75 || [[File:italian_sub_sandwich.png|30px]] [[File:cheese_platter.png|30px]] [[File:omelette.png|30px]] [[File:baked_potato.png|28px]]
|-
| [[File:tomatoes.png | center | 30px]] || Tomatoes || 75 || [[File:avant_garden_salad.png|30px]] [[File:omelette.png|30px]] [[File:pumpkin_soup.png|28px]] [[File:biscuits_and_gravy.png|30px]] [[File:bracing_veggie_stew.png|30px]]
|-
| [[File:fresh_fish.png | center | 30px]] || Fresh Fish || 70 || [[File:fish_and_chips.png|30px]] [[File:sashimi.png|30px]]
|-
| [[File:potatoes.png | center | 30px]] || Potatoes || 70 || [[File:fish_and_chips.png|30px]] [[File:baked_potato.png|28px]] [[File:bracing_veggie_stew.png|30px]]
|-
| [[File:mayonaise.png | center | 26px]] || Mayonaise || 70 || [[File:fish_and_chips.png|30px]]
|-
| [[File:ice_cream.png | center | 28px]] || Ice Cream || 70 || [[File:strawberry_milkshake.png|14px]] [[File:chocolate_sundae.png|19px]]
|-
| [[File:strawberries.png | center | 30px]] || Strawberries || 70 || [[File:strawberry_milkshake.png|14px]]
|-
| [[File:chocolate.png | center | 28px]] || Chocolate || 70 || [[File:chocolate_sundae.png|19px]] [[File:chocolate_cake.png|30px]]
|-
| [[File:cherries.png | center | 28px]] || Cherries || 75 || [[File:strawberry_milkshake.png|14px]] [[File:chocolate_sundae.png|19px]]
|-
| [[File:eggs.png | center | 30px]] || Eggs || 80 || [[File:pancakes.png|30px]] [[File:omelette.png|30px]] [[File:blueberry_pie.png|30px]] [[File:chocolate_cake.png|30px]]
|-
| [[File:pumpkin.png | center | 30px]] || Pumpkin || 30 || [[File:pumpkin_soup.png|28px]]
|-
| [[File:coconut_milk.png | center | 25px]] || Coconut Milk || 95 || [[File:pumpkin_soup.png|28px]]
|-
| [[File:blueberries.png | center | 30px]] || Blueberries || 95 || [[File:blueberry_pie.png|30px]]
|-
| [[File:flour.png | center | 28px]] || Flour || 100 || [[File:blueberry_pie.png|30px]] [[File:chocolate_cake.png|30px]]
|-
| [[File:bottled_grape_juice.png | center | 14px]] || Bottled Grape Juice || 95 || [[File:complex_grape_juice.png|13px]] [[File:hearty_meat_stew.png|30px]] [[File:bracing_veggie_stew.png|30px]]
|-
| [[File:rice.png | center | 30px]] || Rice || 85 || [[File:sashimi.png|30px]] [[File:hearty_meat_stew.png|30px]]
|-
| [[File:beef.png | center | 30px]] || Beef || 95 || [[File:hearty_meat_stew.png|30px]]
|-
| [[File:malted_grains.png | center | 30px]] || Malted Grains || 95 || [[File:craft_root_beer.png|22px]]
|}
[[Category:Locations]] [[Category:Market]]
df230a11ccff7dd2963b88c747bee63be9b8dd4e
Furniture
0
103
670
661
2023-08-23T12:11:42Z
Gengyen
47368
adjusted images for mobile layout
wikitext
text/x-wiki
[[File:Gruff Decorations.PNG|thumb|alt=An image of a punk wearing a leather jacket inside a shop. Coffee Machine and Crappy Toilet are listed under the Appliances tab.| New Furniture is unlocked through the [[Shrine]]]]
[[File:Furniture_inspect.jpg|thumb| Details about a prop in inspection mode]]
[[File:Elegant_flowers_stats.jpg|thumb| Style and cafe stats from an Elegant Flower]]
[[Arwel]]’s Furniture shop sells Appliances, Building tiles, Seating furniture, Decorations, Wall Decorations, and Plants. These props provide stats for your [[Cat Cafe#Features|Cafe]]. Duplicate props add to your Style counts, but not other stats. For example, two Elegant Flowers will give you two <span style="color: white; background-color: #f685ddff"> [[File:Teahousestyle.png | 20px ]] '''Teahouse'''</span> points but only 1 [[File:plants.png|20px]] Plant points. Having multiple pieces for a Style can provide perks to [[Cats#Traits|cats]] and [[Staff#Traits|staff]] with certain Traits. Props are placed through [[Design Mode]].
The store doesn’t always have every item. There is some randomisation so there’s variation everyday. A few items might be missing from the tables below. Listed prices are based on two playthroughs without the Thrifting trait. Feel free to add items or correct prices if needed. Seating furniture costs [[File:Fabrics.png|20px]] Fabrics, whereas everything else costs [[File:Jewels.png|20px]] Jewels. Some items have an additional cost in [[File:Gold.png|20px]] Gold.
==[[File:Appliances.png | 35px ]]Appliances==
{|class="wikitable sortable"
|+ Appliance List
|-
! Item !! Price !! S !! [[File:Tech.png|20px]] !! Other
|-
| Bar Counter || 228 285 || barstyle || 1 ||
|-
| Bar Cutting Board || 224 280 || barstyle || ||
|-
| Bar Deep Frier || 284 355 || barstyle || 2 ||
|-
| Bar Mixer || 528 660 || barstyle || 2 ||
|-
| Bar Sink || 224 280 || barstyle || 1 ||
|-
| Bar Stove || 524 655 || barstyle || 2 ||
|-
| Basic Cutting Board || 145 || || ||
|-
| Basic Deep Frier || 255 || || ||
|-
| Basic Fridge || 150 || || ||
|-
| Basic Mixer || 460 || || ||
|-
| Basic Stove || 455 || || ||
|-
| Basic Toilet || 284 355 || || || Quality 10
|-
| Beach Cutting Board || 284 355 || summerstyle || ||
|-
| Beach Sink || 284 355 || summerstyle || 2 ||
|-
| Beach Stove || 284 355 || summerstyle || 2 ||
|-
| Beachy Coffee Machine || 284 355 || summerstyle || 2 ||
|-
| Beachy Deep Frier || 284 355 || summerstyle || 2 ||
|-
| Beachy Mixer || 288 360 || summerstyle || 2 ||
|-
| Big Sink || 45 || || ||
|-
| Brewing Kettle || 145 || barstyle || ||
|-
| Coffee Machine || 65 || || ||
|-
| Counter || 195 || summerstyle || 2 ||
|-
| Crappy Toilet || 145 || || || Quality 3
|-
| Diner Counter || 224 280 || dinerstyle || 1 ||
|-
| Diner Cutting Board || 224 280 || dinerstyle || ||
|-
| Diner Deep Frier || 288 360 || dinerstyle || 2 ||
|-
| Diner Fridge || 224 280 || dinerstyle || 1 ||
|-
| Diner Mixer || 524 655 || dinerstyle || 2 ||
|-
| Diner Sink || 228 285 || dinerstyle || 1 ||
|-
| Diner Stove || 528 660 || dinerstyle || 2 ||
|-
| Diner's Coffee Machine || 224 280 || dinerstyle || 1 ||
|-
| Eastern Coffee Machine || 524 655 || easternstyle || 2 ||
|-
| Eastern Teahouse Counter || 355 || easternstyle || 2 ||
|-
| Eastern Teahouse Cutting Board || 524 655 || easternstyle || ||
|-
| Eastern Teahouse Deepfryer || 524 655 || easternstyle || 2 ||
|-
| Eastern Teahouse Mixer || 528 660 || easternstyle || 2 ||
|-
| Eastern Teahouse Sink || 524 655 || easternstyle || || Magic Aura 2
|-
| Eastern Teahouse Stove || 528 660 || easternstyle || || Magic Aura 2
|-
| Eastern Teahouse Fridge || 255 || easternstyle || ||
|-
| Gravestone Fridge || 255 || harveststyle || ||
|-
| Harvest Coffee Machine || 284 355 || harveststyle || 2 ||
|-
| Harvest Counter || 284 355 || harveststyle || 2 ||
|-
| Harvest Cutting Board || 284 355 || harveststyle || ||
|-
| Harvest Deepfryer || 284 355 || harveststyle || 2 ||
|-
| Harvest Mixer || 284 355 || harveststyle || 2 ||
|-
| Harvest Sink || 284 355 || harveststyle || 2 ||
|-
| Harvest Stove || 284 355 || harveststyle || 2 ||
|-
| Hipster Counter || 204 255 || hipsterstyle || 1 ||
|-
| Hipster Cutting Board || 228 285 || hipsterstyle || ||
|-
| Hipster Deep Frier || 284 355 || hipsterstyle || 2 ||
|-
| Hipster Fridge || 224 280 || hipsterstyle || 1 ||
|-
| Hipster Mixer || 524 655 || hipsterstyle || 2 ||
|-
| Hipster Sink || 204 255 || hipsterstyle || 1 ||
|-
| Hipster Stove || 524 655 || hipsterstyle || 2 ||
|-
| Hipstery Coffee Machine || 208 260 || hipsterstyle || 1 ||
|-
| Luxurious Toilet || 604 755 || || || Quality 18 Expensive 3
|-
| Milkshake Machine || 255 || dinerstyle || ||
|-
| Nice Toilet || 528 660 || || || Quality 14
|-
| Pub's Coffee Machine || 224 280 || barstyle || 1 ||
|-
| Sinister Recipe Tome || 604 755 || fantasystyle || || Books 3
|-
| Witch's Kettle || 524 655 || fantasystyle || || Magic Aura 2
|-
| Witch's Stove || 528 660 || fantasystyle || || Magic Aura 2
|-
| Example || Example || Example || xx || Example
|}
==[[File:building.png | 35px ]]Building==
{|class="wikitable sortable"
|+ Building Item List
|-
! Item !! Price !! Style
|-
| Blue Floral Wallpaper || 50 ||
|-
| Castle Bricks || 50 ||
|-
| Cherry Blossom Wallpaper || 50 ||
|-
| Concrete Floor || 50 ||
|-
| Diagonal Wooden Floor || 50 ||
|-
| Diner Entrance || 260 || dinerstyle
|-
| Diner Floor || 50 ||
|-
| Diner Window || 200 || dinerstyle
|-
| Eastern Pattern Wallpaper || 50 ||
|-
| Eastern Teahouse Entrance || 455 || easternstyle
|-
| Eastern Teahouse Window || 195 || easternstyle
|-
| Flower Magic Window || 605 || fantasystyle
|-
| Flowery Teahouse Window || 255 || teahousestyle
|-
| Gaudy Entrance || 255 || teahousestyle
|-
| Green Diner Wallpaper || 50 ||
|-
| Harvest Window || 195 || harveststyle
|-
| Harvest Entrance || 255 || harveststyle
|-
| Madam Whisker's Extra Fluffy Carpet || 50 ||
|-
| Magic Den Entrance || 455 || fantasystyle
|-
| Magic Den Window || 455 || fantasystyle
|-
| Overgrown Wall || 50 ||
|-
| Paper Screen Wallpaper || 50 ||
|-
| Paw Print Carpet || 50 ||
|-
| Pink Carpet || 50 ||
|-
| Pink Floral Wallpaper || 50 ||
|-
| Purple Wallpaper || 50 ||
|-
| Red Diner Wallpaper || 50 ||
|-
| Shell Wallpaper || 50 ||
|-
| Tatami Floor || 50 ||
|-
| Teahouse Wallpaper || 145 || teahousestyle
|-
| Tile Wall || 50 ||
|-
| Tropical Wallpaper || 50 ||
|-
| Example || Example || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|}
==[[File:chairs.png | 35px ]]Seating==
{|class="wikitable sortable"
|+ Seating Furniture List
|-
! Item !! Price !! S !! [[File:chairs.png|30px]] !! [[File:coziness.png|20px]] !! Other
|-
| Artful Table || 605 || easternstyle || || || art 3
|-
| Austere Eastern Table || 610 || easternstyle || || || expensive 3
|-
| Bar Stool || 150 || barstyle || 6 || ||
|-
| Barrel Table || 255 || barstyle || || 2||
|-
| Basic Chair || 50 || || 2 || ||
|-
| Basic Table || 45 || hipsterstyle || || 1 ||
|-
| Beach Chair || 195 || summerstyle || 10 || ||
|-
| Blossom Chair || 524 655 || easternstyle || 14 || 3||
|-
| Ceremonious Table || 145 || teahousestyle || || 1 ||
|-
| Cherry Blossom || 605 || easternstyle || || || magic_aura 3
|-
| Cool-blue Table || 284 355 || dinerstyle || || 2||
|-
| Eastern Teahouse Stool || 524 655 || easternstyle || 21 || || art 2
|-
| Elegant Chair || 145 || teahousestyle || 6 || ||
|-
| Enchanted Chair || 608 760 || fantasystyle || 27 || || expensive 3
|-
| Gracious Chair || 260 || teahousestyle || 10 || ||
|-
| Handcrafted Table || 45 || || || 1||
|-
| Industrial Chair || 70 || || 2 || ||
|-
| Inflatable Chair || 200 || summerstyle || 10 || ||
|-
| Inflatable Table || 200 || summerstyle || || 2||
|-
| Leaf Chair || 284 355 || harveststyle || 15 || ||
|-
| Magic Tavern Chair || 524 655 || fantasystyle || 14 || || expensive 3
|-
| Mushroom Table || 284 355 || harveststyle || || 2||
|-
| Nice Table || 145 || hipsterstyle || || 1||
|-
| Pumpkin Chair || 284 355 || harveststyle || 15 || ||
|-
| Red-hot Chair || 125 || dinerstyle || 6 || ||
|-
| Red-hot Table || 125 || dinerstyle || || 1||
|-
| Relaxing Beach Chair || 195 || summerstyle || 10 || ||
|-
| Round Beach Table || 195 || summerstyle || || 2||
|-
| Rustic Table || 130 || barstyle || || 1||
|-
| Sakura Chair || 528 660 || easternstyle || 14 || || magic_aura 3
|-
| Starry Table || 605 || fantasystyle || || 3||
|-
| Timber Chair || 255 || barstyle || 10 || ||
|-
| Vampire Chair || 255 || harveststyle || 10 || ||
|-
| Vampire Table || 195 || harveststyle || || 2 ||
|-
| Wizardly Table || 524 655 || fantasystyle || || 2 || expensive 3
|-
| Example || Example || Example || xx || xx || xx
|}
==[[File:Appliances.png | 35px ]]Decorations==
{|class="wikitable sortable"
|+ Decoration List
|-
! Item !! Price !! S !! [[File:rugs.png|25px]] !! [[File:coziness.png|20px]] !! [[File:art.png|20px]] !! Other
|-
| Austere Eastern Lamp || 605 || easternstyle || || 3 || || expensive 3
|-
| Bar || 224 280 || barstyle || || || || cool 1
|-
| Bar's Barrel || 224 280 || barstyle || || 1 || ||
|-
| Beach Lantern || 284 355 || summerstyle || || 2 || ||
|-
| Cake Display || 284 355 || teahousestyle || || || 2 ||
|-
| Candle Holder || 288 360 || barstyle || || 2 || ||
|-
| Cash Register || 204 255 || || || || || tech 1
|-
| Cherry Blossom Lantern || 604 755 || easternstyle || || || 3 || magic_aura 3
|-
| Cool Cat Rug || 284 355 || dinerstyle || 3 || || ||
|-
| Eastern Stone Lantern || 604 755 || easternstyle || || || 3 || magic_aura 3
|-
| Fancy Bar || 284 355 || barstyle || || || || Cool 2 expensive 2
|-
| Fluffy Pink Rug || 224 280 || teahousestyle || 3 || || ||
|-
| Handcrafted Bookshelf || 224 280 || || || || || Books 3
|-
| Harvest Wheelbarrow || 288 360 || harveststyle || || || || entertainment 2 tech 2
|-
| Hearth || 288 360 || barstyle || || 2 || || expensive 2 entertainment 2
|-
| Jellyfish Lamp || 288 360 || summerstyle || || || || magic_aura 2
|-
| Jukebox || 284 355 || dinerstyle || || || || entertainment 2
|-
| Kitty Lantern || 604 755 || easternstyle || || 3 || || magic_aura 3
|-
| Koi Rug || 524 655|| easternstyle || 2 || || 2 ||
|-
| Lavish Serving Table || 224 280 || teahousestyle || || 1 || ||
|-
| Lofty Lamp || 228 285 || teahousestyle || || 1 || ||
|-
| Lucky Cat Statue || 604 755 || easternstyle || || || || entertainment 3
|-
| Mushroom Lamp || 284 355 || harveststyle || || 2 || ||
|-
| Once-Flying Carpet || 524 655 || fantasystyle || 4 || || ||
|-
| Ornate Clock || 284 355 || teahousestyle || || || 2 || expensive 2
|-
| Patchy Rug || 284 355 || harveststyle || 3 || || ||
|-
| Persian Rug || 204 255 || hipsterstyle || 3 || || ||
|-
| Pink Star Rug || 284 355 || summerstyle || 3 || || ||
|-
| Potions Cabinet || 604 755 || fantasystyle || || || || books 5
|-
| Printed Rug || 284 355 || summerstyle || 3 || || ||
|-
| Pumpkin Crate || 284 355 || harveststyle || || 2 || ||
|-
| Rad Rocket Rug || 224 280 || dinerstyle || 3 || || ||
|-
| Rescue Belt Decoration || 284 355 || summerstyle || || || || cool 2
|-
| Round Rug || 284 355 || summerstyle || 3 || || ||
|-
| Rustic Cupboard || 284 355 || barstyle || || || 2 ||
|-
| Scarecrow || 288 360 || harveststyle || || || || cool 2 entertainment 2
|-
| Sheepskin Rug || 224 280 || barstyle || 3 || || ||
|-
| Spellbook Shelf || 224 280 || fantasystyle || || || || books 3
|-
| Steering Wheel Decoration || 284 355 || summerstyle || || || || cool 2
|-
| Tatami Rug || 524 655 || easternstyle || 3 || || ||
|-
| Vinyl Decoration || 284 355 || dinerstyle || || || || cool 2
|-
| White Rug || 204 255 || hipsterstyle || 3 || || ||
|-
| Wood Crate || 224 280 || barstyle || || 1 || ||
|-
| NaNaNa Bat Rug || 284 355 || harveststyle || 3 || || ||
|-
| Example || Example || Example || xx || xx || xx || xx
|-
| Example || Example || Example || xx || xx || xx || xx
|-
| Example || Example || Example || xx || xx || xx || xx
|}
==[[File:art.png | 20px ]] Wall Decorations==
{|class="wikitable sortable"
|+ Wall Decoration List
|-
! Item !! Price !! S !! [[File:rugs.png|25px]] !! [[File:coziness.png|20px]] !! [[File:art.png|20px]]
|-
| Antlers || 284 355 || barstyle || || || cool 2 expensive 2
|-
| Bat Decoration || 284 355 || harveststyle || art 2 || ||
|-
| Classic Wall Scroll || 605 || easternstyle || art 3 || ||
|-
| Cool Cat Painting || 204 255 || hipsterstyle || art 1 || ||
|-
| Eastern Fan || 605 || easternstyle || art 3 || || magic_aura 3
|-
| Eastern Shop Curtains || 610 || easternstyle || art 3 || || rugs 3
|-
| Fish Painting || 284 355 || summerstyle || art 2 || ||
|-
| Harvest Wreath || 288 360 || harveststyle || art 2 || ||
|-
| Herb Rack || 604 755 || fantasystyle || || || magic_aura 3
|-
| License Plate || 288 360 || dinerstyle || || || cool 2
|-
| Magic Books || 608 760 || fantasystyle || || || books 5
|-
| Mildly Magic Clock || 604 755 || fantasystyle || art 3 || || expensive 3
|-
| Neon-Cat || 288 360 || dinerstyle || || || cool 2
|-
| Painting of Missy XIV || 224 280 || teahousestyle || art 1 || ||
|-
| Pumpkin Spices || 288 360 || harveststyle || || || magic_aura 2
|-
| Retro Art || 224 280 || dinerstyle || art 1 || ||
|-
| Rosy Wall Scroll || 605 || easternstyle || art 3 || ||
|-
| Route 88 Sign || 224 280 || dinerstyle || || || cool 1
|-
| Strange Painting || 208 260 || || art 1 || ||
|-
| Strung-up Herbs || 524 655 || fantasystyle || || || magic_aura 2
|-
| Torch || 524 655 || fantasystyle || || || Coziness 2
|-
| Example || Example || Example || xx || xx || xx
|-
| Example || Example || Example || xx || xx || xx
|}
==[[File:plants.png | 30px ]] Plants==
{|class="wikitable sortable"
|+ Seating Furniture List
|-
! Item !! Price !! S !! [[File:plants.png|25px]] !! [[File:coziness.png|20px]]
|-
| Beautiful Bonsai || 524 655 || easternstyle || 3 ||
|-
| Big Calathea || 204 255 || hipsterstyle || 1 ||
|-
| Bombastic Bamboo || 604 755 || easternstyle || 3 || magic_aura 3
|-
| Bunch of Sticks || 284 355 || summerstyle || 2||
|-
| Corn || 284 355 || harveststyle || 2 ||
|-
| Curly Tree || 224 280 || pubstyle || 1 ||
|-
| Elegant Flowers || 224 280 || teahousestyle || 1 || expensive 2
|-
| Flamingo || 284 355 || summerstyle || || cool 2
|-
| Grape Bush || 284 355 || pubstyle || 2 ||
|-
| Humongous Pumpkin || 284 355 || harveststyle || 2 ||
|-
| Inflatable Palm || 284 355 || summerstyle || 2 ||
|-
| Jack-o-Lantern || 284 355 || harveststyle || 2 ||
|-
| Lush Flowers || 284 355 || teahousestyle || 2 || expensive 2
|-
| Magic Berry Bush || 528 660 || fantasystyle || 3 ||
|-
| Magic Pitcher plant || 524 655 || fantasystyle || 2 || magic_aura 2
|-
| Magic Pumpkin || 604 755 || fantasystyle || 3 || magic_aura 3 expensive 3
|-
| Medium Pumpkin || 284 355 || harveststyle || 2 ||
|-
| Opulent Orchid || 604 755 || easternstyle || 3 || coziness 3
|-
| Palm Plant || 284 355 || summerstyle || 2 ||
|-
| Parasol || 284 355 || summerstyle || || entertainment 2
|-
| Retro Palm || 284 355 || dinerstyle || 2 ||
|-
| Rose Bush || 65 || || ||
|-
| Small Caladium || 204 255 || || 1 ||
|-
| Small Pumpkins || 284 355 || harveststyle || 2 ||
|-
| Sumptuous Sakura || 528 660 || easternstyle || 2 || magic_aura 2
|-
| Sunflowers || 284 355 || harveststyle || 2 ||
|-
| Tiny Beanstalk || 604 755 || fantasystyle || 3 || magic_aura 3 expensive 3
|-
| Tulips || 65 || || ||
|-
| Winterfest Tree || 604 755 || || 3 || entertainment 3 coziness 3
|-
| Zombie Hand || 284 355|| harveststyle || || magic_aura 2
|-
| Example || Example || Example || xx || xx
|-
| Example || Example || Example || xx || xx
|-
| Example || Example || Example || xx || xx
|-
| Example || Example || Example || xx || xx
|}
[[Category:Locations]] [[Category:Furniture]]
f5bdf1e68d3066120cbc8af940ef0695ff5daa0f
674
670
2023-08-23T13:23:54Z
Gengyen
47368
added some missing items
wikitext
text/x-wiki
[[File:Gruff Decorations.PNG|thumb|alt=An image of a punk wearing a leather jacket inside a shop. Coffee Machine and Crappy Toilet are listed under the Appliances tab.| New Furniture is unlocked through the [[Shrine]]]]
[[File:Furniture_inspect.jpg|thumb| Details about a prop in inspection mode]]
[[File:Elegant_flowers_stats.jpg|thumb| Style and cafe stats from an Elegant Flower]]
[[Arwel]]’s Furniture shop sells Appliances, Building tiles, Seating furniture, Decorations, Wall Decorations, and Plants. These props provide stats for your [[Cat Cafe#Features|Cafe]]. Duplicate props add to your Style counts, but not other stats. For example, two Elegant Flowers will give you two <span style="color: white; background-color: #f685ddff"> [[File:Teahousestyle.png | 20px ]] '''Teahouse'''</span> points but only 1 [[File:plants.png|20px]] Plant points. Having multiple pieces for a Style can provide perks to [[Cats#Traits|cats]] and [[Staff#Traits|staff]] with certain Traits. Props are placed through [[Design Mode]].
The store doesn’t always have every item. There is some randomisation so there’s variation everyday. A few items might be missing from the tables below. Listed prices are based on two playthroughs without the Thrifting trait. Feel free to add items or correct prices if needed. Seating furniture costs [[File:Fabrics.png|20px]] Fabrics, whereas everything else costs [[File:Jewels.png|20px]] Jewels. Some items have an additional cost in [[File:Gold.png|20px]] Gold.
==[[File:Appliances.png | 35px ]]Appliances==
{|class="wikitable sortable"
|+ Appliance List
|-
! Item !! Price !! S !! [[File:Tech.png|20px]] !! Other
|-
| Bar Counter || 228 285 || barstyle || 1 ||
|-
| Bar Cutting Board || 224 280 || barstyle || ||
|-
| Bar Deep Frier || 284 355 || barstyle || 2 ||
|-
| Bar Mixer || 528 660 || barstyle || 2 ||
|-
| Bar Sink || 224 280 || barstyle || 1 ||
|-
| Bar Stove || 524 655 || barstyle || 2 ||
|-
| Basic Cutting Board || 145 || || ||
|-
| Basic Deep Frier || 255 || || ||
|-
| Basic Fridge || 150 || || ||
|-
| Basic Mixer || 460 || || ||
|-
| Basic Stove || 455 || || ||
|-
| Basic Toilet || 284 355 || || || Quality 10
|-
| Beach Cutting Board || 284 355 || summerstyle || ||
|-
| Beach Sink || 284 355 || summerstyle || 2 ||
|-
| Beach Stove || 284 355 || summerstyle || 2 ||
|-
| Beachy Coffee Machine || 284 355 || summerstyle || 2 ||
|-
| Beachy Deep Frier || 284 355 || summerstyle || 2 ||
|-
| Beachy Mixer || 288 360 || summerstyle || 2 ||
|-
| Big Sink || 45 || || ||
|-
| Brewing Kettle || 145 || barstyle || ||
|-
| Coffee Machine || 65 || || ||
|-
| Counter || 195 || summerstyle || 2 ||
|-
| Crappy Toilet || 145 || || || Quality 3
|-
| Diner Counter || 224 280 || dinerstyle || 1 ||
|-
| Diner Cutting Board || 224 280 || dinerstyle || ||
|-
| Diner Deep Frier || 288 360 || dinerstyle || 2 ||
|-
| Diner Fridge || 224 280 || dinerstyle || 1 ||
|-
| Diner Mixer || 524 655 || dinerstyle || 2 ||
|-
| Diner Sink || 228 285 || dinerstyle || 1 ||
|-
| Diner Stove || 528 660 || dinerstyle || 2 ||
|-
| Diner's Coffee Machine || 224 280 || dinerstyle || 1 ||
|-
| Eastern Coffee Machine || 524 655 || easternstyle || 2 ||
|-
| Eastern Teahouse Counter || 355 || easternstyle || 2 ||
|-
| Eastern Teahouse Cutting Board || 524 655 || easternstyle || ||
|-
| Eastern Teahouse Deepfryer || 524 655 || easternstyle || 2 ||
|-
| Eastern Teahouse Mixer || 528 660 || easternstyle || 2 ||
|-
| Eastern Teahouse Sink || 524 655 || easternstyle || || Magic Aura 2
|-
| Eastern Teahouse Stove || 528 660 || easternstyle || || Magic Aura 2
|-
| Eastern Teahouse Fridge || 255 || easternstyle || ||
|-
| Gravestone Fridge || 255 || harveststyle || ||
|-
| Harvest Coffee Machine || 284 355 || harveststyle || 2 ||
|-
| Harvest Counter || 284 355 || harveststyle || 2 ||
|-
| Harvest Cutting Board || 284 355 || harveststyle || ||
|-
| Harvest Deepfryer || 284 355 || harveststyle || 2 ||
|-
| Harvest Mixer || 284 355 || harveststyle || 2 ||
|-
| Harvest Sink || 284 355 || harveststyle || 2 ||
|-
| Harvest Stove || 284 355 || harveststyle || 2 ||
|-
| Hipster Counter || 204 255 || hipsterstyle || 1 ||
|-
| Hipster Cutting Board || 228 285 || hipsterstyle || ||
|-
| Hipster Deep Frier || 284 355 || hipsterstyle || 2 ||
|-
| Hipster Fridge || 224 280 || hipsterstyle || 1 ||
|-
| Hipster Mixer || 524 655 || hipsterstyle || 2 ||
|-
| Hipster Sink || 204 255 || hipsterstyle || 1 ||
|-
| Hipster Stove || 524 655 || hipsterstyle || 2 ||
|-
| Hipstery Coffee Machine || 208 260 || hipsterstyle || 1 ||
|-
| Luxurious Toilet || 604 755 || || || Quality 18 Expensive 3
|-
| Milkshake Machine || 255 || dinerstyle || ||
|-
| Nice Toilet || 528 660 || || || Quality 14
|-
| Pub's Coffee Machine || 224 280 || barstyle || 1 ||
|-
| Sinister Recipe Tome || 604 755 || fantasystyle || || Books 3
|-
| Wide Counter || 204 255 || Example || xx || xx
|-
| Witch's Kettle || 524 655 || fantasystyle || || Magic Aura 2
|-
| Witch's Stove || 528 660 || fantasystyle || || Magic Aura 2
|}
==[[File:Icon_building.png | 30px ]]Building==
{|class="wikitable sortable"
|+ Building Item List
|-
! Item !! Price !! Style
|-
| Basic Window || 45 ||
|-
| Basic Flowery Window || 65 ||
|-
| Blue Floral Wallpaper || 50 ||
|-
| Castle Bricks || 50 ||
|-
| Cherry Blossom Wallpaper || 50 ||
|-
| Concrete Floor || 50 ||
|-
| Diagonal Wooden Floor || 50 ||
|-
| Diner Entrance || 260 || dinerstyle
|-
| Diner Floor || 50 ||
|-
| Diner Window || 200 || dinerstyle
|-
| Eastern Pattern Wallpaper || 50 ||
|-
| Eastern Teahouse Entrance || 455 || easternstyle
|-
| Eastern Teahouse Window || 195 || easternstyle
|-
| Flower Magic Window || 605 || fantasystyle
|-
| Flowery Teahouse Window || 255 || teahousestyle
|-
| Fresh Vines || 50 ||
|-
| Gaudy Entrance || 255 || teahousestyle
|-
| Green Diner Wallpaper || 50 ||
|-
| Harvest Window || 195 || harveststyle
|-
| Harvest Entrance || 255 || harveststyle
|-
| Madam Whisker's Extra Fluffy Carpet || 50 ||
|-
| Magic Den Entrance || 455 || fantasystyle
|-
| Magic Den Window || 455 || fantasystyle
|-
| Overgrown Wall || 50 ||
|-
| Paper Screen Wallpaper || 50 ||
|-
| Paw Print Carpet || 50 ||
|-
| Pink Carpet || 50 ||
|-
| Pink Floral Wallpaper || 50 ||
|-
| Purple Wallpaper || 50 ||
|-
| Red Diner Wallpaper || 50 ||
|-
| Shell Wallpaper || 50 ||
|-
| Tatami Floor || 50 ||
|-
| Teahouse Wallpaper || 145 || teahousestyle
|-
| Teahouse Window || 255 || teahousestyle
|-
| Tile Wall || 50 ||
|-
| Tropical Wallpaper || 50 ||
|}
==[[File:chairs.png | 35px ]]Seating==
{|class="wikitable sortable"
|+ Seating Furniture List
|-
! Item !! Price !! S !! [[File:chairs.png|30px]] !! [[File:coziness.png|20px]] !! Other
|-
| Artful Table || 605 || easternstyle || || || art 3
|-
| Austere Eastern Table || 610 || easternstyle || || || expensive 3
|-
| Bar Stool || 150 || barstyle || 6 || ||
|-
| Barrel Table || 255 || barstyle || || 2||
|-
| Basic Chair || 50 || || 2 || ||
|-
| Basic Table || 45 || hipsterstyle || || 1 ||
|-
| Beach Chair || 195 || summerstyle || 10 || ||
|-
| Blossom Chair || 524 655 || easternstyle || 14 || 3||
|-
| Ceremonious Table || 145 || teahousestyle || || 1 ||
|-
| Cherry Blossom Table || 605 || easternstyle || || || magic_aura 3
|-
| Cool-blue Table || 284 355 || dinerstyle || || 2||
|-
| Eastern Teahouse Stool || 524 655 || easternstyle || 21 || || art 2
|-
| Elegant Chair || 145 || teahousestyle || 6 || ||
|-
| Enchanted Chair || 608 760 || fantasystyle || 27 || || expensive 3
|-
| Gracious Chair || 260 || teahousestyle || 10 || ||
|-
| Handcrafted Table || 45 || || || 1||
|-
| Industrial Chair || 70 || || 2 || ||
|-
| Inflatable Chair || 200 || summerstyle || 10 || ||
|-
| Inflatable Table || 200 || summerstyle || || 2||
|-
| Leaf Chair || 284 355 || harveststyle || 15 || ||
|-
| Magic Chair || 65 || fantasystyle || xx || xx || xx
|-
| Magic Tavern Chair || 524 655 || fantasystyle || 14 || || expensive 3
|-
| Mushroom Table || 284 355 || harveststyle || || 2||
|-
| Nice Table || 145 || hipsterstyle || || 1||
|-
| Pub Chair || 45 || barstyle || xx || xx || xx
|-
| Pumpkin Chair || 284 355 || harveststyle || 15 || ||
|-
| Red-hot Chair || 125 || dinerstyle || 6 || ||
|-
| Red-hot Table || 125 || dinerstyle || || 1||
|-
| Relaxing Beach Chair || 195 || summerstyle || 10 || ||
|-
| Round Beach Table || 195 || summerstyle || || 2||
|-
| Rustic Table || 130 || barstyle || || 1||
|-
| Sakura Chair || 528 660 || easternstyle || 14 || || magic_aura 3
|-
| Starry Table || 605 || fantasystyle || || 3||
|-
| Timber Chair || 255 || barstyle || 10 || ||
|-
| Vampire Chair || 255 || harveststyle || 10 || ||
|-
| Vampire Table || 195 || harveststyle || || 2 ||
|-
| Wizardly Table || 524 655 || fantasystyle || || 2 || expensive 3
|}
==[[File:rugs.png | 30px ]] Decorations==
{|class="wikitable sortable"
|+ Decoration List
|-
! Item !! Price !! S !! [[File:rugs.png|25px]] !! [[File:coziness.png|20px]] !! [[File:art.png|20px]] !! Other
|-
| Austere Eastern Lamp || 605 || easternstyle || || 3 || || expensive 3
|-
| Bar || 224 280 || barstyle || || || || cool 1
|-
| Bar's Barrel || 224 280 || barstyle || || 1 || ||
|-
| Basic Rug || 204 255 || Example || xx || xx || xx || xx
|-
| Beach Lantern || 284 355 || summerstyle || || 2 || ||
|-
| Cake Display || 284 355 || teahousestyle || || || 2 ||
|-
| Candle Holder || 288 360 || barstyle || || 2 || ||
|-
| Cash Register || 204 255 || || || || || tech 1
|-
| Cherry Blossom Lantern || 604 755 || easternstyle || || || 3 || magic_aura 3
|-
| Cool Cat Rug || 284 355 || dinerstyle || 3 || || ||
|-
| Eastern Stone Lantern || 604 755 || easternstyle || || || 3 || magic_aura 3
|-
| Fancy Bar || 284 355 || barstyle || || || || Cool 2 expensive 2
|-
| Fluffy Pink Rug || 224 280 || teahousestyle || 3 || || ||
|-
| Handcrafted Bookshelf || 224 280 || || || || || Books 3
|-
| Harvest Wheelbarrow || 288 360 || harveststyle || || || || entertainment 2 tech 2
|-
| Hearth || 288 360 || barstyle || || 2 || || expensive 2 entertainment 2
|-
| Hipstery Bookshelf || 204 255 || Example || xx || xx || xx || xx
|-
| Industrial Lamp || 204 255 || Example || xx || xx || xx || xx
|-
| Jellyfish Lamp || 288 360 || summerstyle || || || || magic_aura 2
|-
| Jukebox || 284 355 || dinerstyle || || || || entertainment 2
|-
| Kitty Lantern || 604 755 || easternstyle || || 3 || || magic_aura 3
|-
| Koi Rug || 524 655|| easternstyle || 2 || || 2 ||
|-
| Lavish Serving Table || 224 280 || teahousestyle || || 1 || ||
|-
| Lofty Lamp || 228 285 || teahousestyle || || 1 || ||
|-
| Lucky Cat Statue || 604 755 || easternstyle || || || || entertainment 3
|-
| Mushroom Lamp || 284 355 || harveststyle || || 2 || ||
|-
| Once-Flying Carpet || 524 655 || fantasystyle || 4 || || ||
|-
| Ornate Clock || 284 355 || teahousestyle || || || 2 || expensive 2
|-
| Patchy Rug || 284 355 || harveststyle || 3 || || ||
|-
| Persian Rug || 204 255 || hipsterstyle || 3 || || ||
|-
| Pink Star Rug || 284 355 || summerstyle || 3 || || ||
|-
| Potions Cabinet || 604 755 || fantasystyle || || || || books 5
|-
| Printed Rug || 284 355 || summerstyle || 3 || || ||
|-
| Pumpkin Crate || 284 355 || harveststyle || || 2 || ||
|-
| Rad Rocket Rug || 224 280 || dinerstyle || 3 || || ||
|-
| Rescue Belt Decoration || 284 355 || summerstyle || || || || cool 2
|-
| Round Rug || 284 355 || summerstyle || 3 || || ||
|-
| Rustic Cupboard || 284 355 || barstyle || || || 2 ||
|-
| Scarecrow || 288 360 || harveststyle || || || || cool 2 entertainment 2
|-
| Sheepskin Rug || 224 280 || barstyle || 3 || || ||
|-
| Spellbook Shelf || 224 280 || fantasystyle || || || || books 3
|-
| Steering Wheel Decoration || 284 355 || summerstyle || || || || cool 2
|-
| Tatami Rug || 524 655 || easternstyle || 3 || || ||
|-
| Vinyl Decoration || 284 355 || dinerstyle || || || || cool 2
|-
| White Rug || 204 255 || hipsterstyle || 3 || || ||
|-
| Wood Crate || 224 280 || barstyle || || 1 || ||
|-
| NaNaNa Bat Rug || 284 355 || harveststyle || 3 || || ||
|}
==[[File:art.png | 20px ]] Wall Decorations==
{|class="wikitable sortable"
|+ Wall Decoration List
|-
! Item !! Price !! S !! [[File:rugs.png|25px]] !! [[File:coziness.png|20px]] !! [[File:art.png|20px]]
|-
| Antlers || 284 355 || barstyle || || || cool 2 expensive 2
|-
| Bat Decoration || 284 355 || harveststyle || art 2 || ||
|-
| Chalkboard Menu || 204 255 || || || coziness 1 ||
|-
| Classic Wall Scroll || 605 || easternstyle || art 3 || ||
|-
| Cool Cat Painting || 204 255 || hipsterstyle || art 1 || ||
|-
| Eastern Fan || 605 || easternstyle || art 3 || || magic_aura 3
|-
| Eastern Shop Curtains || 610 || easternstyle || art 3 || || rugs 3
|-
| Fish Painting || 284 355 || summerstyle || art 2 || ||
|-
| Harvest Wreath || 288 360 || harveststyle || art 2 || ||
|-
| Herb Rack || 604 755 || fantasystyle || || || magic_aura 3
|-
| License Plate || 288 360 || dinerstyle || || || cool 2
|-
| Magic Books || 608 760 || fantasystyle || || || books 5
|-
| Mildly Magic Clock || 604 755 || fantasystyle || art 3 || || expensive 3
|-
| Neon-Cat || 288 360 || dinerstyle || || || cool 2
|-
| Painting of Missy XIV || 224 280 || teahousestyle || art 1 || ||
|-
| Pumpkin Spices || 288 360 || harveststyle || || || magic_aura 2
|-
| Retro Art || 224 280 || dinerstyle || art 1 || ||
|-
| Rosy Wall Scroll || 605 || easternstyle || art 3 || ||
|-
| Route 88 Sign || 224 280 || dinerstyle || || || cool 1
|-
| Strange Painting || 208 260 || || art 1 || ||
|-
| Strung-up Herbs || 524 655 || fantasystyle || || || magic_aura 2
|-
| Torch || 524 655 || fantasystyle || || || Coziness 2
|}
==[[File:plants.png | 30px ]] Plants==
{|class="wikitable sortable"
|+ Seating Furniture List
|-
! Item !! Price !! S !! [[File:plants.png|25px]] !! [[File:coziness.png|20px]]
|-
| Beautiful Bonsai || 524 655 || easternstyle || 3 ||
|-
| Big Calathea || 204 255 || hipsterstyle || 1 ||
|-
| Big Hydrangea || 204 255 || Example || xx || xx
|-
| Bombastic Bamboo || 604 755 || easternstyle || 3 || magic_aura 3
|-
| Bunch of Sticks || 284 355 || summerstyle || 2||
|-
| Bush || 65 || Example || xx || xx
|-
| Cat Shaped Bush || 108 || Example || xx || xx
|-
| Corn || 284 355 || harveststyle || 2 ||
|-
| Curly Tree || 224 280 || barstyle || 1 ||
|-
| Elegant Flowers || 224 280 || teahousestyle || 1 || expensive 2
|-
| Flamingo || 284 355 || summerstyle || || cool 2
|-
| Grape Bush || 284 355 || barstyle || 2 ||
|-
| Humongous Pumpkin || 284 355 || harveststyle || 2 ||
|-
| Inflatable Palm || 284 355 || summerstyle || 2 ||
|-
| Jack-o-Lantern || 284 355 || harveststyle || 2 ||
|-
| Lush Flowers || 284 355 || teahousestyle || 2 || expensive 2
|-
| Magic Berry Bush || 528 660 || fantasystyle || 3 ||
|-
| Magic Pitcher Plant || 524 655 || fantasystyle || 2 || magic_aura 2
|-
| Magic Pumpkin || 604 755 || fantasystyle || 3 || magic_aura 3 expensive 3
|-
| Medium Pumpkin || 284 355 || harveststyle || 2 ||
|-
| Opulent Orchid || 604 755 || easternstyle || 3 || coziness 3
|-
| Palm Plant || 284 355 || summerstyle || 2 ||
|-
| Parasol || 284 355 || summerstyle || || entertainment 2
|-
| Retro Palm || 284 355 || dinerstyle || 2 ||
|-
| Rose Bush || 65 || || ||
|-
| Small Caladium || 204 255 || || 1 ||
|-
| Small Pumpkins || 284 355 || harveststyle || 2 ||
|-
| Sumptuous Sakura || 528 660 || easternstyle || 2 || magic_aura 2
|-
| Sunflowers || 284 355 || harveststyle || 2 ||
|-
| Tiny Beanstalk || 604 755 || fantasystyle || 3 || magic_aura 3 expensive 3
|-
| Tulips || 65 || || ||
|-
| Winterfest Tree || 604 755 || || 3 || entertainment 3 coziness 3
|-
| Zombie Hand || 284 355|| harveststyle || || magic_aura 2
|}
[[Category:Locations]] [[Category:Furniture]]
d493b09697c61358169808555744c1dc8cfa1c66
678
674
2023-08-24T11:24:13Z
Gengyen
47368
added images and missing stats
wikitext
text/x-wiki
[[File:Gruff Decorations.PNG|thumb|alt=An image of a punk wearing a leather jacket inside a shop. Coffee Machine and Crappy Toilet are listed under the Appliances tab.| New Furniture is unlocked through the [[Shrine]]]]
[[File:Furniture_inspect.jpg|thumb| Details about a prop in inspection mode]]
[[File:Elegant_flowers_stats.jpg|thumb| Style and cafe stats from an Elegant Flower]]
[[Arwel]]’s Furniture shop sells Appliances, Building tiles, Seating furniture, Decorations, Wall Decorations, and Plants. These props provide stats for your [[Cat Cafe#Features|Cafe]]. Duplicate props add to your Style counts, but not other stats. For example, two Elegant Flowers will give you two <span style="color: white; background-color: #f685ddff"> [[File:Teahousestyle.png | 20px ]] '''Teahouse'''</span> points but only 1 [[File:plants.png|20px]] Plant points. Having multiple pieces for a Style can provide perks to [[Cats#Traits|cats]] and [[Staff#Traits|staff]] with certain Traits. Props are placed through [[Design Mode]].
The store doesn’t always have every item. There is some randomisation so there’s variation everyday. A few items might be missing from the tables below. Listed prices are based on two playthroughs without the Thrifting trait. Feel free to add items or correct prices if needed. Seating furniture costs [[File:Fabrics.png|20px]] Fabrics, whereas everything else costs [[File:Jewels.png|20px]] Jewels. Some items have an additional cost in [[File:Gold.png|20px]] Gold.
==[[File:Appliances.png | 35px ]]Appliances==
{|class="wikitable sortable"
|+ Appliance List
|-
! Item !! Price !! S !! [[File:Tech.png|20px]] !! Other
|-
| Bar Counter || 228 285 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 1 ||
|-
| Bar Cutting Board || 224 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || ||
|-
| Bar Deep Frier || 284 355 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 2 ||
|-
| Bar Mixer || 528 660 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 2 ||
|-
| Bar Sink || 224 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 1 ||
|-
| Bar Stove || 524 655 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 2 ||
|-
| Basic Cutting Board || 145 || || ||
|-
| Basic Deep Frier || 255 || || ||
|-
| Basic Fridge || 150 || || ||
|-
| Basic Mixer || 460 || || ||
|-
| Basic Stove || 455 || || ||
|-
| Basic Toilet || 284 355 || || || [[File:Quality.png|15px]] 10
|-
| Beach Cutting Board || 284 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || ||
|-
| Beach Sink || 284 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 ||
|-
| Beach Stove || 284 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 ||
|-
| Beachy Coffee Machine || 284 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 ||
|-
| Beachy Deep Frier || 284 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 ||
|-
| Beachy Mixer || 288 360 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 ||
|-
| Big Sink || 45 || || ||
|-
| Brewing Kettle || 145 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || ||
|-
| Coffee Machine || 65 || || ||
|-
| Counter || 195 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 ||
|-
| Crappy Toilet || 145 || || || [[File:Quality.png|15px]] 3
|-
| Diner Counter || 224 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 1 ||
|-
| Diner Cutting Board || 224 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || ||
|-
| Diner Deep Frier || 288 360 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 2 ||
|-
| Diner Fridge || 224 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 1 ||
|-
| Diner Mixer || 524 655 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 2 ||
|-
| Diner Sink || 228 285 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 1 ||
|-
| Diner Stove || 528 660 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 2 ||
|-
| Diner's Coffee Machine || 224 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 1 ||
|-
| Eastern Coffee Machine || 524 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 2 ||
|-
| Eastern Teahouse Counter || 355 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 2 ||
|-
| Eastern Teahouse Cutting Board || 524 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || ||
|-
| Eastern Teahouse Deepfryer || 524 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 2 ||
|-
| Eastern Teahouse Mixer || 528 660 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 2 ||
|-
| Eastern Teahouse Sink || 524 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || [[File:magic_aura.png|20px]] 2
|-
| Eastern Teahouse Stove || 528 660 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || [[File:magic_aura.png|20px]] 2
|-
| Eastern Teahouse Fridge || 255 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || ||
|-
| Gravestone Fridge || 255 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || ||
|-
| Harvest Coffee Machine || 284 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 ||
|-
| Harvest Counter || 284 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 ||
|-
| Harvest Cutting Board || 284 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || ||
|-
| Harvest Deepfryer || 284 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 ||
|-
| Harvest Mixer || 284 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 ||
|-
| Harvest Sink || 284 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 ||
|-
| Harvest Stove || 284 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 ||
|-
| Hipster Counter || 204 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 1 ||
|-
| Hipster Cutting Board || 228 285 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || ||
|-
| Hipster Deep Frier || 284 355 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 2 ||
|-
| Hipster Fridge || 224 280 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 1 ||
|-
| Hipster Mixer || 524 655 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 2 ||
|-
| Hipster Sink || 204 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 1 ||
|-
| Hipster Stove || 524 655 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 2 ||
|-
| Hipstery Coffee Machine || 208 260 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 1 ||
|-
| Luxurious Toilet || 604 755 || || || [[File:Quality.png|15px]] 18 [[File:Expensive.png|20px]] 3
|-
| Milkshake Machine || 255 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || ||
|-
| Nice Toilet || 528 660 || || || [[File:Quality.png|15px]] 14
|-
| Pub's Coffee Machine || 224 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 1 ||
|-
| Sinister Recipe Tome || 604 755 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || [[File:Books.png|20px]] 3
|-
| Wide Counter || 204 255 || || 1 ||
|-
| Witch's Kettle || 524 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || [[File:magic_aura.png|20px]] 2
|-
| Witch's Stove || 528 660 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || [[File:magic_aura.png|20px]] 2
|}
==[[File:Icon_building.png | 30px ]]Building==
{|class="wikitable sortable"
|+ Building Item List
|-
! Item !! Price !! S
|-
| Basic Window || 45 ||
|-
| Basic Flowery Window || 65 ||
|-
| Blue Floral Wallpaper || 50 ||
|-
| Castle Bricks || 50 ||
|-
| Cherry Blossom Wallpaper || 50 ||
|-
| Concrete Floor || 50 ||
|-
| Diagonal Wooden Floor || 50 ||
|-
| Diner Entrance || 260 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]]
|-
| Diner Floor || 50 ||
|-
| Diner Window || 200 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]]
|-
| Eastern Pattern Wallpaper || 50 ||
|-
| Eastern Teahouse Entrance || 455 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]]
|-
| Eastern Teahouse Window || 195 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]]
|-
| Flower Magic Window || 605 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]]
|-
| Flowery Teahouse Window || 255 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]]
|-
| Fresh Vines || 50 ||
|-
| Gaudy Entrance || 255 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]]
|-
| Green Diner Wallpaper || 50 ||
|-
| Harvest Window || 195 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]]
|-
| Harvest Entrance || 255 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]]
|-
| Madam Whisker's Extra Fluffy Carpet || 50 ||
|-
| Magic Den Entrance || 455 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]]
|-
| Magic Den Window || 455 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]]
|-
| Overgrown Wall || 50 ||
|-
| Paper Screen Wallpaper || 50 ||
|-
| Paw Print Carpet || 50 ||
|-
| Pink Carpet || 50 ||
|-
| Pink Floral Wallpaper || 50 ||
|-
| Purple Wallpaper || 50 ||
|-
| Red Diner Wallpaper || 50 ||
|-
| Shell Wallpaper || 50 ||
|-
| Tatami Floor || 50 ||
|-
| Teahouse Wallpaper || 145 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]]
|-
| Teahouse Window || 255 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]]
|-
| Tile Wall || 50 ||
|-
| Tropical Wallpaper || 50 ||
|}
==[[File:chairs.png | 35px ]]Seating==
{|class="wikitable sortable"
|+ Seating Furniture List
|-
! Item !! Price !! S !! [[File:chairs.png|30px]] !! [[File:coziness.png|20px]] !! [[File:expensive.png|25px]] !! Other
|-
| Artful Table || 605 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || || || [[File:art.png|15px]] 3
|-
| Austere Eastern Table || 610 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || || 3 ||
|-
| Bar Stool || 150 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 6 || || ||
|-
| Barrel Table || 255 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 2 || ||
|-
| Basic Chair || 50 || || 2 || || ||
|-
| Basic Table || 45 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || || 1 || ||
|-
| Beach Chair || 195 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 10 || || ||
|-
| Blossom Chair || 524 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 14 || 3|| ||
|-
| Ceremonious Table || 145 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || || 1 || ||
|-
| Cherry Blossom Table || 605 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || || || [[File:magic_aura.png|20px]] 3
|-
| Cool-blue Table || 284 355 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || 2 || ||
|-
| Eastern Teahouse Stool || 524 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 21 || || || [[File:art.png|15px]] 2
|-
| Elegant Chair || 145 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 6 || || ||
|-
| Enchanted Chair || 608 760 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 27 || || 3 ||
|-
| Gracious Chair || 260 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 10 || || ||
|-
| Handcrafted Table || 45 || || || 1|| ||
|-
| Industrial Chair || 70 || || 2 || || ||
|-
| Inflatable Chair || 200 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 10 || || ||
|-
| Inflatable Table || 200 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || 2 || ||
|-
| Leaf Chair || 284 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 15 || || ||
|-
| Magic Chair || 65 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 1 || || ||
|-
| Magic Tavern Chair || 524 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 14 || || 3 ||
|-
| Mushroom Table || 284 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || 2 || ||
|-
| Nice Table || 145 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || || 1 || ||
|-
| Pub Chair || 45 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 1 || || ||
|-
| Pumpkin Chair || 284 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 15 || || ||
|-
| Red-hot Chair || 125 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 6 || || ||
|-
| Red-hot Table || 125 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || 1|| ||
|-
| Relaxing Beach Chair || 195 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 10 || || ||
|-
| Round Beach Table || 195 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || 2|| ||
|-
| Rustic Table || 130 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 1 || ||
|-
| Sakura Chair || 528 660 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 14 || || || [[File:magic_aura.png|20px]] 3
|-
| Starry Table || 605 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || 3 || ||
|-
| Timber Chair || 255 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 10 || || ||
|-
| Vampire Chair || 255 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 10 || || ||
|-
| Vampire Table || 195 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || 2 || ||
|-
| Wizardly Table || 524 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || 2 || 3 ||
|}
==[[File:rugs.png | 30px ]] Decorations==
{|class="wikitable sortable"
|+ Decoration List
|-
! Item !! Price !! S !! [[File:rugs.png|25px]] !! [[File:coziness.png|20px]] !! [[File:art.png|20px]] !! [[File:expensive.png|25px]] !! [[File:cool.png|30px]] !! [[File:fun.png|25px]] !! Other
|-
| Austere Eastern Lamp || 605 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || 3 || || 3 || || ||
|-
| Bar || 224 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || || || || 1 || ||
|-
| Bar's Barrel || 224 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 1 || || || || ||
|-
| Basic Rug || 204 255 || || 2 || || || || || ||
|-
| Beach Lantern || 284 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || 2 || || || || ||
|-
| Cake Display || 284 355 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || || || 2 || || || ||
|-
| Candle Holder || 288 360 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 2 || || || || ||
|-
| Cash Register || 204 255 || || || || || || || || [[File:tech.png|20px]] 1
|-
| Cherry Blossom Lantern || 604 755 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || || 3 || || || || [[File:magic_aura.png|20px]] 3
|-
| Cool Cat Rug || 284 355 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 3 || || || || || ||
|-
| Eastern Stone Lantern || 604 755 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || || 3 || || || || [[File:magic_aura.png|20px]] 3
|-
| Fancy Bar || 284 355 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || || || 2 || 2 || ||
|-
| Fluffy Pink Rug || 224 280 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 3 || || || || || ||
|-
| Handcrafted Bookshelf || 224 280 || || || || || || || || [[File:books.png|20px]] 3
|-
| Harvest Wheelbarrow || 288 360 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || || || || || 2 || [[File:tech.png|20px]] 2
|-
| Hearth || 288 360 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 2 || || 2 || || 2 ||
|-
| Hipstery Bookshelf || 204 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || || || || || || || [[File:books.png|20px]] 2
|-
| Industrial Lamp || 204 255 || || || 1 || || || || ||
|-
| Jellyfish Lamp || 288 360 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || || || || || || [[File:magic_aura.png|20px]] 2
|-
| Jukebox || 284 355 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || || || || || 2 ||
|-
| Kitty Lantern || 604 755 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || 3 || || || || || [[File:magic_aura.png|20px]] 3
|-
| Koi Rug || 524 655|| style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 2 || || 2 || || || ||
|-
| Lavish Serving Table || 224 280 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || || 1 || || || || ||
|-
| Lofty Lamp || 228 285 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || || 1 || || || || ||
|-
| Lucky Cat Statue || 604 755 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || || || || || 3 ||
|-
| Mushroom Lamp || 284 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || 2 || || || || ||
|-
| Once-Flying Carpet || 524 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 4 || || || || || ||
|-
| Ornate Clock || 284 355 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || || || 2 || 2 || || ||
|-
| Patchy Rug || 284 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 3 || || || || || ||
|-
| Persian Rug || 204 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 3 || || || || || ||
|-
| Pink Star Rug || 284 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 3 || || || || || ||
|-
| Potions Cabinet || 604 755 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || || || || || || [[File:books.png|20px]] 5
|-
| Printed Rug || 284 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 3 || || || || || ||
|-
| Pumpkin Crate || 284 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || 2 || || || || ||
|-
| Rad Rocket Rug || 224 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 3 || || || || || ||
|-
| Rescue Belt Decoration || 284 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || || || || 2 || ||
|-
| Round Rug || 284 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 3 || || || || || ||
|-
| Rustic Cupboard || 284 355 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || || 2 || || || ||
|-
| Scarecrow || 288 360 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || || || || 2 || 2 ||
|-
| Sheepskin Rug || 224 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 3 || || || || || ||
|-
| Spellbook Shelf || 224 280 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || || || || || || [[File:books.png|20px]] 3
|-
| Steering Wheel Decoration || 284 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || || || || 2 || ||
|-
| Tatami Rug || 524 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || || || || || ||
|-
| Vinyl Decoration || 284 355 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || || || || 2 || ||
|-
| White Rug || 204 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 3 || || || || || ||
|-
| Wood Crate || 224 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 1 || || || || ||
|-
| NaNaNa Bat Rug || 284 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 3 || || || || || ||
|}
==[[File:art.png | 20px ]] Wall Decorations==
{|class="wikitable sortable"
|+ Wall Decoration List
|-
! Item !! Price !! S !! [[File:art.png|20px]] !! [[File:cool.png|30px]] !! Other
|-
| Antlers || 284 355 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 2 || [[File:expensive.png|20px]] 2
|-
| Bat Decoration || 284 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || ||
|-
| Chalkboard Menu || 204 255 || || || || [[File:coziness.png|20px]] 1
|-
| Classic Wall Scroll || 605 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || ||
|-
| Cool Cat Painting || 204 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 1 || ||
|-
| Eastern Fan || 605 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || || [[File:magic_aura.png|20px]] 3
|-
| Eastern Shop Curtains || 610 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || || [[File:rugs.png|20px]] 3
|-
| Fish Painting || 284 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 || ||
|-
| Harvest Wreath || 288 360 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || ||
|-
| Herb Rack || 604 755 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || || [[File:magic_aura.png|20px]] 3
|-
| License Plate || 288 360 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || 2 ||
|-
| Magic Books || 608 760 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || || [[File:books.png|20px]] 5
|-
| Mildly Magic Clock || 604 755 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 3 || || [[File:expensive.png|20px]] 3
|-
| Neon-Cat || 288 360 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || 2 ||
|-
| Painting of Missy XIV || 224 280 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 1 || ||
|-
| Pumpkin Spices || 288 360 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || || [[File:magic_aura.png|20px]] 2
|-
| Retro Art || 224 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 1 || ||
|-
| Rosy Wall Scroll || 605 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || ||
|-
| Route 88 Sign || 224 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || 1 ||
|-
| Strange Painting || 208 260 || || 1 || ||
|-
| Strung-up Herbs || 524 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || || [[File:magic_aura.png|20px]] 2
|-
| Torch || 524 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || || [[File:coziness.png|20px]] 2
|}
==[[File:plants.png | 30px ]] Plants==
{|class="wikitable sortable"
|+ Seating Furniture List
|-
! Item !! Price !! S !! [[File:plants.png|25px]] !! [[File:expensive.png|25px]] !! [[File:magic_aura.png|20px]] !! Other
|-
| Beautiful Bonsai || 524 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || || ||
|-
| Big Calathea || 204 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 1 || || ||
|-
| Big Hydrangea || 204 255 || || 1 || || ||
|-
| Bombastic Bamboo || 604 755 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || || 3 ||
|-
| Bunch of Sticks || 284 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2|| || ||
|-
| Bush || 65 || || || || ||
|-
| Cat Shaped Bush || 108 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 1 || || ||
|-
| Corn || 284 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || || ||
|-
| Curly Tree || 224 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 1 || || ||
|-
| Elegant Flowers || 224 280 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 1 || 2 || ||
|-
| Flamingo || 284 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || || || [[File:cool.png|20px]] 2
|-
| Grape Bush || 284 355 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 2 || || ||
|-
| Humongous Pumpkin || 284 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || || ||
|-
| Inflatable Palm || 284 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 || || ||
|-
| Jack-o-Lantern || 284 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || || ||
|-
| Lush Flowers || 284 355 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 2 || 2 || ||
|-
| Magic Berry Bush || 528 660 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 3 || || ||
|-
| Magic Pitcher Plant || 524 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 2 || || 2 ||
|-
| Magic Pumpkin || 604 755 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 3 || 3 || 3 ||
|-
| Medium Pumpkin || 284 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || || ||
|-
| Opulent Orchid || 604 755 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || || || [[File:coziness.png|20px]] 3
|-
| Palm Plant || 284 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 || || ||
|-
| Parasol || 284 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || || || [[File:fun.png|20px]] 2
|-
| Retro Palm || 284 355 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 2 || || ||
|-
| Rose Bush || 65 || || || || ||
|-
| Small Caladium || 204 255 || || 1 || || ||
|-
| Small Pumpkins || 284 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || || ||
|-
| Sumptuous Sakura || 528 660 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 2 || || 2 ||
|-
| Sunflowers || 284 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || || ||
|-
| Tiny Beanstalk || 604 755 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 3 || 3 || 3 ||
|-
| Tulips || 65 || || || || ||
|-
| Winterfest Tree || 604 755 || || 3 || || || [[File:coziness.png|20px]] 3 [[File:fun.png|20px]] 3
|-
| Zombie Hand || 284 355|| style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || || 2 ||
|}
[[Category:Locations]] [[Category:Furniture]]
75382976481955853c49469996353b30fbecca0c
679
678
2023-08-24T11:48:16Z
Gengyen
47368
final: fixed margins and added price images
wikitext
text/x-wiki
[[File:Gruff Decorations.PNG|thumb|alt=An image of a punk wearing a leather jacket inside a shop. Coffee Machine and Crappy Toilet are listed under the Appliances tab.| New Furniture is unlocked through the [[Shrine]]]]
[[File:Furniture_inspect.jpg|thumb| Details about a prop in inspection mode]]
[[File:Elegant_flowers_stats.jpg|thumb| Style and cafe stats from an Elegant Flower]]
[[Arwel]]’s Furniture shop sells Appliances, Building tiles, Seating furniture, Decorations, Wall Decorations, and Plants. These props provide stats for your [[Cat Cafe#Features|Cafe]]. Duplicate props add to your Style counts, but not other stats. For example, two Elegant Flowers will give you two <span style="color: white; background-color: #f685ddff"> [[File:Teahousestyle.png | 20px ]] '''Teahouse'''</span> points but only 1 [[File:plants.png|20px]] Plant points. Having multiple pieces for a Style can provide perks to [[Cats#Traits|cats]] and [[Staff#Traits|staff]] with certain Traits. Props are placed through [[Design Mode]].
The store doesn’t always have every item. There is some randomisation so there’s variation everyday. A few items might be missing from the tables below. Listed prices are based on two playthroughs without the Thrifting trait. Feel free to add items or correct prices if needed. Seating furniture costs [[File:Fabrics.png|20px]] Fabrics, whereas everything else costs [[File:Jewels.png|20px]] Jewels. Some items have an additional cost in [[File:Gold.png|20px]] Gold.
==[[File:Appliances.png | 35px ]]Appliances==
{|class="wikitable sortable"
|+ Appliance List
|-
! Item !! Price !! S !! [[File:Tech.png|20px]] !! Other
|-
| Bar Counter || [[File:Jewels.png|20px]] 228 [[File:Gold.png|20px]] 285 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 1 ||
|-
| Bar Cutting Board || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || ||
|-
| Bar Deep Frier || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 2 ||
|-
| Bar Mixer || [[File:Jewels.png|20px]] 528 [[File:Gold.png|20px]] 660 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 2 ||
|-
| Bar Sink || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 1 ||
|-
| Bar Stove || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 2 ||
|-
| Basic Cutting Board || [[File:Jewels.png|20px]] 145 || || ||
|-
| Basic Deep Frier || [[File:Jewels.png|20px]] 255 || || ||
|-
| Basic Fridge || [[File:Jewels.png|20px]] 150 || || ||
|-
| Basic Mixer || [[File:Jewels.png|20px]] 460 || || ||
|-
| Basic Stove || [[File:Jewels.png|20px]] 455 || || ||
|-
| Basic Toilet || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || || || [[File:Quality.png|15px]] 10
|-
| Beach Cutting Board || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || ||
|-
| Beach Sink || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 ||
|-
| Beach Stove || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 ||
|-
| Beachy Coffee Machine || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 ||
|-
| Beachy Deep Frier || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 ||
|-
| Beachy Mixer || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 ||
|-
| Big Sink || [[File:Jewels.png|20px]] 45 || || ||
|-
| Brewing Kettle || [[File:Jewels.png|20px]] 145 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || ||
|-
| Coffee Machine || [[File:Jewels.png|20px]] 65 || || ||
|-
| Counter || [[File:Jewels.png|20px]] 195 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 ||
|-
| Crappy Toilet || [[File:Jewels.png|20px]] 145 || || || [[File:Quality.png|15px]] 3
|-
| Diner Counter || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 1 ||
|-
| Diner Cutting Board || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || ||
|-
| Diner Deep Frier || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 2 ||
|-
| Diner Fridge || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 1 ||
|-
| Diner Mixer || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 2 ||
|-
| Diner Sink || [[File:Jewels.png|20px]] 228 [[File:Gold.png|20px]] 285 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 1 ||
|-
| Diner Stove || [[File:Jewels.png|20px]] 528 [[File:Gold.png|20px]] 660 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 2 ||
|-
| Diner's Coffee Machine || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 1 ||
|-
| Eastern Coffee Machine || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 2 ||
|-
| Eastern Teahouse Counter || [[File:Jewels.png|20px]] 355 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 2 ||
|-
| Eastern Teahouse Cutting Board || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || ||
|-
| Eastern Teahouse Deepfryer || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 2 ||
|-
| Eastern Teahouse Mixer || [[File:Jewels.png|20px]] 528 [[File:Gold.png|20px]] 660 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 2 ||
|-
| Eastern Teahouse Sink || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || [[File:magic_aura.png|20px]] 2
|-
| Eastern Teahouse Stove || [[File:Jewels.png|20px]] 528 [[File:Gold.png|20px]] 660 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || [[File:magic_aura.png|20px]] 2
|-
| Eastern Teahouse Fridge || [[File:Jewels.png|20px]] 255 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || ||
|-
| Gravestone Fridge || [[File:Jewels.png|20px]] 255 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || ||
|-
| Harvest Coffee Machine || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 ||
|-
| Harvest Counter || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 ||
|-
| Harvest Cutting Board || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || ||
|-
| Harvest Deepfryer || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 ||
|-
| Harvest Mixer || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 ||
|-
| Harvest Sink || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 ||
|-
| Harvest Stove || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 ||
|-
| Hipster Counter || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 1 ||
|-
| Hipster Cutting Board || [[File:Jewels.png|20px]] 228 [[File:Gold.png|20px]] 285 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || ||
|-
| Hipster Deep Frier || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 2 ||
|-
| Hipster Fridge || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 1 ||
|-
| Hipster Mixer || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 2 ||
|-
| Hipster Sink || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 1 ||
|-
| Hipster Stove || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 2 ||
|-
| Hipstery Coffee Machine || [[File:Jewels.png|20px]] 208 [[File:Gold.png|20px]] 260 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 1 ||
|-
| Luxurious Toilet || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || || || [[File:Quality.png|15px]] 18 [[File:Expensive.png|20px]] 3
|-
| Milkshake Machine || [[File:Jewels.png|20px]] 255 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || ||
|-
| Nice Toilet || [[File:Jewels.png|20px]] 528 [[File:Gold.png|20px]] 660 || || || [[File:Quality.png|15px]] 14
|-
| Pub's Coffee Machine || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 1 ||
|-
| Sinister Recipe Tome || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || [[File:Books.png|20px]] 3
|-
| Wide Counter || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || || 1 ||
|-
| Witch's Kettle || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || [[File:magic_aura.png|20px]] 2
|-
| Witch's Stove || [[File:Jewels.png|20px]] 528 [[File:Gold.png|20px]] 660 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || [[File:magic_aura.png|20px]] 2
|}
==[[File:Icon_building.png | 30px ]]Building==
''All prices are in [[File:Jewels.png|20px]] Jewels''
{|class="wikitable sortable"
|+ Building Item List
|-
! Item !! Price !! S
|-
| Basic Window || 45 ||
|-
| Basic Flowery Window || 65 ||
|-
| Blue Floral Wallpaper || 50 ||
|-
| Castle Bricks || 50 ||
|-
| Cherry Blossom Wallpaper || 50 ||
|-
| Concrete Floor || 50 ||
|-
| Diagonal Wooden Floor || 50 ||
|-
| Diner Entrance || 260 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]]
|-
| Diner Floor || 50 ||
|-
| Diner Window || 200 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]]
|-
| Eastern Pattern Wallpaper || 50 ||
|-
| Eastern Teahouse Entrance || 455 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]]
|-
| Eastern Teahouse Window || 195 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]]
|-
| Flower Magic Window || 605 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]]
|-
| Flowery Teahouse Window || 255 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]]
|-
| Fresh Vines || 50 ||
|-
| Gaudy Entrance || 255 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]]
|-
| Green Diner Wallpaper || 50 ||
|-
| Harvest Window || 195 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]]
|-
| Harvest Entrance || 255 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]]
|-
| Madam Whisker's Extra Fluffy Carpet || 50 ||
|-
| Magic Den Entrance || 455 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]]
|-
| Magic Den Window || 455 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]]
|-
| Overgrown Wall || 50 ||
|-
| Paper Screen Wallpaper || 50 ||
|-
| Paw Print Carpet || 50 ||
|-
| Pink Carpet || 50 ||
|-
| Pink Floral Wallpaper || 50 ||
|-
| Purple Wallpaper || 50 ||
|-
| Red Diner Wallpaper || 50 ||
|-
| Shell Wallpaper || 50 ||
|-
| Tatami Floor || 50 ||
|-
| Teahouse Wallpaper || 145 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]]
|-
| Teahouse Window || 255 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]]
|-
| Tile Wall || 50 ||
|-
| Tropical Wallpaper || 50 ||
|}
==[[File:chairs.png | 35px ]]Seating==
{|class="wikitable sortable"
|+ Seating Furniture List
|-
! style = "width:160px" | Item !! Price !! S !! [[File:chairs.png|30px]] !! [[File:coziness.png|20px]] !! [[File:expensive.png|25px]] !! Other
|-
| Artful Table || [[File:Fabrics.png|20px]] 605 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || || || [[File:art.png|15px]] 3
|-
| Austere Eastern Table || [[File:Fabrics.png|20px]] 610 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || || 3 ||
|-
| Bar Stool || [[File:Fabrics.png|20px]] 150 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 6 || || ||
|-
| Barrel Table || [[File:Fabrics.png|20px]] 255 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 2 || ||
|-
| Basic Chair || [[File:Fabrics.png|20px]] 50 || || 2 || || ||
|-
| Basic Table || [[File:Fabrics.png|20px]] 45 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || || 1 || ||
|-
| Beach Chair || [[File:Fabrics.png|20px]] 195 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 10 || || ||
|-
| Blossom Chair || [[File:Fabrics.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 14 || 3|| ||
|-
| Ceremonious Table || [[File:Fabrics.png|20px]] 145 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || || 1 || ||
|-
| Cherry Blossom Table || [[File:Fabrics.png|20px]] 605 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || || || [[File:magic_aura.png|20px]] 3
|-
| Cool-blue Table || [[File:Fabrics.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || 2 || ||
|-
| Eastern Teahouse Stool || [[File:Fabrics.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 21 || || || [[File:art.png|15px]] 2
|-
| Elegant Chair || [[File:Fabrics.png|20px]] 145 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 6 || || ||
|-
| Enchanted Chair || [[File:Fabrics.png|20px]] 608 [[File:Gold.png|20px]] 760 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 27 || || 3 ||
|-
| Gracious Chair || [[File:Fabrics.png|20px]] 260 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 10 || || ||
|-
| Handcrafted Table || [[File:Fabrics.png|20px]] 45 || || || 1|| ||
|-
| Industrial Chair || [[File:Fabrics.png|20px]] 70 || || 2 || || ||
|-
| Inflatable Chair || [[File:Fabrics.png|20px]] 200 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 10 || || ||
|-
| Inflatable Table || [[File:Fabrics.png|20px]] 200 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || 2 || ||
|-
| Leaf Chair || [[File:Fabrics.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 15 || || ||
|-
| Magic Chair || [[File:Fabrics.png|20px]] 65 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 1 || || ||
|-
| Magic Tavern Chair || [[File:Fabrics.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 14 || || 3 ||
|-
| Mushroom Table || [[File:Fabrics.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || 2 || ||
|-
| Nice Table || [[File:Fabrics.png|20px]] 145 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || || 1 || ||
|-
| Pub Chair || [[File:Fabrics.png|20px]] 45 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 1 || || ||
|-
| Pumpkin Chair || [[File:Fabrics.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 15 || || ||
|-
| Red-hot Chair || [[File:Fabrics.png|20px]] 125 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 6 || || ||
|-
| Red-hot Table || [[File:Fabrics.png|20px]] 125 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || 1|| ||
|-
| Relaxing Beach Chair || [[File:Fabrics.png|20px]] 195 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 10 || || ||
|-
| Round Beach Table || [[File:Fabrics.png|20px]] 195 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || 2|| ||
|-
| Rustic Table || [[File:Fabrics.png|20px]] 130 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 1 || ||
|-
| Sakura Chair || [[File:Fabrics.png|20px]] 528 [[File:Gold.png|20px]] 660 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 14 || || || [[File:magic_aura.png|20px]] 3
|-
| Starry Table || [[File:Fabrics.png|20px]] 605 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || 3 || ||
|-
| Timber Chair || [[File:Fabrics.png|20px]] 255 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 10 || || ||
|-
| Vampire Chair || [[File:Fabrics.png|20px]] 255 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 10 || || ||
|-
| Vampire Table || [[File:Fabrics.png|20px]] 195 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || 2 || ||
|-
| Wizardly Table || [[File:Fabrics.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || 2 || 3 ||
|}
==[[File:rugs.png | 30px ]] Decorations==
{|class="wikitable sortable"
|+ Decoration List
|-
! style = "width:160px" | Item !! Price !! S !! [[File:rugs.png|25px]] !! [[File:coziness.png|20px]] !! [[File:art.png|20px]] !! [[File:expensive.png|25px]] !! [[File:cool.png|30px]] !! [[File:fun.png|25px]] !! Other
|-
| Austere Eastern Lamp || [[File:Jewels.png|20px]] 605 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || 3 || || 3 || || ||
|-
| Bar || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || || || || 1 || ||
|-
| Bar's Barrel || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 1 || || || || ||
|-
| Basic Rug || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || || 2 || || || || || ||
|-
| Beach Lantern || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || 2 || || || || ||
|-
| Cake Display || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || || || 2 || || || ||
|-
| Candle Holder || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 2 || || || || ||
|-
| Cash Register || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || || || || || || || || [[File:tech.png|20px]] 1
|-
| Cherry Blossom Lantern || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || || 3 || || || || [[File:magic_aura.png|20px]] 3
|-
| Cool Cat Rug || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 3 || || || || || ||
|-
| Eastern Stone Lantern || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || || 3 || || || || [[File:magic_aura.png|20px]] 3
|-
| Fancy Bar || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || || || 2 || 2 || ||
|-
| Fluffy Pink Rug || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 3 || || || || || ||
|-
| Handcrafted Bookshelf || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || || || || || || || || [[File:books.png|20px]] 3
|-
| Harvest Wheelbarrow || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || || || || || 2 || [[File:tech.png|20px]] 2
|-
| Hearth || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 2 || || 2 || || 2 ||
|-
| Hipstery Bookshelf || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || || || || || || || [[File:books.png|20px]] 2
|-
| Industrial Lamp || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || || || 1 || || || || ||
|-
| Jellyfish Lamp || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || || || || || || [[File:magic_aura.png|20px]] 2
|-
| Jukebox || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || || || || || 2 ||
|-
| Kitty Lantern || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || 3 || || || || || [[File:magic_aura.png|20px]] 3
|-
| Koi Rug || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655|| style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 2 || || 2 || || || ||
|-
| Lavish Serving Table || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || || 1 || || || || ||
|-
| Lofty Lamp || [[File:Jewels.png|20px]] 228 [[File:Gold.png|20px]] 285 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || || 1 || || || || ||
|-
| Lucky Cat Statue || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || || || || || 3 ||
|-
| Mushroom Lamp || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || 2 || || || || ||
|-
| Once-Flying Carpet || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 4 || || || || || ||
|-
| Ornate Clock || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || || || 2 || 2 || || ||
|-
| Patchy Rug || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 3 || || || || || ||
|-
| Persian Rug || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 3 || || || || || ||
|-
| Pink Star Rug || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 3 || || || || || ||
|-
| Potions Cabinet || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || || || || || || [[File:books.png|20px]] 5
|-
| Printed Rug || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 3 || || || || || ||
|-
| Pumpkin Crate || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || 2 || || || || ||
|-
| Rad Rocket Rug || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 3 || || || || || ||
|-
| Rescue Belt Decoration || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || || || || 2 || ||
|-
| Round Rug || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 3 || || || || || ||
|-
| Rustic Cupboard || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || || 2 || || || ||
|-
| Scarecrow || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || || || || 2 || 2 ||
|-
| Sheepskin Rug || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 3 || || || || || ||
|-
| Spellbook Shelf || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || || || || || || [[File:books.png|20px]] 3
|-
| Steering Wheel Decoration || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || || || || 2 || ||
|-
| Tatami Rug || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || || || || || ||
|-
| Vinyl Decoration || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || || || || 2 || ||
|-
| White Rug || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 3 || || || || || ||
|-
| Wood Crate || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 1 || || || || ||
|-
| NaNaNa Bat Rug || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 3 || || || || || ||
|}
==[[File:art.png | 20px ]] Wall Decorations==
{|class="wikitable sortable"
|+ Wall Decoration List
|-
! style = "width:160px" | Item !! Price !! S !! [[File:art.png|20px]] !! [[File:cool.png|30px]] !! Other
|-
| Antlers || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 2 || [[File:expensive.png|20px]] 2
|-
| Bat Decoration || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || ||
|-
| Chalkboard Menu || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || || || || [[File:coziness.png|20px]] 1
|-
| Classic Wall Scroll || [[File:Jewels.png|20px]] 605 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || ||
|-
| Cool Cat Painting || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 1 || ||
|-
| Eastern Fan || [[File:Jewels.png|20px]] 605 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || || [[File:magic_aura.png|20px]] 3
|-
| Eastern Shop Curtains || [[File:Jewels.png|20px]] 610 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || || [[File:rugs.png|20px]] 3
|-
| Fish Painting || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 || ||
|-
| Harvest Wreath || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || ||
|-
| Herb Rack || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || || [[File:magic_aura.png|20px]] 3
|-
| License Plate || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || 2 ||
|-
| Magic Books || [[File:Jewels.png|20px]] 608 [[File:Gold.png|20px]] 760 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || || [[File:books.png|20px]] 5
|-
| Mildly Magic Clock || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 3 || || [[File:expensive.png|20px]] 3
|-
| Neon-Cat || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || 2 ||
|-
| Painting of Missy XIV || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 1 || ||
|-
| Pumpkin Spices || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || || [[File:magic_aura.png|20px]] 2
|-
| Retro Art || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 1 || ||
|-
| Rosy Wall Scroll || [[File:Jewels.png|20px]] 605 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || ||
|-
| Route 88 Sign || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || 1 ||
|-
| Strange Painting || [[File:Jewels.png|20px]] 208 [[File:Gold.png|20px]] 260 || || 1 || ||
|-
| Strung-up Herbs || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || || [[File:magic_aura.png|20px]] 2
|-
| Torch || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || || [[File:coziness.png|20px]] 2
|}
==[[File:plants.png | 30px ]] Plants==
{|class="wikitable sortable"
|+ Seating Furniture List
|-
! style = "width:160px" | Item !! Price !! S !! [[File:plants.png|25px]] !! [[File:expensive.png|25px]] !! [[File:magic_aura.png|20px]] !! Other
|-
| Beautiful Bonsai || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || || ||
|-
| Big Calathea || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 1 || || ||
|-
| Big Hydrangea || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || || 1 || || ||
|-
| Bombastic Bamboo || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || || 3 ||
|-
| Bunch of Sticks || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2|| || ||
|-
| Bush || [[File:Jewels.png|20px]] 65 || || || || ||
|-
| Cat Shaped Bush || [[File:Jewels.png|20px]] 108 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 1 || || ||
|-
| Corn || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || || ||
|-
| Curly Tree || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 1 || || ||
|-
| Elegant Flowers || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 1 || 2 || ||
|-
| Flamingo || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || || || [[File:cool.png|20px]] 2
|-
| Grape Bush || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 2 || || ||
|-
| Humongous Pumpkin || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || || ||
|-
| Inflatable Palm || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 || || ||
|-
| Jack-o-Lantern || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || || ||
|-
| Lush Flowers || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 2 || 2 || ||
|-
| Magic Berry Bush || [[File:Jewels.png|20px]] 528 [[File:Gold.png|20px]] 660 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 3 || || ||
|-
| Magic Pitcher Plant || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 2 || || 2 ||
|-
| Magic Pumpkin || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 3 || 3 || 3 ||
|-
| Medium Pumpkin || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || || ||
|-
| Opulent Orchid || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || || || [[File:coziness.png|20px]] 3
|-
| Palm Plant || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 || || ||
|-
| Parasol || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || || || [[File:fun.png|20px]] 2
|-
| Retro Palm || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 2 || || ||
|-
| Rose Bush || [[File:Jewels.png|20px]] 65 || || || || ||
|-
| Small Caladium || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || || 1 || || ||
|-
| Small Pumpkins || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || || ||
|-
| Sumptuous Sakura || [[File:Jewels.png|20px]] 528 [[File:Gold.png|20px]] 660 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 2 || || 2 ||
|-
| Sunflowers || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || || ||
|-
| Tiny Beanstalk || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 3 || 3 || 3 ||
|-
| Tulips || [[File:Jewels.png|20px]] 65 || || || || ||
|-
| Winterfest Tree || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || || 3 || || || [[File:coziness.png|20px]] 3 [[File:fun.png|20px]] 3
|-
| Zombie Hand || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355|| style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || || 2 ||
|}
[[Category:Locations]] [[Category:Furniture]]
52097ef195c8f4fc03ffb8f7367ed5819b0a501b
680
679
2023-08-24T11:50:03Z
Gengyen
47368
fixed typo
wikitext
text/x-wiki
[[File:Gruff Decorations.PNG|thumb|alt=An image of a punk wearing a leather jacket inside a shop. Coffee Machine and Crappy Toilet are listed under the Appliances tab.| New Furniture is unlocked through the [[Shrine]]]]
[[File:Furniture_inspect.jpg|thumb| Details about a prop in inspection mode]]
[[File:Elegant_flowers_stats.jpg|thumb| Style and cafe stats from an Elegant Flower]]
[[Arwel]]’s Furniture shop sells Appliances, Building tiles, Seating furniture, Decorations, Wall Decorations, and Plants. These props provide stats for your [[Cat Cafe#Features|Cafe]]. Duplicate props add to your Style counts, but not other stats. For example, two Elegant Flowers will give you two <span style="color: white; background-color: #f685ddff"> [[File:Teahousestyle.png | 20px ]] '''Teahouse'''</span> points but only 1 [[File:plants.png|20px]] Plant points. Having multiple pieces for a Style can provide perks to [[Cats#Traits|cats]] and [[Staff#Traits|staff]] with certain Traits. Props are placed through [[Design Mode]].
The store doesn’t always have every item. There is some randomisation so there’s variation everyday. A few items might be missing from the tables below. Listed prices are based on two playthroughs without the Thrifting trait. Feel free to add items or correct prices if needed. Seating furniture costs [[File:Fabrics.png|20px]] Fabrics, whereas everything else costs [[File:Jewels.png|20px]] Jewels. Some items have an additional cost in [[File:Gold.png|20px]] Gold.
==[[File:Appliances.png | 35px ]]Appliances==
{|class="wikitable sortable"
|+ Appliance List
|-
! Item !! Price !! S !! [[File:Tech.png|20px]] !! Other
|-
| Bar Counter || [[File:Jewels.png|20px]] 228 [[File:Gold.png|20px]] 285 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 1 ||
|-
| Bar Cutting Board || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || ||
|-
| Bar Deep Frier || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 2 ||
|-
| Bar Mixer || [[File:Jewels.png|20px]] 528 [[File:Gold.png|20px]] 660 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 2 ||
|-
| Bar Sink || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 1 ||
|-
| Bar Stove || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 2 ||
|-
| Basic Cutting Board || [[File:Jewels.png|20px]] 145 || || ||
|-
| Basic Deep Frier || [[File:Jewels.png|20px]] 255 || || ||
|-
| Basic Fridge || [[File:Jewels.png|20px]] 150 || || ||
|-
| Basic Mixer || [[File:Jewels.png|20px]] 460 || || ||
|-
| Basic Stove || [[File:Jewels.png|20px]] 455 || || ||
|-
| Basic Toilet || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || || || [[File:Quality.png|15px]] 10
|-
| Beach Cutting Board || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || ||
|-
| Beach Sink || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 ||
|-
| Beach Stove || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 ||
|-
| Beachy Coffee Machine || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 ||
|-
| Beachy Deep Frier || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 ||
|-
| Beachy Mixer || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 ||
|-
| Big Sink || [[File:Jewels.png|20px]] 45 || || ||
|-
| Brewing Kettle || [[File:Jewels.png|20px]] 145 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || ||
|-
| Coffee Machine || [[File:Jewels.png|20px]] 65 || || ||
|-
| Counter || [[File:Jewels.png|20px]] 195 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 ||
|-
| Crappy Toilet || [[File:Jewels.png|20px]] 145 || || || [[File:Quality.png|15px]] 3
|-
| Diner Counter || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 1 ||
|-
| Diner Cutting Board || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || ||
|-
| Diner Deep Frier || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 2 ||
|-
| Diner Fridge || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 1 ||
|-
| Diner Mixer || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 2 ||
|-
| Diner Sink || [[File:Jewels.png|20px]] 228 [[File:Gold.png|20px]] 285 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 1 ||
|-
| Diner Stove || [[File:Jewels.png|20px]] 528 [[File:Gold.png|20px]] 660 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 2 ||
|-
| Diner's Coffee Machine || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 1 ||
|-
| Eastern Coffee Machine || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 2 ||
|-
| Eastern Teahouse Counter || [[File:Jewels.png|20px]] 355 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 2 ||
|-
| Eastern Teahouse Cutting Board || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || ||
|-
| Eastern Teahouse Deepfryer || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 2 ||
|-
| Eastern Teahouse Mixer || [[File:Jewels.png|20px]] 528 [[File:Gold.png|20px]] 660 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 2 ||
|-
| Eastern Teahouse Sink || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || [[File:magic_aura.png|20px]] 2
|-
| Eastern Teahouse Stove || [[File:Jewels.png|20px]] 528 [[File:Gold.png|20px]] 660 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || [[File:magic_aura.png|20px]] 2
|-
| Eastern Teahouse Fridge || [[File:Jewels.png|20px]] 255 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || ||
|-
| Gravestone Fridge || [[File:Jewels.png|20px]] 255 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || ||
|-
| Harvest Coffee Machine || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 ||
|-
| Harvest Counter || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 ||
|-
| Harvest Cutting Board || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || ||
|-
| Harvest Deepfryer || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 ||
|-
| Harvest Mixer || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 ||
|-
| Harvest Sink || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 ||
|-
| Harvest Stove || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 ||
|-
| Hipster Counter || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 1 ||
|-
| Hipster Cutting Board || [[File:Jewels.png|20px]] 228 [[File:Gold.png|20px]] 285 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || ||
|-
| Hipster Deep Frier || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 2 ||
|-
| Hipster Fridge || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 1 ||
|-
| Hipster Mixer || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 2 ||
|-
| Hipster Sink || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 1 ||
|-
| Hipster Stove || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 2 ||
|-
| Hipstery Coffee Machine || [[File:Jewels.png|20px]] 208 [[File:Gold.png|20px]] 260 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 1 ||
|-
| Luxurious Toilet || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || || || [[File:Quality.png|15px]] 18 [[File:Expensive.png|20px]] 3
|-
| Milkshake Machine || [[File:Jewels.png|20px]] 255 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || ||
|-
| Nice Toilet || [[File:Jewels.png|20px]] 528 [[File:Gold.png|20px]] 660 || || || [[File:Quality.png|15px]] 14
|-
| Pub's Coffee Machine || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 1 ||
|-
| Sinister Recipe Tome || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || [[File:Books.png|20px]] 3
|-
| Wide Counter || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || || 1 ||
|-
| Witch's Kettle || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || [[File:magic_aura.png|20px]] 2
|-
| Witch's Stove || [[File:Jewels.png|20px]] 528 [[File:Gold.png|20px]] 660 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || [[File:magic_aura.png|20px]] 2
|}
==[[File:Icon_building.png | 30px ]]Building==
''All prices are in [[File:Jewels.png|20px]] Jewels''
{|class="wikitable sortable"
|+ Building Item List
|-
! Item !! Price !! S
|-
| Basic Window || 45 ||
|-
| Basic Flowery Window || 65 ||
|-
| Blue Floral Wallpaper || 50 ||
|-
| Castle Bricks || 50 ||
|-
| Cherry Blossom Wallpaper || 50 ||
|-
| Concrete Floor || 50 ||
|-
| Diagonal Wooden Floor || 50 ||
|-
| Diner Entrance || 260 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]]
|-
| Diner Floor || 50 ||
|-
| Diner Window || 200 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]]
|-
| Eastern Pattern Wallpaper || 50 ||
|-
| Eastern Teahouse Entrance || 455 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]]
|-
| Eastern Teahouse Window || 195 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]]
|-
| Flower Magic Window || 605 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]]
|-
| Flowery Teahouse Window || 255 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]]
|-
| Fresh Vines || 50 ||
|-
| Gaudy Entrance || 255 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]]
|-
| Green Diner Wallpaper || 50 ||
|-
| Harvest Window || 195 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]]
|-
| Harvest Entrance || 255 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]]
|-
| Madam Whisker's Extra Fluffy Carpet || 50 ||
|-
| Magic Den Entrance || 455 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]]
|-
| Magic Den Window || 455 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]]
|-
| Overgrown Wall || 50 ||
|-
| Paper Screen Wallpaper || 50 ||
|-
| Paw Print Carpet || 50 ||
|-
| Pink Carpet || 50 ||
|-
| Pink Floral Wallpaper || 50 ||
|-
| Purple Wallpaper || 50 ||
|-
| Red Diner Wallpaper || 50 ||
|-
| Shell Wallpaper || 50 ||
|-
| Tatami Floor || 50 ||
|-
| Teahouse Wallpaper || 145 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]]
|-
| Teahouse Window || 255 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]]
|-
| Tile Wall || 50 ||
|-
| Tropical Wallpaper || 50 ||
|}
==[[File:chairs.png | 35px ]]Seating==
{|class="wikitable sortable"
|+ Seating Furniture List
|-
! style = "width:160px" | Item !! Price !! S !! [[File:chairs.png|30px]] !! [[File:coziness.png|20px]] !! [[File:expensive.png|25px]] !! Other
|-
| Artful Table || [[File:Fabrics.png|20px]] 605 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || || || [[File:art.png|15px]] 3
|-
| Austere Eastern Table || [[File:Fabrics.png|20px]] 610 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || || 3 ||
|-
| Bar Stool || [[File:Fabrics.png|20px]] 150 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 6 || || ||
|-
| Barrel Table || [[File:Fabrics.png|20px]] 255 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 2 || ||
|-
| Basic Chair || [[File:Fabrics.png|20px]] 50 || || 2 || || ||
|-
| Basic Table || [[File:Fabrics.png|20px]] 45 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || || 1 || ||
|-
| Beach Chair || [[File:Fabrics.png|20px]] 195 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 10 || || ||
|-
| Blossom Chair || [[File:Fabrics.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 14 || 3|| ||
|-
| Ceremonious Table || [[File:Fabrics.png|20px]] 145 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || || 1 || ||
|-
| Cherry Blossom Table || [[File:Fabrics.png|20px]] 605 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || || || [[File:magic_aura.png|20px]] 3
|-
| Cool-blue Table || [[File:Fabrics.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || 2 || ||
|-
| Eastern Teahouse Stool || [[File:Fabrics.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 21 || || || [[File:art.png|15px]] 2
|-
| Elegant Chair || [[File:Fabrics.png|20px]] 145 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 6 || || ||
|-
| Enchanted Chair || [[File:Fabrics.png|20px]] 608 [[File:Gold.png|20px]] 760 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 27 || || 3 ||
|-
| Gracious Chair || [[File:Fabrics.png|20px]] 260 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 10 || || ||
|-
| Handcrafted Table || [[File:Fabrics.png|20px]] 45 || || || 1|| ||
|-
| Industrial Chair || [[File:Fabrics.png|20px]] 70 || || 2 || || ||
|-
| Inflatable Chair || [[File:Fabrics.png|20px]] 200 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 10 || || ||
|-
| Inflatable Table || [[File:Fabrics.png|20px]] 200 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || 2 || ||
|-
| Leaf Chair || [[File:Fabrics.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 15 || || ||
|-
| Magic Chair || [[File:Fabrics.png|20px]] 65 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 1 || || ||
|-
| Magic Tavern Chair || [[File:Fabrics.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 14 || || 3 ||
|-
| Mushroom Table || [[File:Fabrics.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || 2 || ||
|-
| Nice Table || [[File:Fabrics.png|20px]] 145 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || || 1 || ||
|-
| Pub Chair || [[File:Fabrics.png|20px]] 45 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 1 || || ||
|-
| Pumpkin Chair || [[File:Fabrics.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 15 || || ||
|-
| Red-hot Chair || [[File:Fabrics.png|20px]] 125 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 6 || || ||
|-
| Red-hot Table || [[File:Fabrics.png|20px]] 125 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || 1|| ||
|-
| Relaxing Beach Chair || [[File:Fabrics.png|20px]] 195 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 10 || || ||
|-
| Round Beach Table || [[File:Fabrics.png|20px]] 195 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || 2|| ||
|-
| Rustic Table || [[File:Fabrics.png|20px]] 130 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 1 || ||
|-
| Sakura Chair || [[File:Fabrics.png|20px]] 528 [[File:Gold.png|20px]] 660 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 14 || || || [[File:magic_aura.png|20px]] 3
|-
| Starry Table || [[File:Fabrics.png|20px]] 605 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || 3 || ||
|-
| Timber Chair || [[File:Fabrics.png|20px]] 255 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 10 || || ||
|-
| Vampire Chair || [[File:Fabrics.png|20px]] 255 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 10 || || ||
|-
| Vampire Table || [[File:Fabrics.png|20px]] 195 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || 2 || ||
|-
| Wizardly Table || [[File:Fabrics.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || 2 || 3 ||
|}
==[[File:rugs.png | 30px ]] Decorations==
{|class="wikitable sortable"
|+ Decoration List
|-
! style = "width:160px" | Item !! Price !! S !! [[File:rugs.png|25px]] !! [[File:coziness.png|20px]] !! [[File:art.png|20px]] !! [[File:expensive.png|25px]] !! [[File:cool.png|30px]] !! [[File:fun.png|25px]] !! Other
|-
| Austere Eastern Lamp || [[File:Jewels.png|20px]] 605 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || 3 || || 3 || || ||
|-
| Bar || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || || || || 1 || ||
|-
| Bar's Barrel || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 1 || || || || ||
|-
| Basic Rug || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || || 2 || || || || || ||
|-
| Beach Lantern || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || 2 || || || || ||
|-
| Cake Display || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || || || 2 || || || ||
|-
| Candle Holder || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 2 || || || || ||
|-
| Cash Register || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || || || || || || || || [[File:tech.png|20px]] 1
|-
| Cherry Blossom Lantern || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || || 3 || || || || [[File:magic_aura.png|20px]] 3
|-
| Cool Cat Rug || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 3 || || || || || ||
|-
| Eastern Stone Lantern || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || || 3 || || || || [[File:magic_aura.png|20px]] 3
|-
| Fancy Bar || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || || || 2 || 2 || ||
|-
| Fluffy Pink Rug || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 3 || || || || || ||
|-
| Handcrafted Bookshelf || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || || || || || || || || [[File:books.png|20px]] 3
|-
| Harvest Wheelbarrow || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || || || || || 2 || [[File:tech.png|20px]] 2
|-
| Hearth || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 2 || || 2 || || 2 ||
|-
| Hipstery Bookshelf || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || || || || || || || [[File:books.png|20px]] 2
|-
| Industrial Lamp || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || || || 1 || || || || ||
|-
| Jellyfish Lamp || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || || || || || || [[File:magic_aura.png|20px]] 2
|-
| Jukebox || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || || || || || 2 ||
|-
| Kitty Lantern || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || 3 || || || || || [[File:magic_aura.png|20px]] 3
|-
| Koi Rug || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655|| style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 2 || || 2 || || || ||
|-
| Lavish Serving Table || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || || 1 || || || || ||
|-
| Lofty Lamp || [[File:Jewels.png|20px]] 228 [[File:Gold.png|20px]] 285 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || || 1 || || || || ||
|-
| Lucky Cat Statue || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || || || || || 3 ||
|-
| Mushroom Lamp || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || 2 || || || || ||
|-
| Once-Flying Carpet || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 4 || || || || || ||
|-
| Ornate Clock || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || || || 2 || 2 || || ||
|-
| Patchy Rug || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 3 || || || || || ||
|-
| Persian Rug || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 3 || || || || || ||
|-
| Pink Star Rug || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 3 || || || || || ||
|-
| Potions Cabinet || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || || || || || || [[File:books.png|20px]] 5
|-
| Printed Rug || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 3 || || || || || ||
|-
| Pumpkin Crate || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || 2 || || || || ||
|-
| Rad Rocket Rug || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 3 || || || || || ||
|-
| Rescue Belt Decoration || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || || || || 2 || ||
|-
| Round Rug || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 3 || || || || || ||
|-
| Rustic Cupboard || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || || 2 || || || ||
|-
| Scarecrow || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || || || || 2 || 2 ||
|-
| Sheepskin Rug || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 3 || || || || || ||
|-
| Spellbook Shelf || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || || || || || || [[File:books.png|20px]] 3
|-
| Steering Wheel Decoration || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || || || || 2 || ||
|-
| Tatami Rug || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || || || || || ||
|-
| Vinyl Decoration || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || || || || 2 || ||
|-
| White Rug || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 3 || || || || || ||
|-
| Wood Crate || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 1 || || || || ||
|-
| NaNaNa Bat Rug || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 3 || || || || || ||
|}
==[[File:art.png | 20px ]] Wall Decorations==
{|class="wikitable sortable"
|+ Wall Decoration List
|-
! style = "width:160px" | Item !! Price !! S !! [[File:art.png|20px]] !! [[File:cool.png|30px]] !! Other
|-
| Antlers || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 2 || [[File:expensive.png|20px]] 2
|-
| Bat Decoration || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || ||
|-
| Chalkboard Menu || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || || || || [[File:coziness.png|20px]] 1
|-
| Classic Wall Scroll || [[File:Jewels.png|20px]] 605 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || ||
|-
| Cool Cat Painting || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 1 || ||
|-
| Eastern Fan || [[File:Jewels.png|20px]] 605 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || || [[File:magic_aura.png|20px]] 3
|-
| Eastern Shop Curtains || [[File:Jewels.png|20px]] 610 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || || [[File:rugs.png|20px]] 3
|-
| Fish Painting || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 || ||
|-
| Harvest Wreath || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || ||
|-
| Herb Rack || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || || [[File:magic_aura.png|20px]] 3
|-
| License Plate || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || 2 ||
|-
| Magic Books || [[File:Jewels.png|20px]] 608 [[File:Gold.png|20px]] 760 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || || [[File:books.png|20px]] 5
|-
| Mildly Magic Clock || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 3 || || [[File:expensive.png|20px]] 3
|-
| Neon-Cat || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || 2 ||
|-
| Painting of Missy XIV || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 1 || ||
|-
| Pumpkin Spices || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || || [[File:magic_aura.png|20px]] 2
|-
| Retro Art || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 1 || ||
|-
| Rosy Wall Scroll || [[File:Jewels.png|20px]] 605 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || ||
|-
| Route 88 Sign || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || 1 ||
|-
| Strange Painting || [[File:Jewels.png|20px]] 208 [[File:Gold.png|20px]] 260 || || 1 || ||
|-
| Strung-up Herbs || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || || [[File:magic_aura.png|20px]] 2
|-
| Torch || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || || [[File:coziness.png|20px]] 2
|}
==[[File:plants.png | 30px ]] Plants==
{|class="wikitable sortable"
|+ Plant List
|-
! style = "width:160px" | Item !! Price !! S !! [[File:plants.png|25px]] !! [[File:expensive.png|25px]] !! [[File:magic_aura.png|20px]] !! Other
|-
| Beautiful Bonsai || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || || ||
|-
| Big Calathea || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 1 || || ||
|-
| Big Hydrangea || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || || 1 || || ||
|-
| Bombastic Bamboo || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || || 3 ||
|-
| Bunch of Sticks || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2|| || ||
|-
| Bush || [[File:Jewels.png|20px]] 65 || || || || ||
|-
| Cat Shaped Bush || [[File:Jewels.png|20px]] 108 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 1 || || ||
|-
| Corn || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || || ||
|-
| Curly Tree || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 1 || || ||
|-
| Elegant Flowers || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 1 || 2 || ||
|-
| Flamingo || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || || || [[File:cool.png|20px]] 2
|-
| Grape Bush || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 2 || || ||
|-
| Humongous Pumpkin || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || || ||
|-
| Inflatable Palm || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 || || ||
|-
| Jack-o-Lantern || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || || ||
|-
| Lush Flowers || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 2 || 2 || ||
|-
| Magic Berry Bush || [[File:Jewels.png|20px]] 528 [[File:Gold.png|20px]] 660 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 3 || || ||
|-
| Magic Pitcher Plant || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 2 || || 2 ||
|-
| Magic Pumpkin || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 3 || 3 || 3 ||
|-
| Medium Pumpkin || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || || ||
|-
| Opulent Orchid || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || || || [[File:coziness.png|20px]] 3
|-
| Palm Plant || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 || || ||
|-
| Parasol || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || || || [[File:fun.png|20px]] 2
|-
| Retro Palm || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 2 || || ||
|-
| Rose Bush || [[File:Jewels.png|20px]] 65 || || || || ||
|-
| Small Caladium || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || || 1 || || ||
|-
| Small Pumpkins || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || || ||
|-
| Sumptuous Sakura || [[File:Jewels.png|20px]] 528 [[File:Gold.png|20px]] 660 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 2 || || 2 ||
|-
| Sunflowers || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || || ||
|-
| Tiny Beanstalk || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 3 || 3 || 3 ||
|-
| Tulips || [[File:Jewels.png|20px]] 65 || || || || ||
|-
| Winterfest Tree || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || || 3 || || || [[File:coziness.png|20px]] 3 [[File:fun.png|20px]] 3
|-
| Zombie Hand || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355|| style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || || 2 ||
|}
[[Category:Locations]] [[Category:Furniture]]
fb028674d9f52ab6deb74c987e400b114e26ae88
Cat Cafe Manager
0
58
671
377
2023-08-23T12:33:06Z
Gengyen
47368
added a how to play
wikitext
text/x-wiki
{{GameInfobox
|title=
|image=Keyart.jpg
|caption=Cat Cafe Manager keyart
|developer=[https://catcafemanager.com/team Roost Games]
|publisher=[https://www.freedom.gg/ Freedom Games]
|release=April 14, 2022
|platform=PC, Nintendo Switch
}}
'''Cat Cafe Manager''' is a game about developing your own [[Cat Cafe]] in [[Caterwaul Way]]. The player can adopt stray [[cats]] which affect the cafe, and befriend [[villagers]] who visit the business. In return, the player can discover various mysteries of the settlement.
==Storyline==
Your grandmother left you a small cafe in the sleepy village of Caterwaul Way, and it's up to you to fix the place up and turn it into a cat cafe. Local [[customers]] will visit your business and you can adopt strays from the vast feline population of the settlement.
==How to Play==
The game starts by letting you name your cafe and customers your character. After a cutscene, you can pick one of three starter [[Cats#Overview|Cats]]. '''Cats''' have different [[Cats#Traits|Traits]] and [[Cats#Needs|Needs]]. A happy cat means happier [[Customers]]. <br />
'''Customers''' come in six types: [[File:Icon_artist.png|25px]][[Customers#Artists|Artists]], [[File:Icon_business.png|25px]][[Customers#Businesspeople|Businesspeople]], [[File:Icon_fisher.png|25px]][[Customers#Fisherfolk|Fisherfolk]], [[File:Icon_punk.png|25px]][[Customers#Punks|Punks]], [[File:Icon_vagabond.png|25px]][[Customers#Vagabonds|Vagabonds]], and [[File:Icon_witch.png|25px]][[Customers#Witches|Witches]]. They provide unique '''Resources''' that are used for different things. <br />
[[File:jewels.png|20px]] '''Jewels''' purchase [[Furniture#Appliances|Appliances]] and [[Furniture#Decorations|Decorations]]; [[File:gold.png|20px]] '''Gold''' purchases high end Furniture; [[File:fish.png|20px]] '''Fish''' purchases [[Pet Goods]]; [[File:materials.png|20px]] '''Materials''' are used to expand the Cafe; [[File:fabrics.png|20px]] '''Fabric''' purchases [[Furniture#Seating|Seating Furniture]]; and [[File:nectar.png|20px]] '''Nectar''' purchases [[Market#Recipes|Recipes]] and [[Market#Ingredients|Ingredients]]. <br />
Your goal is to satisfy customer needs and earn [[File:Icon_delight.png|20px]] '''Delight'''. This is used to restore the Cat [[Shrine]] by completing '''Projects''', which upgrade the Cafe. As the Cafe expands, you can hire [[Staff]] to help take care of the Cafe and customers. <br />
==Locations==
*[[Caterwaul Way]]
**[[Cat Cafe]]
**[[Note Board]]
**[[Furniture|Furniture Shop]]
**[[Market]]
**[[Pet Goods]]
**[[Curiosities|Curiosities Shop]]
*[[Shrine]]
==Characters==
*[[Arwel]]
*[[Bonner]]
*[[Carla-Lalla]]
*[[Finley]]
*[[Mateo]]
*Gavin
*Hoover
*[[Grimalkin]] (a cat)
c5e2eb7c7215309211826f42aa54fe0ed925215e
672
671
2023-08-23T12:36:37Z
Gengyen
47368
fixed typo
wikitext
text/x-wiki
{{GameInfobox
|title=
|image=Keyart.jpg
|caption=Cat Cafe Manager keyart
|developer=[https://catcafemanager.com/team Roost Games]
|publisher=[https://www.freedom.gg/ Freedom Games]
|release=April 14, 2022
|platform=PC, Nintendo Switch
}}
'''Cat Cafe Manager''' is a game about developing your own [[Cat Cafe]] in [[Caterwaul Way]]. The player can adopt stray [[cats]] which affect the cafe, and befriend [[villagers]] who visit the business. In return, the player can discover various mysteries of the settlement.
==Storyline==
Your grandmother left you a small cafe in the sleepy village of Caterwaul Way, and it's up to you to fix the place up and turn it into a cat cafe. Local [[customers]] will visit your business and you can adopt strays from the vast feline population of the settlement.
==How to Play==
The game starts by letting you name your cafe and customise your character. After a cutscene, you can pick one of three starter [[Cats#Overview|Cats]]. '''Cats''' have different [[Cats#Traits|Traits]] and [[Cats#Needs|Needs]]. A happy cat means happier [[Customers]]. <br />
'''Customers''' come in six types: [[File:Icon_artist.png|25px]][[Customers#Artists|Artists]], [[File:Icon_business.png|25px]][[Customers#Businesspeople|Businesspeople]], [[File:Icon_fisher.png|25px]][[Customers#Fisherfolk|Fisherfolk]], [[File:Icon_punk.png|25px]][[Customers#Punks|Punks]], [[File:Icon_vagabond.png|25px]][[Customers#Vagabonds|Vagabonds]], and [[File:Icon_witch.png|25px]][[Customers#Witches|Witches]]. They provide unique '''Resources''' that are used for different things. <br />
[[File:jewels.png|20px]] '''Jewels''' purchase [[Furniture#Appliances|Appliances]] and [[Furniture#Decorations|Decorations]]; [[File:gold.png|20px]] '''Gold''' purchases high end Furniture; [[File:fish.png|20px]] '''Fish''' purchases [[Pet Goods]]; [[File:materials.png|20px]] '''Materials''' are used to expand the Cafe; [[File:fabrics.png|20px]] '''Fabric''' purchases [[Furniture#Seating|Seating Furniture]]; and [[File:nectar.png|20px]] '''Nectar''' purchases [[Market#Recipes|Recipes]] and [[Market#Ingredients|Ingredients]]. <br />
Your goal is to satisfy customer needs and earn [[File:Icon_delight.png|20px]] '''Delight'''. This is used to restore the Cat [[Shrine]] by completing '''Projects''', which upgrade the Cafe. As the Cafe expands, you can hire [[Staff]] to help take care of the Cafe and customers. <br />
==Locations==
*[[Caterwaul Way]]
**[[Cat Cafe]]
**[[Note Board]]
**[[Furniture|Furniture Shop]]
**[[Market]]
**[[Pet Goods]]
**[[Curiosities|Curiosities Shop]]
*[[Shrine]]
==Characters==
*[[Arwel]]
*[[Bonner]]
*[[Carla-Lalla]]
*[[Finley]]
*[[Mateo]]
*Gavin
*Hoover
*[[Grimalkin]] (a cat)
7256935ea8fa64463d7a0fa3571e351c25f3cba0
File:Icon building.png
6
418
673
2023-08-23T12:39:38Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]]
5e179732d05d93ce71029cb7c5c3e5af7ebebfa4
Staff
0
106
676
659
2023-08-24T09:37:03Z
Gengyen
47368
rearranged images
wikitext
text/x-wiki
[[File:StaffBook.jpg|thumb|Staff page in helpbook]]
[[File:Staff_task_bar.jpg | thumb | Task skill requirement and progress bar]]
'''Staff''' are recruited from the [[Note Board]]. They come with predetermined Skills and a Trait. Staff slots are unlocked through [[Shrine]] projects.
==Skills==
'''Skills''' come in the form of Cooking, Service, Cat Care, Cleaning, and Fixing. They can be increased by levelling up, which makes staff faster. Levelling up requires Staff Training Points. These are earned through completing tasks. Higher levels cost more Staff Training Points.
{| class="wikitable"
|-
! scope="row"| Level
| 1
| 2
| 3
| 4
| 5
| 6
| 7
| 8+
|-
! scope="row"| Cost
|
| 1
| 1
| 1
| 2
| 2
| 2
| 3
|}
Each task has a skill requirement shown as a fraction above the task. If this requirement is not met, the task is completed slower. All staff come with the Cooking skill but the rest are random and need to be obtained through "unlock" traits. <br />
[[File:Skill_service.png|30px]] '''Service''': Enables staff to take and serve orders. They can also chat with customers to fulfill their Social need. <br />
[[File:Skill_cooking.png|30px]] '''Cooking''': Once an order is taken, a task appears above the food's required appliance. More advanced recipes require higher Cooking skill. <br />
[[File:Skill_catcare.png|30px]] '''Cat Care''': Lets staff refill food bowls and clean cat litter. <br />
[[File:Skill_cleaning.png|30px]] '''Cleaning''': Allows staff to clean toilets, spills, and trash. <br />
[[File:Skill_maintenance.png|30px]] '''Maintenance''': Required to fix appliances when they break down. <br />
==Traits==
[[File:Staff_training_points.jpg | thumb | Level 8 costs 3 Staff Training Points]]
[[File:Staff_inspect.jpg|thumb|Details about a staff member in inspection mode]]
'''Traits''' boost or unlock skills. A new trait can be selected from a random group of 3 after every 5 levels. There are 15 staff traits.
{|class="article-table"
! Icon
!Trait
!Description
!Effect
|-
|[[File:gregarious.png|40px]]
|Gregarious
|Some people just have a way with words
|Enables Social skill
|-
|[[File:caringcat.png|40px]]
|Caring Cat
|Why else would you work in a cat cafe?
|Enables Cat Care skill
|-
|[[File:cleaner.png|40px]]
|Cleaner
|Can't just stand idly by while dirt and trash pile up!
|Enables Cleaning skill
|-
|[[File:barwrench.png|40px]]
|Bar Wrench
|Need somethin' fixed?
|Enables Maintenance skill
|-
|[[File:socialbutterfly.png|40px]]
|Social Butterfly
|You have a knack for making others feel comfortable
|<nowiki>+2</nowiki> Service
|-
|[[File:gourmand.png|40px]]
|Gourmand
|You enjoy eating food almost as much as you enjoy making it
|<nowiki>+2</nowiki> Cooking. Chance of using less ingredients when cooking
|-
|[[File:gentle.png|40px]]
|Gentle
|Your gentle demeanor can calm down the rowdiest cat
|<nowiki>+2</nowiki> Cat Care, +1 Stress Release for cats
|-
|[[File:neatfreak.png|40px]]
|Neat Freak
|A champion of dusting
|<nowiki>+2</nowiki> Cleaning
|-
|[[File:greasemonkey.png|40px]]
|Grease Monkey
|An expert in monkey wrenches
|<nowiki>+2</nowiki> Maintenance
|-
|[[File:nightowl.png|40px]]
|Night Owl
|When the sun sets, they set to work! Hoot!
|<nowiki>+50%</nowiki> to all skills after 6PM
|-
|[[File:barfly.png|40px]]
|Bar Fly
|Has a vague but strong fondness for the color brown
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Bar furniture is present in the cafe
|-
|[[File:greaser.png|40px]]
|Greaser
|Born with a pompadour, will die in a leather jacket
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Diner furniture is present in the cafe
|-
|[[File:hipster.png|40px]]
|Hipster
|I'm sure you've never heard of them
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Hipster furniture is present in the cafe
|-
|[[File:magicallyattuned.png|40px]]
|Magically Attuned
|Did a short exchange at Wrassleworth Witching University
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Magical furniture is present in the cafe
|-
|[[File:tea-rrific.png|40px]]
|Tea-rrific
|Always a good time for a spot of tea with crumpets
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Tea Room furniture is present in the cafe
|}
[[Category:Staff]]
ab8da2cb26e3984edbc991ff744f154490ac2959
File:Quality.png
6
419
677
2023-08-24T10:58:58Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Stats]] [[Category:Furniture]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Stats]] [[Category:Furniture]]
9d243d76d48ff67c028de572ac8d53ec6a6e9f51
File:Gavin portrait.png
6
420
681
2023-08-24T11:59:49Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]]
6bd43909d509abc35d778a147e4c26a10cb5b6c1
File:Hoover portrait.png
6
421
682
2023-08-24T11:59:56Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Villagers]]
6bd43909d509abc35d778a147e4c26a10cb5b6c1
Villagers
0
62
683
535
2023-08-24T12:04:02Z
Gengyen
47368
added portraits
wikitext
text/x-wiki
[[File:Regulars.jpg|thumb]]
'''Villagers''' are the characters of [[Caterwaul Way]]. Some have their own shops and most are regulars who visit the [[Cat Cafe]]. You can level up relationships with regulars, which also levels up their respective [[customers]]. Advanced [[Shrine]] upgrades require higher level relationships with a certain number of regulars.
==List of villagers==
[[File:Arwel_portrait.png|90px|bottom]] [[Arwel]] runs the [[Furniture]] Shop. Advances [[File:icon_punk.png|30px]] [[Customers#Punks|Punks]] <br />
[[File:Bonner_portrait.png|90px|bottom]] [[Bonner]] runs the [[Market]]. Advances [[File:icon_fisher.png|30px]] [[Customers#Fisherfolk|Fisherfolk]] <br />
[[File:Carla_portrait.png|90px|bottom]] [[Carla-Lalla]] runs [[Pet Goods]]. Advances [[File:icon_witch.png|30px]] [[Customers#Witches|Witches]] <br />
[[File:Finley_portrait.png|100px|bottom]][[Finley]] does not have a shop. Advances [[File:icon_artist.png|30px]] [[Customers#Artists|Artists]] <br />
[[File:Mateo_portrait.png|90px|bottom]] [[Mateo]] does not have a shop. Advances [[File:icon_business.png|30px]] [[Customers#Businesspeople|Businesspeople]] <br />
[[File:Hoover_portrait.png|100px|bottom]]Hoover runs the [[Curiosities]] Shop but is not a regular <br />
[[File:Gavin_portrait.png|100px|bottom]]Gavin is also not a regular
[[Category:Villagers]]
4173b46e2a588f6318da9cdb38ec59c3df865763
File:Icon cats.png
6
422
684
2023-08-25T12:30:32Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]] [[Category:Stats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]] [[Category:Stats]]
5eaa51a45ecc43378e9a81d2b6ee1560674b4509
File:Toys.png
6
423
685
2023-08-25T12:39:33Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]] [[Category:Stats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]] [[Category:Stats]]
5eaa51a45ecc43378e9a81d2b6ee1560674b4509
File:Cat food.png
6
424
686
2023-08-25T12:52:35Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
903e88b7db44303811b75af90f7b070265a3ec89
File:Litter.png
6
425
687
2023-08-25T12:52:39Z
Gengyen
47368
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lure.png
6
426
688
2023-08-25T12:52:41Z
Gengyen
47368
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:More cats.png
6
427
689
2023-08-25T13:03:18Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
903e88b7db44303811b75af90f7b070265a3ec89
File:Cat relaxation.png
6
428
690
2023-08-25T13:03:20Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
903e88b7db44303811b75af90f7b070265a3ec89
File:Scratch poles.png
6
429
691
2023-08-25T13:07:15Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Cats]] [[Category:Stats]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Cats]] [[Category:Stats]]
5eaa51a45ecc43378e9a81d2b6ee1560674b4509
File:Lil food bowl.png
6
430
692
2023-08-25T13:30:29Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Basic food bowl.png
6
431
693
2023-08-25T13:30:30Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Fancy food bowl.png
6
432
694
2023-08-25T13:30:33Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Canned.png
6
433
695
2023-08-25T13:31:34Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Canned premium.png
6
434
696
2023-08-25T13:31:35Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Hearty.png
6
435
697
2023-08-25T13:31:37Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Opulent.png
6
436
698
2023-08-25T13:31:38Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Lovely potluck.png
6
437
699
2023-08-25T13:31:40Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Trash.png
6
438
700
2023-08-25T13:31:42Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Strange doll.png
6
439
701
2023-08-25T13:31:44Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Blessed.png
6
440
702
2023-08-25T13:31:46Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Meteorite.png
6
441
703
2023-08-25T13:31:48Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Lubricant.png
6
442
704
2023-08-25T13:31:50Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Basic scratch post.png
6
443
705
2023-08-25T13:33:32Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Pink tough scratch post.png
6
444
706
2023-08-25T13:33:34Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Tough scratch post.png
6
445
707
2023-08-25T13:33:35Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Lil litterbox.png
6
446
708
2023-08-25T13:33:37Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Floral litterbox.png
6
447
709
2023-08-25T13:33:39Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Big litterbox.png
6
448
710
2023-08-25T13:33:41Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Litterbox 5000.png
6
449
711
2023-08-25T13:33:43Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Bouncy ball.png
6
450
712
2023-08-25T13:34:24Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Fish plushie.png
6
451
713
2023-08-25T13:34:26Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Sushi plushie.png
6
452
714
2023-08-25T13:34:27Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Toy bell.png
6
453
715
2023-08-25T13:34:29Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Toy fish grate.png
6
454
716
2023-08-25T13:34:31Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Toy yarn.png
6
455
717
2023-08-25T13:34:33Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Cardboard box.png
6
456
718
2023-08-25T13:35:05Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Basic catbed.png
6
457
719
2023-08-25T13:35:06Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Amazing catbed.png
6
458
720
2023-08-25T13:35:08Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Cushiony catcouch.png
6
459
721
2023-08-25T13:35:10Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Opulent catbed.png
6
460
722
2023-08-25T13:35:12Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
File:Royal catbed.png
6
461
723
2023-08-25T13:35:13Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
Category:Pet Goods
14
462
724
2023-08-25T13:36:30Z
Gengyen
47368
Created page with "Category for [[Pet Goods]]."
wikitext
text/x-wiki
Category for [[Pet Goods]].
f1901a5c76791f8a4abb27e0392eb37ea6df4512
Cats
0
109
725
660
2023-08-25T13:52:17Z
Gengyen
47368
fixed lure names
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
''Please note that this page may include '''spoilers'''. Continue at your own discretion.''
'''Cats''' are an adoptable NPC that are a staple in the development in your [[Cat Cafe]] and in the satisfaction of your customers.
==Strays==
'''Strays''' come to your [[Cat Cafe|cafe]] when you put out [[Pet Goods#Lures|lures]]. Each group of strays will only appear when you place a certain lure outside. In order to adopt a stray, you must feed and pet them at least three times. They come with predetermined Skills and a Trait. Cat slots can be freed up by giving up cats to forever homes through the [[Note Board]]. They can be readopted after finishing the [[Shrine]]. More cat slots are unlocked through Shrine projects.
==Skills==
'''Skills''' refer to a cat's stats for certain [[customers]]. They can be increased through levelling up, and some Traits unlock the Skill for a different customer type. Levelling up requires Cat Training Points. These are earned through cats interacting with customers. Higher levels cost more Cat Training Points.
{| class="wikitable"
|-
! scope="row"| Level
| 1
| 2
| 3
| 4
| 5
| 6
| 7
| 8+
|-
! scope="row"| Cost
|
| 1
| 1
| 1
| 2
| 2
| 2
| 3
|}
{|
|-
| [[File:Cat_skill.jpeg | thumb | Cat Skills]] || [[File:Total_cat_skill.jpeg | 141px | thumb | Total Cat Skill]] || [[File:Cat_training_points.jpg | thumb | Level 4 costs 1 Cat Training Point]]
|}
==Needs==
'''Needs''' for each cat vary between hunger (Cat Food), stress release (Scratch Poles), bladder (Cat Litter), Toys, and sleep (Cat Beds). These are listed under Cafe Stats in build mode. The numbers on the left show what you have, and the numbers on the right show what your cats need. Needs are satisfied by placing items bought from [[Pet Goods]] after they're unlocked through the [[Shrine]].
{|
|-
| [[File:Cat_needs.jpeg | thumb | Insufficient Scratch Poles and Cat Litter]] || [[File:Cat_sleep_needs.jpeg | thumb | 173px | Insufficient Cat Beds]]
|}
==Traits==
[[File:Catstats.png|thumb|alt=A window with stats of a cat named Freddy. It has the Tiny Tummy trait - They don't need a lot of food. -1 Food Need|Cat stats. This cat has the Tiny Tummy trait]]
[[File:Cat_inspect.jpg|thumb|Details about a cat in inspection mode]]
'''Traits''' affect cat skills, needs, cafe stats, or resource payouts. A new trait can be selected from a random group of 3 after every 3 levels. There are 53 cat traits, but some of them are special to specific cats and can't be applied to others.
{|class="article-table"
!Icon
!Trait
!Description
!Effect
|-
|[[File:anarchist.png|40px]]
|Anarchist
|Fork the system!
|<nowiki>+10%</nowiki> on all resources for every Punk in your cafe
|-
|[[File:aristocat.png|40px]]
|Aristocat
|If it's not exactly the Ritz, why bother?
|<nowiki>+1</nowiki> Stress Need, +1 Bladder Need, +3 Businesspeople
|-
|[[File:artaficionado.png|40px]]
|Art Aficionado
|This cat appreciates art even without a laserpointer on it.
|<nowiki>+1</nowiki> on all stats for every Art score in your cafe
|-
|[[File:badass.png|40px]]
|Badass
|All they need is a pompadour
|<nowiki>+3</nowiki> Punks
|-
|[[File:catbot.png|40px]]
|CatBot
|*Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzt
|<nowiki></nowiki> Doesn't have needs
|-
|[[File:catburglar.png|40px]]
|Cat Burglar
|Pulling off great heists... From the customer's pockets!
|<nowiki>+10%</nowiki> Jewels payout
|-
|[[File:catfishing.png|40px]]
|Cat Fishing
|Will help local Fisherfolk earn a great catch
|<nowiki>+10%</nowiki> Fish payout
|-
|[[File:chill.png|40px]]
|Chill
|They tend to vibe
|<nowiki>-1</nowiki> Stress Need
|-
|[[File:chonker.png|40px]]
|Chonker
|Look at this absolute unit
|<nowiki>+2</nowiki> Food Need, +3 Fisherfolk
|-
|[[File:cleancat.png|40px]]
|Clean Cat
|They clean up after themselves
|<nowiki>-1</nowiki> Bladder need
|-
|[[File:clothier.png|40px]]
|Clothier
|Who said cats can only destroy yarn?
|<nowiki>+10%</nowiki> Fabrics payout
|-
|[[File:coolcat.png|40px]]
|Cool Cat
|Somehow, they got it all
|<nowiki>+2</nowiki> Cool
|-
|[[File:crude.png|40px]]
|Crude
|Did that cat just burp?
|<nowiki>+1</nowiki> Fisherfolk
|-
|[[File:definitelyacat.png|40px]]
|Definitely a Cat
|Wow! I just love when they do that cat thing!
|<nowiki></nowiki> Has all customer types, doubles trash rate
|-
|[[File:diva.png|40px]]
|Diva
|You better have a spotlight, and it better be on them
|<nowiki>+2</nowiki> Stress Need, +3 Artists
|-
|[[File:favorforfavor.png|40px]]
|Favor for a Favor
|When you scratch nature's back, nature scratches back
|<nowiki></nowiki> Every time a Shrine Project completes, gain 100 of every resource
|-
|[[File:gamer.png|40px]]
|Gamer
|Gamer cat won't stop playing!
|<nowiki>+2</nowiki> Toy Need, +3 Punks
|-
|[[File:gorgeous.png|40px]]
|Gorgeous
|This is, objectively, the most beautiful cat you've ever seen. Maybe too beautiful
|<nowiki>+2</nowiki> Art
|-
|[[File:groomer.png|40px]]
|Groomer
|Cleans other cats for fun and profit
|<nowiki></nowiki> Provides 2 Cat Clean for your cats
|-
|[[File:groupie.png|40px]]
|Groupie
|Sometimes, you just want to be part of the cool club
|<nowiki>+1</nowiki> on all stats for every four Cool score in your cafe
|-
|[[File:heartsandmind.png|40px]]
|Hearts and Minds
|Customers find this cat absolutely delightful!
|<nowiki>+10%</nowiki> Delight from customers
|-
|[[File:heavytippers.png|40px]]
|Heavy Tippers
|Seeing this cat loosens wallets
|<nowiki>+10%</nowiki> Gold payout
|-
|[[File:hunter.png|40px]]
|Hunter
|They find their own food
|<nowiki></nowiki> No Food Need
|-
|[[File:intothevoid.png|40px]]
|Into The Void
|It's nice not having to deal with all this trash. Surely worth signing that contract.
But why can't you shake this feeling of dread? Oh well
|<nowiki></nowiki> Trash never seems to appear in your cafe anymore
|-
|[[File:lotsmagical.png|40px]]
|Lots Magical
|Spends lots of time napping on leylines
|<nowiki>+3</nowiki> Witches
|-
|[[File:lucky.png|40px]]
|Lucky
|This cat surely brings luck!
|<nowiki></nowiki> Sometimes when a customer leaves, gain 200 Gold
|-
|[[File:magicallysensitive.png|40px]]
|Magically Sensitive
|This cat glows slightly around Witches.
|<nowiki>+10%</nowiki> on all resources for every Witch in your cafe
|-
|[[File:muse.png|40px]]
|Muse
|This cat is a natural muse to artists
|<nowiki>+10%</nowiki> on all resources for every Artist in your cafe
|-
|[[File:nerd.png|40px]]
|Nerd
|Who needs people when your stuff can entertain you?
|<nowiki>+1</nowiki> on all stats for every four Fun score in your cafe
|-
|[[File:networker.png|40px]]
|Networker
|This cat has an actual stack of business cards
|<nowiki>+10%</nowiki> on all resources for every Businessperson in your cafe
|-
|[[File:observer.png|40px]]
|Observer
|This cat learns by watching your every move
|<nowiki></nowiki> Every time a task completes, gains a little Cat XP
|-
|[[File:onewithnature.png|40px]]
|One With Nature
|The Shrine's energy seems to be radiating from this cat
|<nowiki></nowiki> Every time you complete a task, gain 1 Delight
|-
|[[File:outofthisworld.png|40px]]
|Out Of This World
|Resources just keep materializing in your cafe??
|<nowiki></nowiki> Every time a customer leaves, gain 10 of all resources
|-
|[[File:partycat.png|40px]]
|Party Cat
|Once they pop, noone can stop!
|<nowiki>+2</nowiki> Fun
|-
|[[File:playmate.png|40px]]
|Playmate
|Likes playing with other cats
|<nowiki></nowiki> Provides 2 Toys for your cats
|-
|[[File:pompous.png|40px]]
|Pompous
|This cat's, uh, kind of a big deal?
|<nowiki>+3</nowiki> Businesspeople
|-
|[[File:pretty.png|40px]]
|Pretty
|All cats are pretty, but this one is Pretty
|<nowiki>+1</nowiki> Artists
|-
|[[File:punkattention.png|40px]]
|Punk Attention
|When Punks are around, they just look better
|<nowiki>+4</nowiki> Artists if advertising to Punks
|-
|[[File:radiant.png|40px]]
|Radiant
|You can't stop but stare
|<nowiki>+3</nowiki> Artists
|-
|[[File:salty.png|40px]]
|Salty
|They've got a worldly glint in their eye
|<nowiki>+3</nowiki> Fisherfolk
|-
|[[File:scavenger.png|40px]]
|Scavenger
|This cat is able to find materials where others can't
|<nowiki>+10%</nowiki> Materials payout
|-
|[[File:sharer.png|40px]]
|Sharer
|Will make sure all cats get fed
|<nowiki></nowiki> Provides 2 Food for your cats
|-
|[[File:slightlymagical.png|40px]]
|Slightly Magical
|Sometimes they just float off the ground. Maybe
|<nowiki>+1</nowiki> Witches
|-
|[[File:smellsfishy.png|40px]]
|Smells Fishy
|Such aroma
|<nowiki>+10%</nowiki> on all resources for every Fisherfolk in your cafe
|-
|[[File:smug.png|40px]]
|Smug
|Real pleased with themselves for cat reasons
|<nowiki>+1</nowiki> Businesspeople
|-
|[[File:storycollector.png|40px]]
|Story Collector
|This cat will never tire of all great stories your customers bring in
|<nowiki>+10%</nowiki> on all resources for every Vagabond in your cafe
|-
|[[File:sweettooth.png|40px]]
|Sweet Tooth
|Customers love to give this cat some extra sweets
|<nowiki>+10%</nowiki> Nectar payout
|-
|[[File:thrifting.png|40px]]
|Thrifting
|This cat knows all about getting the greatest deals. Somehow
|<nowiki>-25%</nowiki> Furniture cost
|-
|[[File:tinytummy.png|40px]]
|Tiny Tummy
|They don't need a lot of food
|<nowiki>-1</nowiki> Food Need
|-
|[[File:tough.png|40px]]
|Tough
|They don't need nobody
|<nowiki>+1</nowiki> Punks
|-
|[[File:tranquil.png|40px]]
|Tranquil
|So zen they calm down your other cats
|<nowiki></nowiki> Provides 2 Stress release for your cats
|-
|[[File:treehugger.png|40px]]
|Tree Hugger
|This cat's a true jungle cat
|<nowiki>+1</nowiki> on all stats for every four Plant score in your cafe
|-
|[[File:weirdo.png|40px]]
|Weirdo
|Expect this little weirdo to make a mess
|<nowiki>+2</nowiki> Bladder Need, +3 Witches
|-
|
|}
==Overview==
Here is a list of all available cats, their traits, and what [[Pet Goods#Lures|Lure]] you can get them with. Adopting cats provide [[Achievements]]. The names below are default, you can change this when adopting.
'''Canned Stray Lure'''
* [[File:Brian.png|100px]] '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need
* [[File:Missy.png|100px]] '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need
* [[File:Ezra.png|100px]] '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need
* [[File:Nico.png|100px]] '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe
* [[File:Debrah.png|100px]] '''Debrah''' - ''Sharer'': Will make sure all cats get fed ''Trait'': Provides 2 food for your cats
'''Premium Canned Stray Lure'''
* [[File:Olli.png|100px]] '''Olli''' - ''Smells Fishy'': Such aroma.''Trait'': - +10 % on all resources for every Fisherfolk in your cafe
* [[File:Tucker.png|100px]] '''Tucker''' - ''Playmate'': Likes playing with the other cats. ''Trait'': Provides 2 entertainment for your cats
* [[File:Zipper.png|100px]] '''Zipper''' - ''Cool Cat'': Somehow, they got it all.''Trait'': - Adds +2 cool to your cafe
* [[File:Mallory.png|100px]] '''Mallory''' - ''Story Collector'': This cat will never tire of all great stories your customers bring in. ''Trait'': +10% on all resources for every Vagabond in your cafe
* [[File:Freddy.png|100px]] '''Freddy''' - ''Hunter'': They find their own food.''Trait'': No food need
'''Hearty Homecooking Lure'''
* [[File:Peanut.png|100px]] '''Peanut''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': -1 Food Need
* [[File:Professor.png|100px]] ''Professor''' - ''Observer'': This cat learns by watching your every move.''Trait'': Every time a task completes, gain a little cat XP
* [[File:Lazy.png|100px]] '''Lazy''' - ''Tranquil'': So zen they calm down your other cats. ''Trait'': Provides 2 stress release for your cats
* [[File:Mixtape.png|100px]]'''Mixtape''' - ''Groupie'': Sometimes you just want to be part of the cool club. ''Trait'': +1 on all stats for every four cool score in your cafe
'''Opulent Feast Lure'''
* [[File:Cormic.png|100px]] '''Cormic''' - ''Art Aficionado'': This cat appreciates art even without a lasterpointer on it. ''Trait'': +1 on all stats for every Art score in your cafe
* [[File:Ringo.png|100px]] '''Ringo''' - ''Anarchist'': Fork the system! ''Trait'': +10 % on all resources for every punk in your cafe
* [[File:Cleo.png|100px]] '''Cleo''' - ''Favor for a Favor'': When you scratch nature's back, nature scratches back. ''Trait'': Every time a Shrine Project completed, gain 100 of every resource
'''Trash'''
* [[File:Mingus.png|100px]] '''Mingus''' - ''Definitely A Cat'': Wow! I just love when they do that cat thing! ''Trait'': Has all customer types, doubles trash rate
'''Lovely Potluck Lure'''
* [[File:Lucky Cat.png|100px]] '''Lucky Cat''' - ''Lucky'': This cat surely brings luck! ''Trait'': Sometimes when a customer leaves, gain 200 gold.
''This is the only cat you will not get an achievement for. This was supposed to be a DLC for PC only- but later got added in the game itself as a thank you for the whole community.''
'''Meteorite'''
* [[File:Ct.png|100px]] '''CT''' - ''Out Of This World'': Resources just keep materializing in your cafe?? ''Trait'': Every time a customer leaves, gain 10 of all resources
'''Strange Doll'''
* [[File:Boo-Berry.png|100px]] '''Boo-Berry''' - ''Into The Void'': It's not nice having to deal with all this trash. Surely worth signing that contract. But why can't you shake this feeling of dread? Oh well. ''Trait'': Trash never seems to appear in your cafe anymore
'''Blessed Lure'''
* [[File:Cat sith.png|100px]] '''Cat Sith''' - ''One With Nature'': The Shrine's energy seems to be radiating from this cat. ''Trait'': Every time you complete a task, gain 1 Delight
'''Lubricant'''
* [[File:Robot cat.png|100px]] '''RoboCat 9000''' - ''CatBot'': *Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzzt. ''Trait'': Doesn't have needs
[[Category: Cats]]
34ab1b1f58aa8c28e6e7f3cb7a9f4b878d8dd71a
Pet Goods
0
78
726
363
2023-08-25T13:53:55Z
Gengyen
47368
added items and images
wikitext
text/x-wiki
[[File:Pet Emporium.png|thumb|alt=An image of the inside of a shop with a witch in it. It's selling Cheap Canned Cat Food, Basic Scratch Post, Expensive Canned Cat Food and Small Litter Box|[[Carla-Lalla]] in Pet Goods]]
''Please note that this page may include '''spoilers'''. Continue at your own discretion.''
[[Carla-Lalla]]'s Pet Goods sells Cat Food, Scratching Posts, Toys, Litter Boxes, and Beds. These fulfill [[Cats#Needs|Cat Needs]] for hunger, stress, toys, bladder, and sleep. Some props contribute to [[Cat Cafe#Features|Cafe Stats]].
random, dupe stats some work
A few items might be missing from the tables below. Listed prices are based on two playthroughs without the Thrifting trait. Feel free to add items or correct prices if needed. Items cost [[File:Fish.png|20px]] Fish and sometimes [[File:Gold.png|20px]] Gold.
==Food==
===Cat Food===
{|class="wikitable sortable"
|-
! Icon !! Item !! Price !! Serves !! Stats !! Shrine Level
|-
| [[File:lil_food_bowl.png | center | 25px]] || Lil' Food Bowl || [[File:Fish.png|20px]] 45 || 2 [[File:Icon_cats.png|20px]] || || 0
|-
| [[File:basic_food_bowl.png | center | 26px]] || Basic Food Bowl || [[File:Fish.png|20px]] 145 || 3 [[File:Icon_cats.png|20px]] || || 2 [[File:Cat_food.png|25px]] Food Bowls I
|-
| [[File:fancy_food_bowl.png | center | 28px]] || Fancy Food Bowl || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Icon_cats.png|20px]] || [[File:Expensive.png|20px]] 3 || 4 [[File:Cat_food.png|25px]] Fancy Food Bowls
|}
===Lures===
''All Lures cost [[File:Fish.png|20px]] Fish''
{|class="wikitable sortable"
|-
! Icon !! Item !! Price !! Shrine / Relationship Level !! Attracts
|-
| [[File:canned.png | center | 25px]] || Canned Stray Lure || 45 || 0 || [[File:Brian.png|50px]] [[File:Missy.png|50px]] [[File:Ezra.png|50px]] [[File:Nico.png|50px]] [[File:Debrah.png|50px]]
|-
| [[File:canned_premium.png | center | 25px]] || Premium Canned Stray Lure || 155 || 2 [[File:Lure.png|25px]] Stray Lures I || [[File:Olli.png|50px]] [[File:Tucker.png|50px]] [[File:Zipper.png|50px]] [[File:Mallory.png|50px]] [[File:Freddy.png|50px]]
|-
| [[File:hearty.png | center | 25px]] || Hearty Homecooking Lure || 180 || 3 [[File:Lure.png|25px]] Stray Lures II || [[File:Peanut.png|50px]] [[File:Professor.png|50px]] [[File:Lazy.png|50px]] [[File:Mixtape.png|50px]]
|-
| [[File:opulent.png | center | 25px]] || Opulent Feast Lure || 305 || 4 [[File:Lure.png|25px]] Stray Lures III || [[File:Cormic.png|50px]] [[File:Ringo.png|50px]] [[File:Cleo.png|50px]]
|-
| [[File:lovely_potluck.png | center | 25px]] || Lovely Potluck Lure || 505 || 4 [[File:Lure.png|25px]] Stray Lures III || [[File:Lucky Cat.png|50px]]
|-
| [[File:trash.png | center | 25px]] || Trash || 310 || 4 with [[Arwel]] || [[File:Mingus.png|50px]]
|-
| [[File:meteorite.png | center | 25px]] || Meteorite || 510 || 5 with [[Finley]] || [[File:Ct.png|50px]]
|-
| [[File:strange_doll.png | center | 25px]] || Strange Doll || 510 || 5 with [[Carla-Lalla]] || [[File:Boo-Berry.png|50px]]
|-
| [[File:blessed.png | center | 27px]] || Blessed Lure || 505 || 5 with [[Bonner]] || [[File:Cat sith.png|50px]]
|-
| [[File:lubricant.png | center | 25px]] || Lubricant || 505 || 5 with [[Mateo]] || [[File:Robot cat.png|50px]]
|}
==Scratch Posts==
{|class="wikitable sortable"
|+ Scratch Post List
|-
! Icon !! Item !! Price !! Serves !! Shrine Level
|-
| [[File:basic_scratch_post.png | center | 22px]] || Basic Scratch Post || [[File:Fish.png|20px]] 228 [[File:Gold.png|20px]] 285 || 3 [[File:Scratch_poles.png|24px]] || 2 [[File:Cat_relaxation.png|25px]] Cat Relaxation I
|-
| [[File:pink_tough_scratch_post.png | center | 25px]] || Pink Tough Scratch Post || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Scratch_poles.png|24px]] || 4 [[File:Cat_relaxation.png|25px]] Cat Relaxation II
|-
| [[File:tough_scratch_post.png | center | 25px]] || Tough Scratch Post || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Scratch_poles.png|24px]] || 4 [[File:Cat_relaxation.png|25px]] Cat Relaxation II
|}
==Toys==
{|class="wikitable sortable"
|+ Toy List
|-
! Icon !! Item !! Price !! Serves !! Stats !! Shrine Level
|-
| [[File:bouncy_ball.png | center | 26px]] || Bouncy Ball || [[File:Fish.png|20px]] 224 [[File:Gold.png|20px]] 280 || 3 [[File:Toys.png|25px]] || [[File:fun.png|20px]] 1 || 2 [[File:Cat_relaxation.png|25px]] Cat Relaxation I
|-
| [[File:fish_plushie.png | center | 25px]] || Fish Plushie || [[File:Fish.png|20px]] 224 [[File:Gold.png|20px]] 280 || 3 [[File:Toys.png|25px]] || [[File:fun.png|20px]] 1|| 2 [[File:Cat_relaxation.png|25px]] Cat Relaxation I
|-
| [[File:toy_bell.png | center | 25px]] || Toy Bell || [[File:Fish.png|20px]] 228 [[File:Gold.png|20px]] 285 || 3 [[File:Toys.png|25px]] || [[File:fun.png|20px]] 1|| 2 [[File:Cat_relaxation.png|25px]] Cat Relaxation I
|-
| [[File:toy_fish_grate.png | center | 25px]] || Toy Fish Grate || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Toys.png|25px]] || [[File:fun.png|20px]] 2 || 4 [[File:Cat_relaxation.png|25px]] Cat Relaxation II
|-
| [[File:toy_yarn.png | center | 25px]] || Some Yarn || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Toys.png|25px]] || [[File:fun.png|20px]] 2 || 4 [[File:Cat_relaxation.png|25px]] Cat Relaxation II
|-
| [[File:sushi_plushie.png | center | 25px]] || Sushi Plushie || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Toys.png|25px]] || [[File:fun.png|20px]] 2 || 4 [[File:Cat_relaxation.png|25px]] Cat Relaxation II
|}
==Litter Boxes==
{|class="wikitable sortable"
|+ Litter Box List
|-
! Icon !! Item !! Price !! Serves !! Stats !! Shrine Level
|-
| [[File:lil_litterbox.png | center | 25px]] || Lil' Litter Box || [[File:Fish.png|20px]] 204 [[File:Gold.png|20px]] 255 || 2 [[File:Icon_cats.png|20px]] || [[File:cool.png|25px]] 1 [[File:plants.png|20px]] 1 || 1 [[File:Litter.png|25px]] Cat Comforts I
|-
| [[File:floral_litterbox.png | center | 25px]] || Floral Litterbox || [[File:Fish.png|20px]] 204 [[File:Gold.png|20px]] 255 || 3 [[File:Icon_cats.png|20px]] || || 1 [[File:Litter.png|25px]] Cat Comforts I
|-
| [[File:big_litterbox.png | center | 25px]] || Big Litter Box || [[File:Fish.png|20px]] 288 [[File:Gold.png|20px]] 360 || 5 [[File:Icon_cats.png|20px]] || || 3 [[File:Litter.png|25px]] Cat Comforts II
|-
| [[File:litterbox_5000.png | center | 25px]] || Litterbox 5000 || [[File:Fish.png|20px]] 284 [[File:Gold.png|20px]] 355 || 4 [[File:Icon_cats.png|20px]] || [[File:expensive.png|20px]] 2 || 3 [[File:Litter.png|25px]] Cat Comforts II
|}
==Beds==
{|class="wikitable sortable"
|+ Bed List
|-
! Icon !! Item !! Price !! Serves !! Stats !! Shrine Level
|-
| [[File:basic_catbed.png | center | 25px]] || Basic Catbed || [[File:Fish.png|20px]] 65 || 1 [[File:Icon_cats.png|20px]] || || 1 [[File:Litter.png|25px]] Cat Comforts I
|-
| [[File:cardboard_box.png | center | 25px]] || Cardboard Box || [[File:Fish.png|20px]] 65 || 1 [[File:Icon_cats.png|20px]] || || 1 [[File:Litter.png|25px]] Cat Comforts I
|-
| [[File:amazing_catbed.png | center | 25px]] || Amazing Catbed || [[File:Fish.png|20px]] 284 [[File:Gold.png|20px]] 355 || 5 [[File:Icon_cats.png|20px]] || || 3 [[File:Litter.png|25px]] Cat Comforts II
|-
| [[File:cushiony_catcouch.png | center | 25px]] || Cushiony Catcouch || [[File:Fish.png|20px]] 224 [[File:Gold.png|20px]] 280 || 3 [[File:Icon_cats.png|20px]] || [[File:coziness.png|20px]] 1 || 3 [[File:Litter.png|25px]] Cat Comforts II
|-
| [[File:opulent_catbed.png | center | 25px]] || Opulent Catbed || [[File:Fish.png|20px]] 228 [[File:Gold.png|20px]] 285 || 3 [[File:Icon_cats.png|20px]] || [[File:expensive.png|20px]] 1 || 3 [[File:Litter.png|25px]] Cat Comforts II
|-
| [[File:royal_catbed.png | center | 25px]] || Royal Catbed || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Icon_cats.png|20px]] || [[File:art.png|15px]] 2 [[File:rugs.png|20px]] 2 || 3 [[File:Litter.png|25px]] Cat Comforts II
|}
[[Category:Locations]] [[Category:Cats]] [[Category:Pet Goods]]
100dbb00334faaaacf860a2d51729f6f5ecf7859
727
726
2023-08-25T13:57:44Z
Gengyen
47368
fixed typo
wikitext
text/x-wiki
[[File:Pet Emporium.png|thumb|alt=An image of the inside of a shop with a witch in it. It's selling Cheap Canned Cat Food, Basic Scratch Post, Expensive Canned Cat Food and Small Litter Box|[[Carla-Lalla]] in Pet Goods]]
''Please note that this page may include '''spoilers'''. Continue at your own discretion.''
[[Carla-Lalla]]'s Pet Goods sells Cat Food, Scratching Posts, Toys, Litter Boxes, and Beds. These fulfill [[Cats#Needs|Cat Needs]] for hunger, stress, toys, bladder, and sleep. Serve scores for the items add up, but duplicate props only contribute to [[Cat Cafe#Features|Cafe Stats]] once. For example, two Fancy Food Bowls will give you 10 Cat Food but only 3 [[File:Expensive.png|20px]] Points.
The store doesn’t always have every item. There is some randomisation so there’s variation everyday. A few items might be missing from the tables below. Listed prices are based on two playthroughs without the Thrifting trait. Feel free to add items or correct prices if needed. Items cost [[File:Fish.png|20px]] Fish and sometimes [[File:Gold.png|20px]] Gold.
==Food==
===Cat Food===
{|class="wikitable sortable"
|-
! Icon !! Item !! Price !! Serves !! Stats !! Shrine Level
|-
| [[File:lil_food_bowl.png | center | 25px]] || Lil' Food Bowl || [[File:Fish.png|20px]] 45 || 2 [[File:Icon_cats.png|20px]] || || 0
|-
| [[File:basic_food_bowl.png | center | 26px]] || Basic Food Bowl || [[File:Fish.png|20px]] 145 || 3 [[File:Icon_cats.png|20px]] || || 2 [[File:Cat_food.png|25px]] Food Bowls I
|-
| [[File:fancy_food_bowl.png | center | 28px]] || Fancy Food Bowl || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Icon_cats.png|20px]] || [[File:Expensive.png|20px]] 3 || 4 [[File:Cat_food.png|25px]] Fancy Food Bowls
|}
===Lures===
''All Lures cost [[File:Fish.png|20px]] Fish''
{|class="wikitable sortable"
|-
! Icon !! Item !! Price !! Shrine / Relationship Level !! Attracts
|-
| [[File:canned.png | center | 25px]] || Canned Stray Lure || 45 || 0 || [[File:Brian.png|50px]] [[File:Missy.png|50px]] [[File:Ezra.png|50px]] [[File:Nico.png|50px]] [[File:Debrah.png|50px]]
|-
| [[File:canned_premium.png | center | 25px]] || Premium Canned Stray Lure || 155 || 2 [[File:Lure.png|25px]] Stray Lures I || [[File:Olli.png|50px]] [[File:Tucker.png|50px]] [[File:Zipper.png|50px]] [[File:Mallory.png|50px]] [[File:Freddy.png|50px]]
|-
| [[File:hearty.png | center | 25px]] || Hearty Homecooking Lure || 180 || 3 [[File:Lure.png|25px]] Stray Lures II || [[File:Peanut.png|50px]] [[File:Professor.png|50px]] [[File:Lazy.png|50px]] [[File:Mixtape.png|50px]]
|-
| [[File:opulent.png | center | 25px]] || Opulent Feast Lure || 305 || 4 [[File:Lure.png|25px]] Stray Lures III || [[File:Cormic.png|50px]] [[File:Ringo.png|50px]] [[File:Cleo.png|50px]]
|-
| [[File:lovely_potluck.png | center | 25px]] || Lovely Potluck Lure || 505 || 4 [[File:Lure.png|25px]] Stray Lures III || [[File:Lucky Cat.png|50px]]
|-
| [[File:trash.png | center | 25px]] || Trash || 310 || 4 with [[Arwel]] || [[File:Mingus.png|50px]]
|-
| [[File:meteorite.png | center | 25px]] || Meteorite || 510 || 5 with [[Finley]] || [[File:Ct.png|50px]]
|-
| [[File:strange_doll.png | center | 25px]] || Strange Doll || 510 || 5 with [[Carla-Lalla]] || [[File:Boo-Berry.png|50px]]
|-
| [[File:blessed.png | center | 27px]] || Blessed Lure || 505 || 5 with [[Bonner]] || [[File:Cat sith.png|50px]]
|-
| [[File:lubricant.png | center | 25px]] || Lubricant || 505 || 5 with [[Mateo]] || [[File:Robot cat.png|50px]]
|}
==Scratch Posts==
{|class="wikitable sortable"
|+ Scratch Post List
|-
! Icon !! Item !! Price !! Serves !! Shrine Level
|-
| [[File:basic_scratch_post.png | center | 22px]] || Basic Scratch Post || [[File:Fish.png|20px]] 228 [[File:Gold.png|20px]] 285 || 3 [[File:Scratch_poles.png|24px]] || 2 [[File:Cat_relaxation.png|25px]] Cat Relaxation I
|-
| [[File:pink_tough_scratch_post.png | center | 25px]] || Pink Tough Scratch Post || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Scratch_poles.png|24px]] || 4 [[File:Cat_relaxation.png|25px]] Cat Relaxation II
|-
| [[File:tough_scratch_post.png | center | 25px]] || Tough Scratch Post || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Scratch_poles.png|24px]] || 4 [[File:Cat_relaxation.png|25px]] Cat Relaxation II
|}
==Toys==
{|class="wikitable sortable"
|+ Toy List
|-
! Icon !! Item !! Price !! Serves !! Stats !! Shrine Level
|-
| [[File:bouncy_ball.png | center | 26px]] || Bouncy Ball || [[File:Fish.png|20px]] 224 [[File:Gold.png|20px]] 280 || 3 [[File:Toys.png|25px]] || [[File:fun.png|20px]] 1 || 2 [[File:Cat_relaxation.png|25px]] Cat Relaxation I
|-
| [[File:fish_plushie.png | center | 25px]] || Fish Plushie || [[File:Fish.png|20px]] 224 [[File:Gold.png|20px]] 280 || 3 [[File:Toys.png|25px]] || [[File:fun.png|20px]] 1|| 2 [[File:Cat_relaxation.png|25px]] Cat Relaxation I
|-
| [[File:toy_bell.png | center | 25px]] || Toy Bell || [[File:Fish.png|20px]] 228 [[File:Gold.png|20px]] 285 || 3 [[File:Toys.png|25px]] || [[File:fun.png|20px]] 1|| 2 [[File:Cat_relaxation.png|25px]] Cat Relaxation I
|-
| [[File:toy_fish_grate.png | center | 25px]] || Toy Fish Grate || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Toys.png|25px]] || [[File:fun.png|20px]] 2 || 4 [[File:Cat_relaxation.png|25px]] Cat Relaxation II
|-
| [[File:toy_yarn.png | center | 25px]] || Some Yarn || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Toys.png|25px]] || [[File:fun.png|20px]] 2 || 4 [[File:Cat_relaxation.png|25px]] Cat Relaxation II
|-
| [[File:sushi_plushie.png | center | 25px]] || Sushi Plushie || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Toys.png|25px]] || [[File:fun.png|20px]] 2 || 4 [[File:Cat_relaxation.png|25px]] Cat Relaxation II
|}
==Litter Boxes==
{|class="wikitable sortable"
|+ Litter Box List
|-
! Icon !! Item !! Price !! Serves !! Stats !! Shrine Level
|-
| [[File:lil_litterbox.png | center | 25px]] || Lil' Litter Box || [[File:Fish.png|20px]] 204 [[File:Gold.png|20px]] 255 || 2 [[File:Icon_cats.png|20px]] || [[File:cool.png|25px]] 1 [[File:plants.png|20px]] 1 || 1 [[File:Litter.png|25px]] Cat Comforts I
|-
| [[File:floral_litterbox.png | center | 25px]] || Floral Litterbox || [[File:Fish.png|20px]] 204 [[File:Gold.png|20px]] 255 || 3 [[File:Icon_cats.png|20px]] || || 1 [[File:Litter.png|25px]] Cat Comforts I
|-
| [[File:big_litterbox.png | center | 25px]] || Big Litter Box || [[File:Fish.png|20px]] 288 [[File:Gold.png|20px]] 360 || 5 [[File:Icon_cats.png|20px]] || || 3 [[File:Litter.png|25px]] Cat Comforts II
|-
| [[File:litterbox_5000.png | center | 25px]] || Litterbox 5000 || [[File:Fish.png|20px]] 284 [[File:Gold.png|20px]] 355 || 4 [[File:Icon_cats.png|20px]] || [[File:expensive.png|20px]] 2 || 3 [[File:Litter.png|25px]] Cat Comforts II
|}
==Beds==
{|class="wikitable sortable"
|+ Bed List
|-
! Icon !! Item !! Price !! Serves !! Stats !! Shrine Level
|-
| [[File:basic_catbed.png | center | 25px]] || Basic Catbed || [[File:Fish.png|20px]] 65 || 1 [[File:Icon_cats.png|20px]] || || 1 [[File:Litter.png|25px]] Cat Comforts I
|-
| [[File:cardboard_box.png | center | 25px]] || Cardboard Box || [[File:Fish.png|20px]] 65 || 1 [[File:Icon_cats.png|20px]] || || 1 [[File:Litter.png|25px]] Cat Comforts I
|-
| [[File:amazing_catbed.png | center | 25px]] || Amazing Catbed || [[File:Fish.png|20px]] 284 [[File:Gold.png|20px]] 355 || 5 [[File:Icon_cats.png|20px]] || || 3 [[File:Litter.png|25px]] Cat Comforts II
|-
| [[File:cushiony_catcouch.png | center | 25px]] || Cushiony Catcouch || [[File:Fish.png|20px]] 224 [[File:Gold.png|20px]] 280 || 3 [[File:Icon_cats.png|20px]] || [[File:coziness.png|20px]] 1 || 3 [[File:Litter.png|25px]] Cat Comforts II
|-
| [[File:opulent_catbed.png | center | 25px]] || Opulent Catbed || [[File:Fish.png|20px]] 228 [[File:Gold.png|20px]] 285 || 3 [[File:Icon_cats.png|20px]] || [[File:expensive.png|20px]] 1 || 3 [[File:Litter.png|25px]] Cat Comforts II
|-
| [[File:royal_catbed.png | center | 25px]] || Royal Catbed || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Icon_cats.png|20px]] || [[File:art.png|15px]] 2 [[File:rugs.png|20px]] 2 || 3 [[File:Litter.png|25px]] Cat Comforts II
|}
[[Category:Locations]] [[Category:Cats]] [[Category:Pet Goods]]
a8fba6cf914aa8ea98680367ed4c86d18354b97e
728
727
2023-08-25T14:00:03Z
Gengyen
47368
fixed margins
wikitext
text/x-wiki
[[File:Pet Emporium.png|thumb|alt=An image of the inside of a shop with a witch in it. It's selling Cheap Canned Cat Food, Basic Scratch Post, Expensive Canned Cat Food and Small Litter Box|[[Carla-Lalla]] in Pet Goods]]
''Please note that this page may include '''spoilers'''. Continue at your own discretion.''
[[Carla-Lalla]]'s Pet Goods sells Cat Food, Scratching Posts, Toys, Litter Boxes, and Beds. These fulfill [[Cats#Needs|Cat Needs]] for hunger, stress, toys, bladder, and sleep. Serve scores for the items add up, but duplicate props only contribute to [[Cat Cafe#Features|Cafe Stats]] once. For example, two Fancy Food Bowls will give you 10 Cat Food but only 3 [[File:Expensive.png|20px]] Points.
The store doesn’t always have every item. There is some randomisation so there’s variation everyday. A few items might be missing from the tables below. Listed prices are based on two playthroughs without the Thrifting trait. Feel free to add items or correct prices if needed. Items cost [[File:Fish.png|20px]] Fish and sometimes [[File:Gold.png|20px]] Gold.
==Food==
===Cat Food===
{|class="wikitable sortable"
|-
! Icon !! width = 140px | Item !! Price !! Serves !! Stats !! Shrine Level
|-
| [[File:lil_food_bowl.png | center | 25px]] || Lil' Food Bowl || [[File:Fish.png|20px]] 45 || 2 [[File:Icon_cats.png|20px]] || || 0
|-
| [[File:basic_food_bowl.png | center | 26px]] || Basic Food Bowl || [[File:Fish.png|20px]] 145 || 3 [[File:Icon_cats.png|20px]] || || 2 [[File:Cat_food.png|25px]] Food Bowls I
|-
| [[File:fancy_food_bowl.png | center | 28px]] || Fancy Food Bowl || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Icon_cats.png|20px]] || [[File:Expensive.png|20px]] 3 || 4 [[File:Cat_food.png|25px]] Fancy Food Bowls
|}
===Lures===
''All Lures cost [[File:Fish.png|20px]] Fish''
{|class="wikitable sortable"
|-
! Icon !! Item !! Price !! Shrine / Relationship Level !! Attracts
|-
| [[File:canned.png | center | 25px]] || Canned Stray Lure || 45 || 0 || [[File:Brian.png|50px]] [[File:Missy.png|50px]] [[File:Ezra.png|50px]] [[File:Nico.png|50px]] [[File:Debrah.png|50px]]
|-
| [[File:canned_premium.png | center | 25px]] || Premium Canned Stray Lure || 155 || 2 [[File:Lure.png|25px]] Stray Lures I || [[File:Olli.png|50px]] [[File:Tucker.png|50px]] [[File:Zipper.png|50px]] [[File:Mallory.png|50px]] [[File:Freddy.png|50px]]
|-
| [[File:hearty.png | center | 25px]] || Hearty Homecooking Lure || 180 || 3 [[File:Lure.png|25px]] Stray Lures II || [[File:Peanut.png|50px]] [[File:Professor.png|50px]] [[File:Lazy.png|50px]] [[File:Mixtape.png|50px]]
|-
| [[File:opulent.png | center | 25px]] || Opulent Feast Lure || 305 || 4 [[File:Lure.png|25px]] Stray Lures III || [[File:Cormic.png|50px]] [[File:Ringo.png|50px]] [[File:Cleo.png|50px]]
|-
| [[File:lovely_potluck.png | center | 25px]] || Lovely Potluck Lure || 505 || 4 [[File:Lure.png|25px]] Stray Lures III || [[File:Lucky Cat.png|50px]]
|-
| [[File:trash.png | center | 25px]] || Trash || 310 || 4 with [[Arwel]] || [[File:Mingus.png|50px]]
|-
| [[File:meteorite.png | center | 25px]] || Meteorite || 510 || 5 with [[Finley]] || [[File:Ct.png|50px]]
|-
| [[File:strange_doll.png | center | 25px]] || Strange Doll || 510 || 5 with [[Carla-Lalla]] || [[File:Boo-Berry.png|50px]]
|-
| [[File:blessed.png | center | 27px]] || Blessed Lure || 505 || 5 with [[Bonner]] || [[File:Cat sith.png|50px]]
|-
| [[File:lubricant.png | center | 25px]] || Lubricant || 505 || 5 with [[Mateo]] || [[File:Robot cat.png|50px]]
|}
==Scratch Posts==
{|class="wikitable sortable"
|+ Scratch Post List
|-
! Icon !! width = 140px | Item !! Price !! Serves !! Shrine Level
|-
| [[File:basic_scratch_post.png | center | 22px]] || Basic Scratch Post || [[File:Fish.png|20px]] 228 [[File:Gold.png|20px]] 285 || 3 [[File:Scratch_poles.png|24px]] || 2 [[File:Cat_relaxation.png|25px]] Cat Relaxation I
|-
| [[File:pink_tough_scratch_post.png | center | 25px]] || Pink Tough Scratch Post || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Scratch_poles.png|24px]] || 4 [[File:Cat_relaxation.png|25px]] Cat Relaxation II
|-
| [[File:tough_scratch_post.png | center | 25px]] || Tough Scratch Post || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Scratch_poles.png|24px]] || 4 [[File:Cat_relaxation.png|25px]] Cat Relaxation II
|}
==Toys==
{|class="wikitable sortable"
|+ Toy List
|-
! Icon !! width = 140px | Item !! Price !! Serves !! Stats !! Shrine Level
|-
| [[File:bouncy_ball.png | center | 26px]] || Bouncy Ball || [[File:Fish.png|20px]] 224 [[File:Gold.png|20px]] 280 || 3 [[File:Toys.png|25px]] || [[File:fun.png|20px]] 1 || 2 [[File:Cat_relaxation.png|25px]] Cat Relaxation I
|-
| [[File:fish_plushie.png | center | 25px]] || Fish Plushie || [[File:Fish.png|20px]] 224 [[File:Gold.png|20px]] 280 || 3 [[File:Toys.png|25px]] || [[File:fun.png|20px]] 1|| 2 [[File:Cat_relaxation.png|25px]] Cat Relaxation I
|-
| [[File:toy_bell.png | center | 25px]] || Toy Bell || [[File:Fish.png|20px]] 228 [[File:Gold.png|20px]] 285 || 3 [[File:Toys.png|25px]] || [[File:fun.png|20px]] 1|| 2 [[File:Cat_relaxation.png|25px]] Cat Relaxation I
|-
| [[File:toy_fish_grate.png | center | 25px]] || Toy Fish Grate || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Toys.png|25px]] || [[File:fun.png|20px]] 2 || 4 [[File:Cat_relaxation.png|25px]] Cat Relaxation II
|-
| [[File:toy_yarn.png | center | 25px]] || Some Yarn || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Toys.png|25px]] || [[File:fun.png|20px]] 2 || 4 [[File:Cat_relaxation.png|25px]] Cat Relaxation II
|-
| [[File:sushi_plushie.png | center | 25px]] || Sushi Plushie || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Toys.png|25px]] || [[File:fun.png|20px]] 2 || 4 [[File:Cat_relaxation.png|25px]] Cat Relaxation II
|}
==Litter Boxes==
{|class="wikitable sortable"
|+ Litter Box List
|-
! Icon !! width = 140px | Item !! Price !! Serves !! Stats !! Shrine Level
|-
| [[File:lil_litterbox.png | center | 25px]] || Lil' Litter Box || [[File:Fish.png|20px]] 204 [[File:Gold.png|20px]] 255 || 2 [[File:Icon_cats.png|20px]] || [[File:cool.png|25px]] 1 [[File:plants.png|20px]] 1 || 1 [[File:Litter.png|25px]] Cat Comforts I
|-
| [[File:floral_litterbox.png | center | 25px]] || Floral Litterbox || [[File:Fish.png|20px]] 204 [[File:Gold.png|20px]] 255 || 3 [[File:Icon_cats.png|20px]] || || 1 [[File:Litter.png|25px]] Cat Comforts I
|-
| [[File:big_litterbox.png | center | 25px]] || Big Litter Box || [[File:Fish.png|20px]] 288 [[File:Gold.png|20px]] 360 || 5 [[File:Icon_cats.png|20px]] || || 3 [[File:Litter.png|25px]] Cat Comforts II
|-
| [[File:litterbox_5000.png | center | 25px]] || Litterbox 5000 || [[File:Fish.png|20px]] 284 [[File:Gold.png|20px]] 355 || 4 [[File:Icon_cats.png|20px]] || [[File:expensive.png|20px]] 2 || 3 [[File:Litter.png|25px]] Cat Comforts II
|}
==Beds==
{|class="wikitable sortable"
|+ Bed List
|-
! Icon !! width = 140px | Item !! Price !! Serves !! Stats !! Shrine Level
|-
| [[File:basic_catbed.png | center | 25px]] || Basic Catbed || [[File:Fish.png|20px]] 65 || 1 [[File:Icon_cats.png|20px]] || || 1 [[File:Litter.png|25px]] Cat Comforts I
|-
| [[File:cardboard_box.png | center | 25px]] || Cardboard Box || [[File:Fish.png|20px]] 65 || 1 [[File:Icon_cats.png|20px]] || || 1 [[File:Litter.png|25px]] Cat Comforts I
|-
| [[File:amazing_catbed.png | center | 25px]] || Amazing Catbed || [[File:Fish.png|20px]] 284 [[File:Gold.png|20px]] 355 || 5 [[File:Icon_cats.png|20px]] || || 3 [[File:Litter.png|25px]] Cat Comforts II
|-
| [[File:cushiony_catcouch.png | center | 25px]] || Cushiony Catcouch || [[File:Fish.png|20px]] 224 [[File:Gold.png|20px]] 280 || 3 [[File:Icon_cats.png|20px]] || [[File:coziness.png|20px]] 1 || 3 [[File:Litter.png|25px]] Cat Comforts II
|-
| [[File:opulent_catbed.png | center | 25px]] || Opulent Catbed || [[File:Fish.png|20px]] 228 [[File:Gold.png|20px]] 285 || 3 [[File:Icon_cats.png|20px]] || [[File:expensive.png|20px]] 1 || 3 [[File:Litter.png|25px]] Cat Comforts II
|-
| [[File:royal_catbed.png | center | 25px]] || Royal Catbed || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Icon_cats.png|20px]] || [[File:art.png|15px]] 2 [[File:rugs.png|20px]] 2 || 3 [[File:Litter.png|25px]] Cat Comforts II
|}
[[Category:Locations]] [[Category:Cats]] [[Category:Pet Goods]]
74c4411608b07490010b19257cfe39fc30b1ffcf
Cat Trainer
0
82
729
179
2023-08-25T14:06:46Z
Gengyen
47368
redirected to cat skills. No longer a location
wikitext
text/x-wiki
#REDIRECT [[Cats#Skills]]
b495dd102fb305e824ab596d2384507f5adbbdb0
File:Lure.png
6
426
730
688
2023-08-25T14:08:51Z
Gengyen
47368
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
903e88b7db44303811b75af90f7b070265a3ec89
File:Litter.png
6
425
731
687
2023-08-25T14:09:12Z
Gengyen
47368
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Pet Goods]]
75a044870483c495f7a262b1f8a72eafd05342c6
User:Gengyen
2
463
732
2023-08-25T14:20:26Z
Gengyen
47368
created a page for me
wikitext
text/x-wiki
[[File:icon_delight.png|20px]] <big>'''Gengyen'''</big> [[File:icon_delight.png|20px]]
Hi! I'm Gengyen. I found Cat Cafe Manager a while ago and loved it. But it was confusing at first, and I could never find up to date information - including on the Wiki. So I spent weeks updating it and adding all the information I could think of. I hope this helps people! You can find me on Discord as well.
ba54b7a3564f14161e0c19ca18a977d5c2f7af9f
Achievements
0
464
733
2023-08-25T14:50:58Z
Gengyen
47368
created page
wikitext
text/x-wiki
''Please note that this page may include '''spoilers'''. Continue at your own discretion.'' <br />
There are 62 '''Achievements''' on Steam. Details for some Achievements are not revealed until they're unlocked. These are collapsed.
{|
|-
| image
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap | '''Name'''
|-
| Details
|}<!--
-->
|}
{|
|-
|rowspan="2"| Image
| '''Name'''
|-
| Details
|}
==[[Cats#Overview|Cats]]==
==[[Note Board|Forever Homes]]==
==[[Cat Cafe#Features|Cafe Stats]]==
==[[Villagers|Relationships]]==
==Story==
[[Category:Features]]
1d932708023181bf35d73c2e368db60abda7f7e5
File:Fresh Start.jpg
6
465
734
2023-08-25T14:51:23Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Bri-bri.jpg
6
466
735
2023-08-25T14:51:24Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Diva Energy.jpg
6
467
736
2023-08-25T14:51:27Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Redhead.jpg
6
468
737
2023-08-25T14:51:28Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Sharing Is Caring.jpg
6
469
738
2023-08-25T14:51:30Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Animal.jpg
6
470
739
2023-08-25T14:51:32Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:The Gift of Bird.jpg
6
471
740
2023-08-25T14:51:34Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Shrine in the Woods.jpg
6
472
741
2023-08-25T14:51:36Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Hipster's Paradise.jpg
6
473
742
2023-08-25T14:51:37Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Trust No Hawk.jpg
6
474
743
2023-08-25T14:51:40Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:On The Prowl.jpg
6
475
744
2023-08-25T14:52:59Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Attention Seeker.jpg
6
476
745
2023-08-25T14:53:01Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:If Cats Could Speak.jpg
6
477
746
2023-08-25T14:53:03Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Yee-haw!.jpg
6
478
747
2023-08-25T14:53:05Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Late Stage Catitalism.jpg
6
479
748
2023-08-25T14:53:07Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Pinkies Up!.jpg
6
480
749
2023-08-25T14:53:09Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Smells Fishy.jpg
6
481
750
2023-08-25T14:53:11Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Fantastical.jpg
6
482
751
2023-08-25T14:53:13Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Mum's The Word.jpg
6
483
752
2023-08-25T14:53:15Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:A Pint at the Winchester.jpg
6
484
753
2023-08-25T14:53:16Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Too Many Interior Designers.jpg
6
485
754
2023-08-25T14:54:11Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Look At My Cat.jpg
6
486
755
2023-08-25T14:54:13Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Order Up!.jpg
6
487
756
2023-08-25T14:54:15Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Big Brass, Small Heart.jpg
6
488
757
2023-08-25T14:54:17Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Sweet Memories.jpg
6
489
758
2023-08-25T14:54:19Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Big City Dreaming.jpg
6
490
759
2023-08-25T14:54:21Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Selling Out And Buying In.jpg
6
491
760
2023-08-25T14:54:22Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:More Like Squawkable!.jpg
6
492
761
2023-08-25T14:54:24Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Keen Eye.jpg
6
493
762
2023-08-25T14:54:27Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:BooOOOooo!.jpg
6
494
763
2023-08-25T14:54:29Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Customer's Delight I.jpg
6
495
764
2023-08-25T14:55:50Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Serene.jpg
6
496
765
2023-08-25T14:55:51Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Delightful!.jpg
6
497
766
2023-08-25T14:55:53Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Groupie ach.jpg
6
498
767
2023-08-25T14:56:36Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Starving Artist.jpg
6
499
768
2023-08-25T14:56:38Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:One With Nature.jpg
6
500
769
2023-08-25T14:56:40Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Out Of This World.jpg
6
501
770
2023-08-25T14:56:42Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Rug Pull.jpg
6
502
771
2023-08-25T14:56:45Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Escaped From The Lab.jpg
6
503
772
2023-08-25T14:56:47Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Blinged Out.jpg
6
504
773
2023-08-25T14:56:49Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Season of Plenty.jpg
6
505
774
2023-08-25T14:58:02Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Something For Nothing.jpg
6
506
775
2023-08-25T14:58:04Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Art Afficionado.jpg
6
507
776
2023-08-25T14:58:06Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Screw The System!.jpg
6
508
777
2023-08-25T14:58:07Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Customer's Delight II.jpg
6
509
778
2023-08-25T14:58:09Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Proper Library.jpg
6
510
779
2023-08-25T14:58:11Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Sun's Out, Cats Out!.jpg
6
511
780
2023-08-25T14:58:13Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Funny Business.jpg
6
512
781
2023-08-25T14:58:15Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Art Collector.jpg
6
513
782
2023-08-25T14:58:16Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Jungle Joy.jpg
6
514
783
2023-08-25T14:58:18Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Cozied Up.jpg
6
515
784
2023-08-25T14:59:35Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Customer's Delight III.jpg
6
516
785
2023-08-25T14:59:36Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Magical Place.jpg
6
517
786
2023-08-25T14:59:38Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Cool Cafe.jpg
6
518
787
2023-08-25T14:59:40Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Techno Palace.jpg
6
519
788
2023-08-25T14:59:43Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Witches Know Best.jpg
6
520
789
2023-08-25T14:59:44Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Wheelin' and Dealin'.jpg
6
521
790
2023-08-25T14:59:46Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Maximum Muse.jpg
6
522
791
2023-08-25T14:59:48Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Direct Action.jpg
6
523
792
2023-08-25T14:59:50Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Gone Fishing.jpg
6
524
793
2023-08-25T14:59:51Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:On The Road Again.jpg
6
525
794
2023-08-25T15:00:13Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
File:Spinning Yarn With Friends.jpg
6
526
795
2023-08-25T15:00:15Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]]
78c7877a4079886c8c96bec3008b9ca2e7405304
Projects
0
84
796
367
2023-08-25T15:02:05Z
Gengyen
47368
edited redirect
wikitext
text/x-wiki
#REDIRECT [[Shrine]]
b4059366183cdf8cfbf5614373bc9139b060d75d
Note Board
0
79
797
368
2023-08-25T15:03:12Z
Gengyen
47368
edited link
wikitext
text/x-wiki
The '''Note Board''' is a location in [[Caterwaul Way]]. Here you can hire [[staff]] and give away cats for adoption to forever homes. The board needs to be unlocked through its shrine project.
[[File:NoticeBoard.jpg|thumb|left|Starting board]]
==Services==
In order to hire staff, you need to complete the respective [[Shrine#Service|project]] in the shrine. Staff come with different traits and skill levels in Cooking and Service. More traits are obtained through levelling up. Other skills can be added through "unlock" traits. After finishing the story, you can unlock staff with high levels in certain skills. However, each post-game staff costs 4000 of different resources.
There are "Looking For Cat" notices for each customer type at all times. Depending on how much skill the cat has for their type, you earn more delight from giving them up. This frees up cat slots but you can re-adopt them after finishing the story. More cat slots are obtained from shrine projects and are maximised after you complete the story. Forever homes are also a quick way to earn delight and finish shrine projects faster.<br>
[[File:NoticeHome.jpg|thumb|left|650px|Forever homes]] [[File:NoticeHiring.jpg|thumb|right|650px|Hiring staff]]
[[Category:Locations]]
c5b0d43af3c18af40e876173e630e2318b13a2c5
Cat Cafe
0
83
798
667
2023-08-25T15:03:56Z
Gengyen
47368
edited link
wikitext
text/x-wiki
[[File:Cat Cafe.png|thumb|alt=A picture of a cat cafe named "Coffee Meow!" full of customers and cats|An example Cat Cafe]]
The '''Cat Cafe''' is the main element of [[Cat Cafe Manager]] gameplay, located in [[Caterwaul Way]].
==Customers==
[[File:Site-background.png|thumb|alt=A picture of a large cat cafe full of customers and cats|Befriending people from Caterwaul Way is useful]]
The cafe is visited by [[customers]] and [[villagers]]. Each day, the player can call a regular which contributes to the relationships with them. This allows the player to advance the storyline and discover new information about Caterwaul Way. Customers have needs which can be satisfied through food and furniture (cafe stats such as comfort and toilets). Satisfied customers provide Resources (used as currency) and Delight (used to complete [[Shrine]] projects). Cats are the only need for level 1 customers, and are needed in increasing skill for every customer.
==Cats==
[[File:Pet the cat.png|thumb|alt=A picture of an employee petting a cat in a cat cafe named "Cat In The Kettle"|Pet your cats to keep them happy]]
The player begins with a chosen starter [[cats|cat]] and gradually adopts more strays. Cat needs can be fulfilled by buying items from [[Pet Goods]]. Cats have skills that refers to their stats towards certain [[customers]]. Higher stats satisfy higher level customers. Skills and traits can be upgraded and unlocked through levelling up cats. Total skill for each customer type can be seen in the Cats menu, not under cafe stats.
==Staff==
As the cafe expands and more customers visit, [[Staff]] can be hired to help with cooking and service. Their skills can be upgraded to make them faster. Traits give bonus points and unlock other skills like Cat Care, Cleaning, and Maintenance.
==Design Mode==
In [[Design Mode]] the player can expand the cafe's size and Decorate using props, appliances, and [[furniture]]. The Build tab allows modifying floor tiles and wallpaper.
==Features==
The player can unlock new [[recipes]] for customers as they level up. [[Advertising]] lets the player choose which customers come to the cafe. [[Shrine]] Projects can be completed to improve the business.
The table below lists all the cafe stats, besides [[Cats#Needs|cat needs]]. Customers need a wider variety and higher number of stats as they level up. For example, [[Customers#Artists|Artists]] require 7 Art at Level 3, 13 at Level 4, and 15 at Level 5. Needs outside of cafe stats are listed on the [[Customers]] page. The last eight are styles, which are not needs but some are used in staff traits to boost their skills.
{| class="wikitable"
|+ Cafe Stats
! colspan="2" | Stat !! Level 2 !! Level 3 !! Level 4 !! Level 5
|-
| border="0" | [[File:chairs.png|30px]] || Chair limit || colspan="4" | Maximum amount of chairs allowed. Increased through the [[Shrine]]
|-
| [[File:art.png|center|18px]] || Art || || [[File:Icon_artist.png|30px]] 7 || [[File:Icon_artist.png|30px]] 13, [[File:Icon_punk.png|30px]] 9 || [[File:Icon_artist.png|30px]] 15, [[File:Icon_punk.png|30px]] 11, [[File:Icon_business.png|30px]] 11
|-
| [[File:plants.png|center|30px]] || Plants || [[File:Icon_fisher.png|30px]] 3, [[File:Icon_witch.png|30px]] 4 || [[File:Icon_witch.png|30px]] 7 || [[File:Icon_witch.png|30px]] 13, [[File:Icon_fisher.png|30px]] 9 || [[File:Icon_witch.png|30px]] 15
|-
| [[File:cool.png|center|30px]] || Cool || || || || [[File:Icon_artist.png|30px]] 11, [[File:Icon_punk.png|30px]] 15
|-
| [[File:fun.png|center|23px]] || Fun || || || [[File:Icon_artist.png|30px]] 9, [[File:Icon_punk.png|30px]] 13 || [[File:Icon_artist.png|30px]] 11, [[File:Icon_punk.png|30px]] 15
|-
| [[File:rugs.png|center|23px]] || Rugs || || || [[File:Icon_vagabond.png|30px]] 9, [[File:Icon_punk.png|30px]] 13 || [[File:Icon_vagabond.png|30px]] 11, [[File:Icon_witch.png|30px]] 7
|-
| [[File:Tech.png|center|27px]] || Tech || || [[File:Icon_fisher.png|30px]] 7 || [[File:Icon_fisher.png|30px]] 13 || [[File:Icon_artist.png|30px]] 7, [[File:Icon_fisher.png|30px]] 15
|-
| [[File:expensive.png|center|25px]] || Expensive || || || || [[File:Icon_business.png|30px]] 15
|-
| [[File:magic_aura.png|center|25px]] || Magic Aura || || || || [[File:Icon_witch.png|30px]] 15
|-
| [[File:books.png|center|25px]] || Books || || [[File:Icon_vagabond.png|30px]] 5 || [[File:Icon_artist.png|30px]] 13, [[File:Icon_vagabond.png|30px]] 9 || [[File:Icon_artist.png|30px]] 15, [[File:Icon_business.png|30px]] 7, [[File:Icon_vagabond.png|30px]] 11
|-
| [[File:Coziness.png|center|23px]] || Coziness || [[File:Icon_vagabond.png|30px]] 4 || || [[File:Icon_fisher.png|30px]] 6, [[File:Icon_vagabond.png|30px]] 13 || [[File:Icon_fisher.png|30px]] 7, [[File:Icon_vagabond.png|30px]] 15
|-
| [[File:space.png|center|25px]] || Space || || [[File:Icon_business.png|30px]] 7, [[File:Icon_fisher.png|30px]] 5, [[File:Icon_vagabond.png|30px]] 7 || [[File:Icon_business.png|30px]] 9, [[File:Icon_fisher.png|30px]] 9, [[File:Icon_vagabond.png|30px]] 13 || [[File:Icon_business.png|30px]] 11, [[File:Icon_fisher.png|30px]] 11, [[File:Icon_vagabond.png|30px]] 15
|-
| colspan="2" | <span style="color: white; background-color: #81b14bff"> [[File:Hipsterstyle.png | 20px ]] '''Hipster'''ㅤ </span> || colspan="4" | 4 pieces for Trait [[File:hipster.png | 30px ]]
|-
| colspan="2" | <span style="color: white; background-color: #a6712fff"> [[File:Pubstyle.png | 20px ]] '''Pub'''ㅤ </span> || colspan="4" | 4 pieces for Trait [[File:barfly.png | 30px ]]
|-
| colspan="2" | <span style="color: white; background-color: #ff5943ff"> [[File:Dinerstyle.png | 20px ]] '''Diner'''ㅤ </span> || colspan="4" | 4 pieces for Trait [[File:greaser.png | 30px ]]
|-
| colspan="2" | <span style="color: white; background-color: #f685ddff"> [[File:Teahousestyle.png | 20px ]] '''Teahouse'''ㅤ </span> || colspan="4" | 4 pieces for Trait [[File:tea-rrific.png | 30px ]]
|-
| colspan="2" | <span style="color: white; background-color: #4789ddff"> [[File:fantasystyle.png | 20px ]] '''Fantasy'''ㅤ </span> || colspan="4" | 4 pieces for Trait [[File:magicallyattuned.png | 30px ]]
|-
| colspan="6" | <span style="color: white; background-color: #fe8202ff"> [[File:Harveststyle.png | 20px ]] '''Harvest'''ㅤ </span>
|-
| colspan="6" | <span style="color: white; background-color: #69d0ddff"> [[File:Summerstyle.png | 20px ]] '''Summer'''ㅤ </span>
|-
| colspan="6" | <span style="color: white; background-color: #b44673ff"> [[File:Easternstyle.png | 20px ]] '''Eastern'''ㅤ </span>
|}
[[Category:Locations]]
19b3f1c944f2e7c827f4673d96376c3bcfd886d9
Staff
0
106
799
676
2023-08-25T15:04:48Z
Gengyen
47368
edited link
wikitext
text/x-wiki
[[File:StaffBook.jpg|thumb|Staff page in helpbook]]
[[File:Staff_task_bar.jpg | thumb | Task skill requirement and progress bar]]
'''Staff''' are recruited from the [[Note Board]]. They come with predetermined Skills and a Trait. Staff slots are unlocked through the [[Shrine#Service|More Staff]] Projects.
==Skills==
'''Skills''' come in the form of Cooking, Service, Cat Care, Cleaning, and Fixing. They can be increased by levelling up, which makes staff faster. Levelling up requires Staff Training Points. These are earned through completing tasks. Higher levels cost more Staff Training Points.
{| class="wikitable"
|-
! scope="row"| Level
| 1
| 2
| 3
| 4
| 5
| 6
| 7
| 8+
|-
! scope="row"| Cost
|
| 1
| 1
| 1
| 2
| 2
| 2
| 3
|}
Each task has a skill requirement shown as a fraction above the task. If this requirement is not met, the task is completed slower. All staff come with the Cooking skill but the rest are random and need to be obtained through "unlock" traits. <br />
[[File:Skill_service.png|30px]] '''Service''': Enables staff to take and serve orders. They can also chat with customers to fulfill their Social need. <br />
[[File:Skill_cooking.png|30px]] '''Cooking''': Once an order is taken, a task appears above the food's required appliance. More advanced recipes require higher Cooking skill. <br />
[[File:Skill_catcare.png|30px]] '''Cat Care''': Lets staff refill food bowls and clean cat litter. <br />
[[File:Skill_cleaning.png|30px]] '''Cleaning''': Allows staff to clean toilets, spills, and trash. <br />
[[File:Skill_maintenance.png|30px]] '''Maintenance''': Required to fix appliances when they break down. <br />
==Traits==
[[File:Staff_training_points.jpg | thumb | Level 8 costs 3 Staff Training Points]]
[[File:Staff_inspect.jpg|thumb|Details about a staff member in inspection mode]]
'''Traits''' boost or unlock skills. A new trait can be selected from a random group of 3 after every 5 levels. There are 15 staff traits.
{|class="article-table"
! Icon
!Trait
!Description
!Effect
|-
|[[File:gregarious.png|40px]]
|Gregarious
|Some people just have a way with words
|Enables Social skill
|-
|[[File:caringcat.png|40px]]
|Caring Cat
|Why else would you work in a cat cafe?
|Enables Cat Care skill
|-
|[[File:cleaner.png|40px]]
|Cleaner
|Can't just stand idly by while dirt and trash pile up!
|Enables Cleaning skill
|-
|[[File:barwrench.png|40px]]
|Bar Wrench
|Need somethin' fixed?
|Enables Maintenance skill
|-
|[[File:socialbutterfly.png|40px]]
|Social Butterfly
|You have a knack for making others feel comfortable
|<nowiki>+2</nowiki> Service
|-
|[[File:gourmand.png|40px]]
|Gourmand
|You enjoy eating food almost as much as you enjoy making it
|<nowiki>+2</nowiki> Cooking. Chance of using less ingredients when cooking
|-
|[[File:gentle.png|40px]]
|Gentle
|Your gentle demeanor can calm down the rowdiest cat
|<nowiki>+2</nowiki> Cat Care, +1 Stress Release for cats
|-
|[[File:neatfreak.png|40px]]
|Neat Freak
|A champion of dusting
|<nowiki>+2</nowiki> Cleaning
|-
|[[File:greasemonkey.png|40px]]
|Grease Monkey
|An expert in monkey wrenches
|<nowiki>+2</nowiki> Maintenance
|-
|[[File:nightowl.png|40px]]
|Night Owl
|When the sun sets, they set to work! Hoot!
|<nowiki>+50%</nowiki> to all skills after 6PM
|-
|[[File:barfly.png|40px]]
|Bar Fly
|Has a vague but strong fondness for the color brown
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Bar furniture is present in the cafe
|-
|[[File:greaser.png|40px]]
|Greaser
|Born with a pompadour, will die in a leather jacket
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Diner furniture is present in the cafe
|-
|[[File:hipster.png|40px]]
|Hipster
|I'm sure you've never heard of them
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Hipster furniture is present in the cafe
|-
|[[File:magicallyattuned.png|40px]]
|Magically Attuned
|Did a short exchange at Wrassleworth Witching University
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Magical furniture is present in the cafe
|-
|[[File:tea-rrific.png|40px]]
|Tea-rrific
|Always a good time for a spot of tea with crumpets
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Tea Room furniture is present in the cafe
|}
[[Category:Staff]]
e37563fd6c9774db91c33f9451d00621af1fcfd6
Cats
0
109
800
725
2023-08-25T15:05:26Z
Gengyen
47368
edited link
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
''Please note that this page may include '''spoilers'''. Continue at your own discretion.''
'''Cats''' are an adoptable NPC that are a staple in the development in your [[Cat Cafe]] and in the satisfaction of your customers.
==Strays==
'''Strays''' come to your [[Cat Cafe|cafe]] when you put out [[Pet Goods#Lures|lures]]. Each group of strays will only appear when you place a certain lure outside. In order to adopt a stray, you must feed and pet them at least three times. They come with predetermined Skills and a Trait. Cat slots can be freed up by giving up cats to forever homes through the [[Note Board]]. They can be readopted after finishing the [[Shrine]]. More cat slots are unlocked through [[Shrine#Cats|More Cats]] Projects.
==Skills==
'''Skills''' refer to a cat's stats for certain [[customers]]. They can be increased through levelling up, and some Traits unlock the Skill for a different customer type. Levelling up requires Cat Training Points. These are earned through cats interacting with customers. Higher levels cost more Cat Training Points.
{| class="wikitable"
|-
! scope="row"| Level
| 1
| 2
| 3
| 4
| 5
| 6
| 7
| 8+
|-
! scope="row"| Cost
|
| 1
| 1
| 1
| 2
| 2
| 2
| 3
|}
{|
|-
| [[File:Cat_skill.jpeg | thumb | Cat Skills]] || [[File:Total_cat_skill.jpeg | 141px | thumb | Total Cat Skill]] || [[File:Cat_training_points.jpg | thumb | Level 4 costs 1 Cat Training Point]]
|}
==Needs==
'''Needs''' for each cat vary between hunger (Cat Food), stress release (Scratch Poles), bladder (Cat Litter), Toys, and sleep (Cat Beds). These are listed under Cafe Stats in build mode. The numbers on the left show what you have, and the numbers on the right show what your cats need. Needs are satisfied by placing items bought from [[Pet Goods]] after they're unlocked through the [[Shrine]].
{|
|-
| [[File:Cat_needs.jpeg | thumb | Insufficient Scratch Poles and Cat Litter]] || [[File:Cat_sleep_needs.jpeg | thumb | 173px | Insufficient Cat Beds]]
|}
==Traits==
[[File:Catstats.png|thumb|alt=A window with stats of a cat named Freddy. It has the Tiny Tummy trait - They don't need a lot of food. -1 Food Need|Cat stats. This cat has the Tiny Tummy trait]]
[[File:Cat_inspect.jpg|thumb|Details about a cat in inspection mode]]
'''Traits''' affect cat skills, needs, cafe stats, or resource payouts. A new trait can be selected from a random group of 3 after every 3 levels. There are 53 cat traits, but some of them are special to specific cats and can't be applied to others.
{|class="article-table"
!Icon
!Trait
!Description
!Effect
|-
|[[File:anarchist.png|40px]]
|Anarchist
|Fork the system!
|<nowiki>+10%</nowiki> on all resources for every Punk in your cafe
|-
|[[File:aristocat.png|40px]]
|Aristocat
|If it's not exactly the Ritz, why bother?
|<nowiki>+1</nowiki> Stress Need, +1 Bladder Need, +3 Businesspeople
|-
|[[File:artaficionado.png|40px]]
|Art Aficionado
|This cat appreciates art even without a laserpointer on it.
|<nowiki>+1</nowiki> on all stats for every Art score in your cafe
|-
|[[File:badass.png|40px]]
|Badass
|All they need is a pompadour
|<nowiki>+3</nowiki> Punks
|-
|[[File:catbot.png|40px]]
|CatBot
|*Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzt
|<nowiki></nowiki> Doesn't have needs
|-
|[[File:catburglar.png|40px]]
|Cat Burglar
|Pulling off great heists... From the customer's pockets!
|<nowiki>+10%</nowiki> Jewels payout
|-
|[[File:catfishing.png|40px]]
|Cat Fishing
|Will help local Fisherfolk earn a great catch
|<nowiki>+10%</nowiki> Fish payout
|-
|[[File:chill.png|40px]]
|Chill
|They tend to vibe
|<nowiki>-1</nowiki> Stress Need
|-
|[[File:chonker.png|40px]]
|Chonker
|Look at this absolute unit
|<nowiki>+2</nowiki> Food Need, +3 Fisherfolk
|-
|[[File:cleancat.png|40px]]
|Clean Cat
|They clean up after themselves
|<nowiki>-1</nowiki> Bladder need
|-
|[[File:clothier.png|40px]]
|Clothier
|Who said cats can only destroy yarn?
|<nowiki>+10%</nowiki> Fabrics payout
|-
|[[File:coolcat.png|40px]]
|Cool Cat
|Somehow, they got it all
|<nowiki>+2</nowiki> Cool
|-
|[[File:crude.png|40px]]
|Crude
|Did that cat just burp?
|<nowiki>+1</nowiki> Fisherfolk
|-
|[[File:definitelyacat.png|40px]]
|Definitely a Cat
|Wow! I just love when they do that cat thing!
|<nowiki></nowiki> Has all customer types, doubles trash rate
|-
|[[File:diva.png|40px]]
|Diva
|You better have a spotlight, and it better be on them
|<nowiki>+2</nowiki> Stress Need, +3 Artists
|-
|[[File:favorforfavor.png|40px]]
|Favor for a Favor
|When you scratch nature's back, nature scratches back
|<nowiki></nowiki> Every time a Shrine Project completes, gain 100 of every resource
|-
|[[File:gamer.png|40px]]
|Gamer
|Gamer cat won't stop playing!
|<nowiki>+2</nowiki> Toy Need, +3 Punks
|-
|[[File:gorgeous.png|40px]]
|Gorgeous
|This is, objectively, the most beautiful cat you've ever seen. Maybe too beautiful
|<nowiki>+2</nowiki> Art
|-
|[[File:groomer.png|40px]]
|Groomer
|Cleans other cats for fun and profit
|<nowiki></nowiki> Provides 2 Cat Clean for your cats
|-
|[[File:groupie.png|40px]]
|Groupie
|Sometimes, you just want to be part of the cool club
|<nowiki>+1</nowiki> on all stats for every four Cool score in your cafe
|-
|[[File:heartsandmind.png|40px]]
|Hearts and Minds
|Customers find this cat absolutely delightful!
|<nowiki>+10%</nowiki> Delight from customers
|-
|[[File:heavytippers.png|40px]]
|Heavy Tippers
|Seeing this cat loosens wallets
|<nowiki>+10%</nowiki> Gold payout
|-
|[[File:hunter.png|40px]]
|Hunter
|They find their own food
|<nowiki></nowiki> No Food Need
|-
|[[File:intothevoid.png|40px]]
|Into The Void
|It's nice not having to deal with all this trash. Surely worth signing that contract.
But why can't you shake this feeling of dread? Oh well
|<nowiki></nowiki> Trash never seems to appear in your cafe anymore
|-
|[[File:lotsmagical.png|40px]]
|Lots Magical
|Spends lots of time napping on leylines
|<nowiki>+3</nowiki> Witches
|-
|[[File:lucky.png|40px]]
|Lucky
|This cat surely brings luck!
|<nowiki></nowiki> Sometimes when a customer leaves, gain 200 Gold
|-
|[[File:magicallysensitive.png|40px]]
|Magically Sensitive
|This cat glows slightly around Witches.
|<nowiki>+10%</nowiki> on all resources for every Witch in your cafe
|-
|[[File:muse.png|40px]]
|Muse
|This cat is a natural muse to artists
|<nowiki>+10%</nowiki> on all resources for every Artist in your cafe
|-
|[[File:nerd.png|40px]]
|Nerd
|Who needs people when your stuff can entertain you?
|<nowiki>+1</nowiki> on all stats for every four Fun score in your cafe
|-
|[[File:networker.png|40px]]
|Networker
|This cat has an actual stack of business cards
|<nowiki>+10%</nowiki> on all resources for every Businessperson in your cafe
|-
|[[File:observer.png|40px]]
|Observer
|This cat learns by watching your every move
|<nowiki></nowiki> Every time a task completes, gains a little Cat XP
|-
|[[File:onewithnature.png|40px]]
|One With Nature
|The Shrine's energy seems to be radiating from this cat
|<nowiki></nowiki> Every time you complete a task, gain 1 Delight
|-
|[[File:outofthisworld.png|40px]]
|Out Of This World
|Resources just keep materializing in your cafe??
|<nowiki></nowiki> Every time a customer leaves, gain 10 of all resources
|-
|[[File:partycat.png|40px]]
|Party Cat
|Once they pop, noone can stop!
|<nowiki>+2</nowiki> Fun
|-
|[[File:playmate.png|40px]]
|Playmate
|Likes playing with other cats
|<nowiki></nowiki> Provides 2 Toys for your cats
|-
|[[File:pompous.png|40px]]
|Pompous
|This cat's, uh, kind of a big deal?
|<nowiki>+3</nowiki> Businesspeople
|-
|[[File:pretty.png|40px]]
|Pretty
|All cats are pretty, but this one is Pretty
|<nowiki>+1</nowiki> Artists
|-
|[[File:punkattention.png|40px]]
|Punk Attention
|When Punks are around, they just look better
|<nowiki>+4</nowiki> Artists if advertising to Punks
|-
|[[File:radiant.png|40px]]
|Radiant
|You can't stop but stare
|<nowiki>+3</nowiki> Artists
|-
|[[File:salty.png|40px]]
|Salty
|They've got a worldly glint in their eye
|<nowiki>+3</nowiki> Fisherfolk
|-
|[[File:scavenger.png|40px]]
|Scavenger
|This cat is able to find materials where others can't
|<nowiki>+10%</nowiki> Materials payout
|-
|[[File:sharer.png|40px]]
|Sharer
|Will make sure all cats get fed
|<nowiki></nowiki> Provides 2 Food for your cats
|-
|[[File:slightlymagical.png|40px]]
|Slightly Magical
|Sometimes they just float off the ground. Maybe
|<nowiki>+1</nowiki> Witches
|-
|[[File:smellsfishy.png|40px]]
|Smells Fishy
|Such aroma
|<nowiki>+10%</nowiki> on all resources for every Fisherfolk in your cafe
|-
|[[File:smug.png|40px]]
|Smug
|Real pleased with themselves for cat reasons
|<nowiki>+1</nowiki> Businesspeople
|-
|[[File:storycollector.png|40px]]
|Story Collector
|This cat will never tire of all great stories your customers bring in
|<nowiki>+10%</nowiki> on all resources for every Vagabond in your cafe
|-
|[[File:sweettooth.png|40px]]
|Sweet Tooth
|Customers love to give this cat some extra sweets
|<nowiki>+10%</nowiki> Nectar payout
|-
|[[File:thrifting.png|40px]]
|Thrifting
|This cat knows all about getting the greatest deals. Somehow
|<nowiki>-25%</nowiki> Furniture cost
|-
|[[File:tinytummy.png|40px]]
|Tiny Tummy
|They don't need a lot of food
|<nowiki>-1</nowiki> Food Need
|-
|[[File:tough.png|40px]]
|Tough
|They don't need nobody
|<nowiki>+1</nowiki> Punks
|-
|[[File:tranquil.png|40px]]
|Tranquil
|So zen they calm down your other cats
|<nowiki></nowiki> Provides 2 Stress release for your cats
|-
|[[File:treehugger.png|40px]]
|Tree Hugger
|This cat's a true jungle cat
|<nowiki>+1</nowiki> on all stats for every four Plant score in your cafe
|-
|[[File:weirdo.png|40px]]
|Weirdo
|Expect this little weirdo to make a mess
|<nowiki>+2</nowiki> Bladder Need, +3 Witches
|-
|
|}
==Overview==
Here is a list of all available cats, their traits, and what [[Pet Goods#Lures|Lure]] you can get them with. Adopting cats provide [[Achievements]]. The names below are default, you can change this when adopting.
'''Canned Stray Lure'''
* [[File:Brian.png|100px]] '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': - 1 Food Need
* [[File:Missy.png|100px]] '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': - 1 Bladder Need
* [[File:Ezra.png|100px]] '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need
* [[File:Nico.png|100px]] '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe
* [[File:Debrah.png|100px]] '''Debrah''' - ''Sharer'': Will make sure all cats get fed ''Trait'': Provides 2 food for your cats
'''Premium Canned Stray Lure'''
* [[File:Olli.png|100px]] '''Olli''' - ''Smells Fishy'': Such aroma.''Trait'': - +10 % on all resources for every Fisherfolk in your cafe
* [[File:Tucker.png|100px]] '''Tucker''' - ''Playmate'': Likes playing with the other cats. ''Trait'': Provides 2 entertainment for your cats
* [[File:Zipper.png|100px]] '''Zipper''' - ''Cool Cat'': Somehow, they got it all.''Trait'': - Adds +2 cool to your cafe
* [[File:Mallory.png|100px]] '''Mallory''' - ''Story Collector'': This cat will never tire of all great stories your customers bring in. ''Trait'': +10% on all resources for every Vagabond in your cafe
* [[File:Freddy.png|100px]] '''Freddy''' - ''Hunter'': They find their own food.''Trait'': No food need
'''Hearty Homecooking Lure'''
* [[File:Peanut.png|100px]] '''Peanut''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': -1 Food Need
* [[File:Professor.png|100px]] ''Professor''' - ''Observer'': This cat learns by watching your every move.''Trait'': Every time a task completes, gain a little cat XP
* [[File:Lazy.png|100px]] '''Lazy''' - ''Tranquil'': So zen they calm down your other cats. ''Trait'': Provides 2 stress release for your cats
* [[File:Mixtape.png|100px]]'''Mixtape''' - ''Groupie'': Sometimes you just want to be part of the cool club. ''Trait'': +1 on all stats for every four cool score in your cafe
'''Opulent Feast Lure'''
* [[File:Cormic.png|100px]] '''Cormic''' - ''Art Aficionado'': This cat appreciates art even without a lasterpointer on it. ''Trait'': +1 on all stats for every Art score in your cafe
* [[File:Ringo.png|100px]] '''Ringo''' - ''Anarchist'': Fork the system! ''Trait'': +10 % on all resources for every punk in your cafe
* [[File:Cleo.png|100px]] '''Cleo''' - ''Favor for a Favor'': When you scratch nature's back, nature scratches back. ''Trait'': Every time a Shrine Project completed, gain 100 of every resource
'''Trash'''
* [[File:Mingus.png|100px]] '''Mingus''' - ''Definitely A Cat'': Wow! I just love when they do that cat thing! ''Trait'': Has all customer types, doubles trash rate
'''Lovely Potluck Lure'''
* [[File:Lucky Cat.png|100px]] '''Lucky Cat''' - ''Lucky'': This cat surely brings luck! ''Trait'': Sometimes when a customer leaves, gain 200 gold.
''This is the only cat you will not get an achievement for. This was supposed to be a DLC for PC only- but later got added in the game itself as a thank you for the whole community.''
'''Meteorite'''
* [[File:Ct.png|100px]] '''CT''' - ''Out Of This World'': Resources just keep materializing in your cafe?? ''Trait'': Every time a customer leaves, gain 10 of all resources
'''Strange Doll'''
* [[File:Boo-Berry.png|100px]] '''Boo-Berry''' - ''Into The Void'': It's not nice having to deal with all this trash. Surely worth signing that contract. But why can't you shake this feeling of dread? Oh well. ''Trait'': Trash never seems to appear in your cafe anymore
'''Blessed Lure'''
* [[File:Cat sith.png|100px]] '''Cat Sith''' - ''One With Nature'': The Shrine's energy seems to be radiating from this cat. ''Trait'': Every time you complete a task, gain 1 Delight
'''Lubricant'''
* [[File:Robot cat.png|100px]] '''RoboCat 9000''' - ''CatBot'': *Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzzt. ''Trait'': Doesn't have needs
[[Category: Cats]]
a710e602dc9427d776f75b27794db8e99ed89484
803
800
2023-08-26T12:25:46Z
Gengyen
47368
fixed formatting
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
''Please note that this page may include '''spoilers'''. Continue at your own discretion.''
'''Cats''' are an adoptable NPC that are a staple in the development in your [[Cat Cafe]] and in the satisfaction of your customers.
==Strays==
'''Strays''' come to your [[Cat Cafe|cafe]] when you put out [[Pet Goods#Lures|lures]]. Each group of strays will only appear when you place a certain lure outside. In order to adopt a stray, you must feed and pet them at least three times. They come with predetermined Skills and a Trait. Cat slots can be freed up by giving up cats to forever homes through the [[Note Board]]. They can be readopted after finishing the [[Shrine]]. More cat slots are unlocked through [[Shrine#Cats|More Cats]] Projects.
==Skills==
'''Skills''' refer to a cat's stats for certain [[customers]]. They can be increased through levelling up, and some Traits unlock the Skill for a different customer type. Levelling up requires Cat Training Points. These are earned through cats interacting with customers. Higher levels cost more Cat Training Points.
{| class="wikitable"
|-
! scope="row"| Level
| 1
| 2
| 3
| 4
| 5
| 6
| 7
| 8+
|-
! scope="row"| Cost
|
| 1
| 1
| 1
| 2
| 2
| 2
| 3
|}
{|
|-
| [[File:Cat_skill.jpeg | thumb | Cat Skills]] || [[File:Total_cat_skill.jpeg | 141px | thumb | Total Cat Skill]] || [[File:Cat_training_points.jpg | thumb | Level 4 costs 1 Cat Training Point]]
|}
==Needs==
'''Needs''' for each cat vary between hunger (Cat Food), stress release (Scratch Poles), bladder (Cat Litter), Toys, and sleep (Cat Beds). These are listed under Cafe Stats in build mode. The numbers on the left show what you have, and the numbers on the right show what your cats need. Needs are satisfied by placing items bought from [[Pet Goods]] after they're unlocked through the [[Shrine]].
{|
|-
| [[File:Cat_needs.jpeg | thumb | Insufficient Scratch Poles and Cat Litter]] || [[File:Cat_sleep_needs.jpeg | thumb | 173px | Insufficient Cat Beds]]
|}
==Traits==
[[File:Catstats.png|thumb|alt=A window with stats of a cat named Freddy. It has the Tiny Tummy trait - They don't need a lot of food. -1 Food Need|Cat stats. This cat has the Tiny Tummy trait]]
[[File:Cat_inspect.jpg|thumb|Details about a cat in inspection mode]]
'''Traits''' affect cat skills, needs, cafe stats, or resource payouts. A new trait can be selected from a random group of 3 after every 3 levels. There are 53 cat traits, but some of them are special to specific cats and can't be applied to others.
{|class="article-table"
!Icon
!Trait
!Description
!Effect
|-
|[[File:anarchist.png|40px]]
|Anarchist
|Fork the system!
|<nowiki>+10%</nowiki> on all resources for every Punk in your cafe
|-
|[[File:aristocat.png|40px]]
|Aristocat
|If it's not exactly the Ritz, why bother?
|<nowiki>+1</nowiki> Stress Need, +1 Bladder Need, +3 Businesspeople
|-
|[[File:artaficionado.png|40px]]
|Art Aficionado
|This cat appreciates art even without a laserpointer on it.
|<nowiki>+1</nowiki> on all stats for every Art score in your cafe
|-
|[[File:badass.png|40px]]
|Badass
|All they need is a pompadour
|<nowiki>+3</nowiki> Punks
|-
|[[File:catbot.png|40px]]
|CatBot
|*Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzt
|<nowiki></nowiki> Doesn't have needs
|-
|[[File:catburglar.png|40px]]
|Cat Burglar
|Pulling off great heists... From the customer's pockets!
|<nowiki>+10%</nowiki> Jewels payout
|-
|[[File:catfishing.png|40px]]
|Cat Fishing
|Will help local Fisherfolk earn a great catch
|<nowiki>+10%</nowiki> Fish payout
|-
|[[File:chill.png|40px]]
|Chill
|They tend to vibe
|<nowiki>-1</nowiki> Stress Need
|-
|[[File:chonker.png|40px]]
|Chonker
|Look at this absolute unit
|<nowiki>+2</nowiki> Food Need, +3 Fisherfolk
|-
|[[File:cleancat.png|40px]]
|Clean Cat
|They clean up after themselves
|<nowiki>-1</nowiki> Bladder need
|-
|[[File:clothier.png|40px]]
|Clothier
|Who said cats can only destroy yarn?
|<nowiki>+10%</nowiki> Fabrics payout
|-
|[[File:coolcat.png|40px]]
|Cool Cat
|Somehow, they got it all
|<nowiki>+2</nowiki> Cool
|-
|[[File:crude.png|40px]]
|Crude
|Did that cat just burp?
|<nowiki>+1</nowiki> Fisherfolk
|-
|[[File:definitelyacat.png|40px]]
|Definitely a Cat
|Wow! I just love when they do that cat thing!
|<nowiki></nowiki> Has all customer types, doubles trash rate
|-
|[[File:diva.png|40px]]
|Diva
|You better have a spotlight, and it better be on them
|<nowiki>+2</nowiki> Stress Need, +3 Artists
|-
|[[File:favorforfavor.png|40px]]
|Favor for a Favor
|When you scratch nature's back, nature scratches back
|<nowiki></nowiki> Every time a Shrine Project completes, gain 100 of every resource
|-
|[[File:gamer.png|40px]]
|Gamer
|Gamer cat won't stop playing!
|<nowiki>+2</nowiki> Toy Need, +3 Punks
|-
|[[File:gorgeous.png|40px]]
|Gorgeous
|This is, objectively, the most beautiful cat you've ever seen. Maybe too beautiful
|<nowiki>+2</nowiki> Art
|-
|[[File:groomer.png|40px]]
|Groomer
|Cleans other cats for fun and profit
|<nowiki></nowiki> Provides 2 Cat Clean for your cats
|-
|[[File:groupie.png|40px]]
|Groupie
|Sometimes, you just want to be part of the cool club
|<nowiki>+1</nowiki> on all stats for every four Cool score in your cafe
|-
|[[File:heartsandmind.png|40px]]
|Hearts and Minds
|Customers find this cat absolutely delightful!
|<nowiki>+10%</nowiki> Delight from customers
|-
|[[File:heavytippers.png|40px]]
|Heavy Tippers
|Seeing this cat loosens wallets
|<nowiki>+10%</nowiki> Gold payout
|-
|[[File:hunter.png|40px]]
|Hunter
|They find their own food
|<nowiki></nowiki> No Food Need
|-
|[[File:intothevoid.png|40px]]
|Into The Void
|It's nice not having to deal with all this trash. Surely worth signing that contract.
But why can't you shake this feeling of dread? Oh well
|<nowiki></nowiki> Trash never seems to appear in your cafe anymore
|-
|[[File:lotsmagical.png|40px]]
|Lots Magical
|Spends lots of time napping on leylines
|<nowiki>+3</nowiki> Witches
|-
|[[File:lucky.png|40px]]
|Lucky
|This cat surely brings luck!
|<nowiki></nowiki> Sometimes when a customer leaves, gain 200 Gold
|-
|[[File:magicallysensitive.png|40px]]
|Magically Sensitive
|This cat glows slightly around Witches.
|<nowiki>+10%</nowiki> on all resources for every Witch in your cafe
|-
|[[File:muse.png|40px]]
|Muse
|This cat is a natural muse to artists
|<nowiki>+10%</nowiki> on all resources for every Artist in your cafe
|-
|[[File:nerd.png|40px]]
|Nerd
|Who needs people when your stuff can entertain you?
|<nowiki>+1</nowiki> on all stats for every four Fun score in your cafe
|-
|[[File:networker.png|40px]]
|Networker
|This cat has an actual stack of business cards
|<nowiki>+10%</nowiki> on all resources for every Businessperson in your cafe
|-
|[[File:observer.png|40px]]
|Observer
|This cat learns by watching your every move
|<nowiki></nowiki> Every time a task completes, gains a little Cat XP
|-
|[[File:onewithnature.png|40px]]
|One With Nature
|The Shrine's energy seems to be radiating from this cat
|<nowiki></nowiki> Every time you complete a task, gain 1 Delight
|-
|[[File:outofthisworld.png|40px]]
|Out Of This World
|Resources just keep materializing in your cafe??
|<nowiki></nowiki> Every time a customer leaves, gain 10 of all resources
|-
|[[File:partycat.png|40px]]
|Party Cat
|Once they pop, noone can stop!
|<nowiki>+2</nowiki> Fun
|-
|[[File:playmate.png|40px]]
|Playmate
|Likes playing with other cats
|<nowiki></nowiki> Provides 2 Toys for your cats
|-
|[[File:pompous.png|40px]]
|Pompous
|This cat's, uh, kind of a big deal?
|<nowiki>+3</nowiki> Businesspeople
|-
|[[File:pretty.png|40px]]
|Pretty
|All cats are pretty, but this one is Pretty
|<nowiki>+1</nowiki> Artists
|-
|[[File:punkattention.png|40px]]
|Punk Attention
|When Punks are around, they just look better
|<nowiki>+4</nowiki> Artists if advertising to Punks
|-
|[[File:radiant.png|40px]]
|Radiant
|You can't stop but stare
|<nowiki>+3</nowiki> Artists
|-
|[[File:salty.png|40px]]
|Salty
|They've got a worldly glint in their eye
|<nowiki>+3</nowiki> Fisherfolk
|-
|[[File:scavenger.png|40px]]
|Scavenger
|This cat is able to find materials where others can't
|<nowiki>+10%</nowiki> Materials payout
|-
|[[File:sharer.png|40px]]
|Sharer
|Will make sure all cats get fed
|<nowiki></nowiki> Provides 2 Food for your cats
|-
|[[File:slightlymagical.png|40px]]
|Slightly Magical
|Sometimes they just float off the ground. Maybe
|<nowiki>+1</nowiki> Witches
|-
|[[File:smellsfishy.png|40px]]
|Smells Fishy
|Such aroma
|<nowiki>+10%</nowiki> on all resources for every Fisherfolk in your cafe
|-
|[[File:smug.png|40px]]
|Smug
|Real pleased with themselves for cat reasons
|<nowiki>+1</nowiki> Businesspeople
|-
|[[File:storycollector.png|40px]]
|Story Collector
|This cat will never tire of all great stories your customers bring in
|<nowiki>+10%</nowiki> on all resources for every Vagabond in your cafe
|-
|[[File:sweettooth.png|40px]]
|Sweet Tooth
|Customers love to give this cat some extra sweets
|<nowiki>+10%</nowiki> Nectar payout
|-
|[[File:thrifting.png|40px]]
|Thrifting
|This cat knows all about getting the greatest deals. Somehow
|<nowiki>-25%</nowiki> Furniture cost
|-
|[[File:tinytummy.png|40px]]
|Tiny Tummy
|They don't need a lot of food
|<nowiki>-1</nowiki> Food Need
|-
|[[File:tough.png|40px]]
|Tough
|They don't need nobody
|<nowiki>+1</nowiki> Punks
|-
|[[File:tranquil.png|40px]]
|Tranquil
|So zen they calm down your other cats
|<nowiki></nowiki> Provides 2 Stress release for your cats
|-
|[[File:treehugger.png|40px]]
|Tree Hugger
|This cat's a true jungle cat
|<nowiki>+1</nowiki> on all stats for every four Plant score in your cafe
|-
|[[File:weirdo.png|40px]]
|Weirdo
|Expect this little weirdo to make a mess
|<nowiki>+2</nowiki> Bladder Need, +3 Witches
|-
|
|}
==Overview==
Here is a list of all available cats, their traits, and what [[Pet Goods#Lures|Lure]] you can get them with. Adopting cats provide [[Achievements]]. The names below are default, you can change this when adopting.
'''Canned Stray Lure'''
* [[File:Brian.png|100px]] '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': -1 Food Need
* [[File:Missy.png|100px]] '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': -1 Bladder Need
* [[File:Ezra.png|100px]] '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need
* [[File:Nico.png|100px]] '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe
* [[File:Debrah.png|100px]] '''Debrah''' - ''Sharer'': Will make sure all cats get fed ''Trait'': Provides 2 food for your cats
'''Premium Canned Stray Lure'''
* [[File:Olli.png|100px]] '''Olli''' - ''Smells Fishy'': Such aroma.''Trait'': +10 % on all resources for every Fisherfolk in your cafe
* [[File:Tucker.png|100px]] '''Tucker''' - ''Playmate'': Likes playing with the other cats. ''Trait'': Provides 2 entertainment for your cats
* [[File:Zipper.png|100px]] '''Zipper''' - ''Cool Cat'': Somehow, they got it all.''Trait'': - Adds +2 cool to your cafe
* [[File:Mallory.png|100px]] '''Mallory''' - ''Story Collector'': This cat will never tire of all great stories your customers bring in. ''Trait'': +10% on all resources for every Vagabond in your cafe
* [[File:Freddy.png|100px]] '''Freddy''' - ''Hunter'': They find their own food.''Trait'': No food need
'''Hearty Homecooking Lure'''
* [[File:Peanut.png|100px]] '''Peanut''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': -1 Food Need
* [[File:Professor.png|100px]] ''Professor'' - ''Observer'': This cat learns by watching your every move.''Trait'': Every time a task completes, gain a little cat XP
* [[File:Lazy.png|100px]] '''Lazy''' - ''Tranquil'': So zen they calm down your other cats. ''Trait'': Provides 2 stress release for your cats
* [[File:Mixtape.png|100px]]'''Mixtape''' - ''Groupie'': Sometimes you just want to be part of the cool club. ''Trait'': +1 on all stats for every four cool score in your cafe
'''Opulent Feast Lure'''
* [[File:Cormic.png|100px]] '''Cormic''' - ''Art Aficionado'': This cat appreciates art even without a lasterpointer on it. ''Trait'': +1 on all stats for every Art score in your cafe
* [[File:Ringo.png|100px]] '''Ringo''' - ''Anarchist'': Fork the system! ''Trait'': +10 % on all resources for every punk in your cafe
* [[File:Cleo.png|100px]] '''Cleo''' - ''Favor for a Favor'': When you scratch nature's back, nature scratches back. ''Trait'': Every time a Shrine Project completed, gain 100 of every resource
'''Trash'''
* [[File:Mingus.png|100px]] '''Mingus''' - ''Definitely A Cat'': Wow! I just love when they do that cat thing! ''Trait'': Has all customer types, doubles trash rate
'''Lovely Potluck Lure'''
* [[File:Lucky Cat.png|100px]] '''Lucky Cat''' - ''Lucky'': This cat surely brings luck! ''Trait'': Sometimes when a customer leaves, gain 200 gold.
''This is the only cat you will not get an achievement for. This was supposed to be a DLC for PC only but later got added in the game as a thank you for the whole community.''
'''Meteorite'''
* [[File:Ct.png|100px]] '''CT''' - ''Out Of This World'': Resources just keep materializing in your cafe?? ''Trait'': Every time a customer leaves, gain 10 of all resources
'''Strange Doll'''
* [[File:Boo-Berry.png|100px]] '''Boo-Berry''' - ''Into The Void'': It's not nice having to deal with all this trash. Surely worth signing that contract. But why can't you shake this feeling of dread? Oh well. ''Trait'': Trash never seems to appear in your cafe anymore
'''Blessed Lure'''
* [[File:Cat sith.png|100px]] '''Cat Sith''' - ''One With Nature'': The Shrine's energy seems to be radiating from this cat. ''Trait'': Every time you complete a task, gain 1 Delight
'''Lubricant'''
* [[File:Robot cat.png|100px]] '''RoboCat 9000''' - ''CatBot'': *Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzzt. ''Trait'': Doesn't have needs
[[Category: Cats]]
a2ea9e203cdb29709b0870719970b5fec61211b2
804
803
2023-08-26T12:26:22Z
Gengyen
47368
fixed formatting
wikitext
text/x-wiki
[[File:Pet the cat.png|thumb|alt=An employee in the Cat Cafe petting a cat|Petting a cat]]
''Please note that this page may include '''spoilers'''. Continue at your own discretion.''
'''Cats''' are an adoptable NPC that are a staple in the development in your [[Cat Cafe]] and in the satisfaction of your customers.
==Strays==
'''Strays''' come to your [[Cat Cafe|cafe]] when you put out [[Pet Goods#Lures|lures]]. Each group of strays will only appear when you place a certain lure outside. In order to adopt a stray, you must feed and pet them at least three times. They come with predetermined Skills and a Trait. Cat slots can be freed up by giving up cats to forever homes through the [[Note Board]]. They can be readopted after finishing the [[Shrine]]. More cat slots are unlocked through [[Shrine#Cats|More Cats]] Projects.
==Skills==
'''Skills''' refer to a cat's stats for certain [[customers]]. They can be increased through levelling up, and some Traits unlock the Skill for a different customer type. Levelling up requires Cat Training Points. These are earned through cats interacting with customers. Higher levels cost more Cat Training Points.
{| class="wikitable"
|-
! scope="row"| Level
| 1
| 2
| 3
| 4
| 5
| 6
| 7
| 8+
|-
! scope="row"| Cost
|
| 1
| 1
| 1
| 2
| 2
| 2
| 3
|}
{|
|-
| [[File:Cat_skill.jpeg | thumb | Cat Skills]] || [[File:Total_cat_skill.jpeg | 141px | thumb | Total Cat Skill]] || [[File:Cat_training_points.jpg | thumb | Level 4 costs 1 Cat Training Point]]
|}
==Needs==
'''Needs''' for each cat vary between hunger (Cat Food), stress release (Scratch Poles), bladder (Cat Litter), Toys, and sleep (Cat Beds). These are listed under Cafe Stats in build mode. The numbers on the left show what you have, and the numbers on the right show what your cats need. Needs are satisfied by placing items bought from [[Pet Goods]] after they're unlocked through the [[Shrine]].
{|
|-
| [[File:Cat_needs.jpeg | thumb | Insufficient Scratch Poles and Cat Litter]] || [[File:Cat_sleep_needs.jpeg | thumb | 173px | Insufficient Cat Beds]]
|}
==Traits==
[[File:Catstats.png|thumb|alt=A window with stats of a cat named Freddy. It has the Tiny Tummy trait - They don't need a lot of food. -1 Food Need|Cat stats. This cat has the Tiny Tummy trait]]
[[File:Cat_inspect.jpg|thumb|Details about a cat in inspection mode]]
'''Traits''' affect cat skills, needs, cafe stats, or resource payouts. A new trait can be selected from a random group of 3 after every 3 levels. There are 53 cat traits, but some of them are special to specific cats and can't be applied to others.
{|class="article-table"
!Icon
!Trait
!Description
!Effect
|-
|[[File:anarchist.png|40px]]
|Anarchist
|Fork the system!
|<nowiki>+10%</nowiki> on all resources for every Punk in your cafe
|-
|[[File:aristocat.png|40px]]
|Aristocat
|If it's not exactly the Ritz, why bother?
|<nowiki>+1</nowiki> Stress Need, +1 Bladder Need, +3 Businesspeople
|-
|[[File:artaficionado.png|40px]]
|Art Aficionado
|This cat appreciates art even without a laserpointer on it.
|<nowiki>+1</nowiki> on all stats for every Art score in your cafe
|-
|[[File:badass.png|40px]]
|Badass
|All they need is a pompadour
|<nowiki>+3</nowiki> Punks
|-
|[[File:catbot.png|40px]]
|CatBot
|*Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzt
|<nowiki></nowiki> Doesn't have needs
|-
|[[File:catburglar.png|40px]]
|Cat Burglar
|Pulling off great heists... From the customer's pockets!
|<nowiki>+10%</nowiki> Jewels payout
|-
|[[File:catfishing.png|40px]]
|Cat Fishing
|Will help local Fisherfolk earn a great catch
|<nowiki>+10%</nowiki> Fish payout
|-
|[[File:chill.png|40px]]
|Chill
|They tend to vibe
|<nowiki>-1</nowiki> Stress Need
|-
|[[File:chonker.png|40px]]
|Chonker
|Look at this absolute unit
|<nowiki>+2</nowiki> Food Need, +3 Fisherfolk
|-
|[[File:cleancat.png|40px]]
|Clean Cat
|They clean up after themselves
|<nowiki>-1</nowiki> Bladder need
|-
|[[File:clothier.png|40px]]
|Clothier
|Who said cats can only destroy yarn?
|<nowiki>+10%</nowiki> Fabrics payout
|-
|[[File:coolcat.png|40px]]
|Cool Cat
|Somehow, they got it all
|<nowiki>+2</nowiki> Cool
|-
|[[File:crude.png|40px]]
|Crude
|Did that cat just burp?
|<nowiki>+1</nowiki> Fisherfolk
|-
|[[File:definitelyacat.png|40px]]
|Definitely a Cat
|Wow! I just love when they do that cat thing!
|<nowiki></nowiki> Has all customer types, doubles trash rate
|-
|[[File:diva.png|40px]]
|Diva
|You better have a spotlight, and it better be on them
|<nowiki>+2</nowiki> Stress Need, +3 Artists
|-
|[[File:favorforfavor.png|40px]]
|Favor for a Favor
|When you scratch nature's back, nature scratches back
|<nowiki></nowiki> Every time a Shrine Project completes, gain 100 of every resource
|-
|[[File:gamer.png|40px]]
|Gamer
|Gamer cat won't stop playing!
|<nowiki>+2</nowiki> Toy Need, +3 Punks
|-
|[[File:gorgeous.png|40px]]
|Gorgeous
|This is, objectively, the most beautiful cat you've ever seen. Maybe too beautiful
|<nowiki>+2</nowiki> Art
|-
|[[File:groomer.png|40px]]
|Groomer
|Cleans other cats for fun and profit
|<nowiki></nowiki> Provides 2 Cat Clean for your cats
|-
|[[File:groupie.png|40px]]
|Groupie
|Sometimes, you just want to be part of the cool club
|<nowiki>+1</nowiki> on all stats for every four Cool score in your cafe
|-
|[[File:heartsandmind.png|40px]]
|Hearts and Minds
|Customers find this cat absolutely delightful!
|<nowiki>+10%</nowiki> Delight from customers
|-
|[[File:heavytippers.png|40px]]
|Heavy Tippers
|Seeing this cat loosens wallets
|<nowiki>+10%</nowiki> Gold payout
|-
|[[File:hunter.png|40px]]
|Hunter
|They find their own food
|<nowiki></nowiki> No Food Need
|-
|[[File:intothevoid.png|40px]]
|Into The Void
|It's nice not having to deal with all this trash. Surely worth signing that contract.
But why can't you shake this feeling of dread? Oh well
|<nowiki></nowiki> Trash never seems to appear in your cafe anymore
|-
|[[File:lotsmagical.png|40px]]
|Lots Magical
|Spends lots of time napping on leylines
|<nowiki>+3</nowiki> Witches
|-
|[[File:lucky.png|40px]]
|Lucky
|This cat surely brings luck!
|<nowiki></nowiki> Sometimes when a customer leaves, gain 200 Gold
|-
|[[File:magicallysensitive.png|40px]]
|Magically Sensitive
|This cat glows slightly around Witches.
|<nowiki>+10%</nowiki> on all resources for every Witch in your cafe
|-
|[[File:muse.png|40px]]
|Muse
|This cat is a natural muse to artists
|<nowiki>+10%</nowiki> on all resources for every Artist in your cafe
|-
|[[File:nerd.png|40px]]
|Nerd
|Who needs people when your stuff can entertain you?
|<nowiki>+1</nowiki> on all stats for every four Fun score in your cafe
|-
|[[File:networker.png|40px]]
|Networker
|This cat has an actual stack of business cards
|<nowiki>+10%</nowiki> on all resources for every Businessperson in your cafe
|-
|[[File:observer.png|40px]]
|Observer
|This cat learns by watching your every move
|<nowiki></nowiki> Every time a task completes, gains a little Cat XP
|-
|[[File:onewithnature.png|40px]]
|One With Nature
|The Shrine's energy seems to be radiating from this cat
|<nowiki></nowiki> Every time you complete a task, gain 1 Delight
|-
|[[File:outofthisworld.png|40px]]
|Out Of This World
|Resources just keep materializing in your cafe??
|<nowiki></nowiki> Every time a customer leaves, gain 10 of all resources
|-
|[[File:partycat.png|40px]]
|Party Cat
|Once they pop, noone can stop!
|<nowiki>+2</nowiki> Fun
|-
|[[File:playmate.png|40px]]
|Playmate
|Likes playing with other cats
|<nowiki></nowiki> Provides 2 Toys for your cats
|-
|[[File:pompous.png|40px]]
|Pompous
|This cat's, uh, kind of a big deal?
|<nowiki>+3</nowiki> Businesspeople
|-
|[[File:pretty.png|40px]]
|Pretty
|All cats are pretty, but this one is Pretty
|<nowiki>+1</nowiki> Artists
|-
|[[File:punkattention.png|40px]]
|Punk Attention
|When Punks are around, they just look better
|<nowiki>+4</nowiki> Artists if advertising to Punks
|-
|[[File:radiant.png|40px]]
|Radiant
|You can't stop but stare
|<nowiki>+3</nowiki> Artists
|-
|[[File:salty.png|40px]]
|Salty
|They've got a worldly glint in their eye
|<nowiki>+3</nowiki> Fisherfolk
|-
|[[File:scavenger.png|40px]]
|Scavenger
|This cat is able to find materials where others can't
|<nowiki>+10%</nowiki> Materials payout
|-
|[[File:sharer.png|40px]]
|Sharer
|Will make sure all cats get fed
|<nowiki></nowiki> Provides 2 Food for your cats
|-
|[[File:slightlymagical.png|40px]]
|Slightly Magical
|Sometimes they just float off the ground. Maybe
|<nowiki>+1</nowiki> Witches
|-
|[[File:smellsfishy.png|40px]]
|Smells Fishy
|Such aroma
|<nowiki>+10%</nowiki> on all resources for every Fisherfolk in your cafe
|-
|[[File:smug.png|40px]]
|Smug
|Real pleased with themselves for cat reasons
|<nowiki>+1</nowiki> Businesspeople
|-
|[[File:storycollector.png|40px]]
|Story Collector
|This cat will never tire of all great stories your customers bring in
|<nowiki>+10%</nowiki> on all resources for every Vagabond in your cafe
|-
|[[File:sweettooth.png|40px]]
|Sweet Tooth
|Customers love to give this cat some extra sweets
|<nowiki>+10%</nowiki> Nectar payout
|-
|[[File:thrifting.png|40px]]
|Thrifting
|This cat knows all about getting the greatest deals. Somehow
|<nowiki>-25%</nowiki> Furniture cost
|-
|[[File:tinytummy.png|40px]]
|Tiny Tummy
|They don't need a lot of food
|<nowiki>-1</nowiki> Food Need
|-
|[[File:tough.png|40px]]
|Tough
|They don't need nobody
|<nowiki>+1</nowiki> Punks
|-
|[[File:tranquil.png|40px]]
|Tranquil
|So zen they calm down your other cats
|<nowiki></nowiki> Provides 2 Stress release for your cats
|-
|[[File:treehugger.png|40px]]
|Tree Hugger
|This cat's a true jungle cat
|<nowiki>+1</nowiki> on all stats for every four Plant score in your cafe
|-
|[[File:weirdo.png|40px]]
|Weirdo
|Expect this little weirdo to make a mess
|<nowiki>+2</nowiki> Bladder Need, +3 Witches
|-
|
|}
==Overview==
Here is a list of all available cats, their traits, and what [[Pet Goods#Lures|Lure]] you can get them with. Adopting cats provide [[Achievements]]. The names below are default, you can change this when adopting.
'''Canned Stray Lure'''
* [[File:Brian.png|100px]] '''Brian''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': -1 Food Need
* [[File:Missy.png|100px]] '''Missy''' - ''Clean Cat'': They clean up after themselves. ''Trait'': -1 Bladder Need
* [[File:Ezra.png|100px]] '''Ezra''' - ''Chill'': They tend to vibe. ''Trait'': -1 Stress need
* [[File:Nico.png|100px]] '''Nico''' - ''Party Cat'': Once they pop, no one can stop!''Trait'': - Adds +2 Entertainment to your cafe
* [[File:Debrah.png|100px]] '''Debrah''' - ''Sharer'': Will make sure all cats get fed ''Trait'': Provides 2 food for your cats
'''Premium Canned Stray Lure'''
* [[File:Olli.png|100px]] '''Olli''' - ''Smells Fishy'': Such aroma.''Trait'': +10 % on all resources for every Fisherfolk in your cafe
* [[File:Tucker.png|100px]] '''Tucker''' - ''Playmate'': Likes playing with the other cats. ''Trait'': Provides 2 entertainment for your cats
* [[File:Zipper.png|100px]] '''Zipper''' - ''Cool Cat'': Somehow, they got it all.''Trait'': - Adds +2 cool to your cafe
* [[File:Mallory.png|100px]] '''Mallory''' - ''Story Collector'': This cat will never tire of all great stories your customers bring in. ''Trait'': +10% on all resources for every Vagabond in your cafe
* [[File:Freddy.png|100px]] '''Freddy''' - ''Hunter'': They find their own food.''Trait'': No food need
'''Hearty Homecooking Lure'''
* [[File:Peanut.png|100px]] '''Peanut''' - ''Tiny Tummy'': They don't need a lot of food. ''Trait'': -1 Food Need
* [[File:Professor.png|100px]] '''Professor''' - ''Observer'': This cat learns by watching your every move.''Trait'': Every time a task completes, gain a little cat XP
* [[File:Lazy.png|100px]] '''Lazy''' - ''Tranquil'': So zen they calm down your other cats. ''Trait'': Provides 2 stress release for your cats
* [[File:Mixtape.png|100px]]'''Mixtape''' - ''Groupie'': Sometimes you just want to be part of the cool club. ''Trait'': +1 on all stats for every four cool score in your cafe
'''Opulent Feast Lure'''
* [[File:Cormic.png|100px]] '''Cormic''' - ''Art Aficionado'': This cat appreciates art even without a lasterpointer on it. ''Trait'': +1 on all stats for every Art score in your cafe
* [[File:Ringo.png|100px]] '''Ringo''' - ''Anarchist'': Fork the system! ''Trait'': +10 % on all resources for every punk in your cafe
* [[File:Cleo.png|100px]] '''Cleo''' - ''Favor for a Favor'': When you scratch nature's back, nature scratches back. ''Trait'': Every time a Shrine Project completed, gain 100 of every resource
'''Trash'''
* [[File:Mingus.png|100px]] '''Mingus''' - ''Definitely A Cat'': Wow! I just love when they do that cat thing! ''Trait'': Has all customer types, doubles trash rate
'''Lovely Potluck Lure'''
* [[File:Lucky Cat.png|100px]] '''Lucky Cat''' - ''Lucky'': This cat surely brings luck! ''Trait'': Sometimes when a customer leaves, gain 200 gold.
''This is the only cat you will not get an achievement for. This was supposed to be a DLC for PC only but later got added in the game as a thank you for the whole community.''
'''Meteorite'''
* [[File:Ct.png|100px]] '''CT''' - ''Out Of This World'': Resources just keep materializing in your cafe?? ''Trait'': Every time a customer leaves, gain 10 of all resources
'''Strange Doll'''
* [[File:Boo-Berry.png|100px]] '''Boo-Berry''' - ''Into The Void'': It's not nice having to deal with all this trash. Surely worth signing that contract. But why can't you shake this feeling of dread? Oh well. ''Trait'': Trash never seems to appear in your cafe anymore
'''Blessed Lure'''
* [[File:Cat sith.png|100px]] '''Cat Sith''' - ''One With Nature'': The Shrine's energy seems to be radiating from this cat. ''Trait'': Every time you complete a task, gain 1 Delight
'''Lubricant'''
* [[File:Robot cat.png|100px]] '''RoboCat 9000''' - ''CatBot'': *Bleep-Bloop* Scratch my harsh metal frame, meatbag. Bzzzt. ''Trait'': Doesn't have needs
[[Category: Cats]]
d586086936a3bfc5c460db5b6f74769b947dc82d
Pet Goods
0
78
801
728
2023-08-26T06:49:54Z
Gengyen
47368
made icons unsortable
wikitext
text/x-wiki
[[File:Pet Emporium.png|thumb|alt=An image of the inside of a shop with a witch in it. It's selling Cheap Canned Cat Food, Basic Scratch Post, Expensive Canned Cat Food and Small Litter Box|[[Carla-Lalla]] in Pet Goods]]
''Please note that this page may include '''spoilers'''. Continue at your own discretion.''
[[Carla-Lalla]]'s Pet Goods sells Cat Food, Scratching Posts, Toys, Litter Boxes, and Beds. These fulfill [[Cats#Needs|Cat Needs]] for hunger, stress, toys, bladder, and sleep. Serve scores for the items add up, but duplicate props only contribute to [[Cat Cafe#Features|Cafe Stats]] once. For example, two Fancy Food Bowls will give you 10 Cat Food but only 3 [[File:Expensive.png|20px]] Points.
The store doesn’t always have every item. There is some randomisation so there’s variation everyday. A few items might be missing from the tables below. Listed prices are based on two playthroughs without the Thrifting trait. Feel free to add items or correct prices if needed. Items cost [[File:Fish.png|20px]] Fish and sometimes [[File:Gold.png|20px]] Gold.
==Food==
===Cat Food===
{|class="wikitable sortable"
|-
! class="unsortable"| Icon !! width = 140px | Item !! Price !! Serves !! Stats !! Shrine Level
|-
| [[File:lil_food_bowl.png | center | 25px]] || Lil' Food Bowl || [[File:Fish.png|20px]] 45 || 2 [[File:Icon_cats.png|20px]] || || 0
|-
| [[File:basic_food_bowl.png | center | 26px]] || Basic Food Bowl || [[File:Fish.png|20px]] 145 || 3 [[File:Icon_cats.png|20px]] || || 2 [[File:Cat_food.png|25px]] Food Bowls I
|-
| [[File:fancy_food_bowl.png | center | 28px]] || Fancy Food Bowl || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Icon_cats.png|20px]] || [[File:Expensive.png|20px]] 3 || 4 [[File:Cat_food.png|25px]] Fancy Food Bowls
|}
===Lures===
''All Lures cost [[File:Fish.png|20px]] Fish''
{|class="wikitable sortable"
|-
! class="unsortable"| Icon !! Item !! Price !! Shrine / Relationship Level !! class="unsortable"| Attracts
|-
| [[File:canned.png | center | 25px]] || Canned Stray Lure || 45 || 0 || [[File:Brian.png|50px]] [[File:Missy.png|50px]] [[File:Ezra.png|50px]] [[File:Nico.png|50px]] [[File:Debrah.png|50px]]
|-
| [[File:canned_premium.png | center | 25px]] || Premium Canned Stray Lure || 155 || 2 [[File:Lure.png|25px]] Stray Lures I || [[File:Olli.png|50px]] [[File:Tucker.png|50px]] [[File:Zipper.png|50px]] [[File:Mallory.png|50px]] [[File:Freddy.png|50px]]
|-
| [[File:hearty.png | center | 25px]] || Hearty Homecooking Lure || 180 || 3 [[File:Lure.png|25px]] Stray Lures II || [[File:Peanut.png|50px]] [[File:Professor.png|50px]] [[File:Lazy.png|50px]] [[File:Mixtape.png|50px]]
|-
| [[File:opulent.png | center | 25px]] || Opulent Feast Lure || 305 || 4 [[File:Lure.png|25px]] Stray Lures III || [[File:Cormic.png|50px]] [[File:Ringo.png|50px]] [[File:Cleo.png|50px]]
|-
| [[File:lovely_potluck.png | center | 25px]] || Lovely Potluck Lure || 505 || 4 [[File:Lure.png|25px]] Stray Lures III || [[File:Lucky Cat.png|50px]]
|-
| [[File:trash.png | center | 25px]] || Trash || 310 || 4 with [[Arwel]] || [[File:Mingus.png|50px]]
|-
| [[File:meteorite.png | center | 25px]] || Meteorite || 510 || 5 with [[Finley]] || [[File:Ct.png|50px]]
|-
| [[File:strange_doll.png | center | 25px]] || Strange Doll || 510 || 5 with [[Carla-Lalla]] || [[File:Boo-Berry.png|50px]]
|-
| [[File:blessed.png | center | 27px]] || Blessed Lure || 505 || 5 with [[Bonner]] || [[File:Cat sith.png|50px]]
|-
| [[File:lubricant.png | center | 25px]] || Lubricant || 505 || 5 with [[Mateo]] || [[File:Robot cat.png|50px]]
|}
==Scratch Posts==
{|class="wikitable sortable"
|+ Scratch Post List
|-
! class="unsortable"| Icon !! width = 140px | Item !! Price !! Serves !! Shrine Level
|-
| [[File:basic_scratch_post.png | center | 22px]] || Basic Scratch Post || [[File:Fish.png|20px]] 228 [[File:Gold.png|20px]] 285 || 3 [[File:Scratch_poles.png|24px]] || 2 [[File:Cat_relaxation.png|25px]] Cat Relaxation I
|-
| [[File:pink_tough_scratch_post.png | center | 25px]] || Pink Tough Scratch Post || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Scratch_poles.png|24px]] || 4 [[File:Cat_relaxation.png|25px]] Cat Relaxation II
|-
| [[File:tough_scratch_post.png | center | 25px]] || Tough Scratch Post || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Scratch_poles.png|24px]] || 4 [[File:Cat_relaxation.png|25px]] Cat Relaxation II
|}
==Toys==
{|class="wikitable sortable"
|+ Toy List
|-
! class="unsortable"| Icon !! width = 140px | Item !! Price !! Serves !! Stats !! Shrine Level
|-
| [[File:bouncy_ball.png | center | 26px]] || Bouncy Ball || [[File:Fish.png|20px]] 224 [[File:Gold.png|20px]] 280 || 3 [[File:Toys.png|25px]] || [[File:fun.png|20px]] 1 || 2 [[File:Cat_relaxation.png|25px]] Cat Relaxation I
|-
| [[File:fish_plushie.png | center | 25px]] || Fish Plushie || [[File:Fish.png|20px]] 224 [[File:Gold.png|20px]] 280 || 3 [[File:Toys.png|25px]] || [[File:fun.png|20px]] 1|| 2 [[File:Cat_relaxation.png|25px]] Cat Relaxation I
|-
| [[File:toy_bell.png | center | 25px]] || Toy Bell || [[File:Fish.png|20px]] 228 [[File:Gold.png|20px]] 285 || 3 [[File:Toys.png|25px]] || [[File:fun.png|20px]] 1|| 2 [[File:Cat_relaxation.png|25px]] Cat Relaxation I
|-
| [[File:toy_fish_grate.png | center | 25px]] || Toy Fish Grate || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Toys.png|25px]] || [[File:fun.png|20px]] 2 || 4 [[File:Cat_relaxation.png|25px]] Cat Relaxation II
|-
| [[File:toy_yarn.png | center | 25px]] || Some Yarn || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Toys.png|25px]] || [[File:fun.png|20px]] 2 || 4 [[File:Cat_relaxation.png|25px]] Cat Relaxation II
|-
| [[File:sushi_plushie.png | center | 25px]] || Sushi Plushie || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Toys.png|25px]] || [[File:fun.png|20px]] 2 || 4 [[File:Cat_relaxation.png|25px]] Cat Relaxation II
|}
==Litter Boxes==
{|class="wikitable sortable"
|+ Litter Box List
|-
! class="unsortable"| Icon !! width = 140px | Item !! Price !! Serves !! Stats !! Shrine Level
|-
| [[File:lil_litterbox.png | center | 25px]] || Lil' Litter Box || [[File:Fish.png|20px]] 204 [[File:Gold.png|20px]] 255 || 2 [[File:Icon_cats.png|20px]] || [[File:cool.png|25px]] 1 [[File:plants.png|20px]] 1 || 1 [[File:Litter.png|25px]] Cat Comforts I
|-
| [[File:floral_litterbox.png | center | 25px]] || Floral Litterbox || [[File:Fish.png|20px]] 204 [[File:Gold.png|20px]] 255 || 3 [[File:Icon_cats.png|20px]] || || 1 [[File:Litter.png|25px]] Cat Comforts I
|-
| [[File:big_litterbox.png | center | 25px]] || Big Litter Box || [[File:Fish.png|20px]] 288 [[File:Gold.png|20px]] 360 || 5 [[File:Icon_cats.png|20px]] || || 3 [[File:Litter.png|25px]] Cat Comforts II
|-
| [[File:litterbox_5000.png | center | 25px]] || Litterbox 5000 || [[File:Fish.png|20px]] 284 [[File:Gold.png|20px]] 355 || 4 [[File:Icon_cats.png|20px]] || [[File:expensive.png|20px]] 2 || 3 [[File:Litter.png|25px]] Cat Comforts II
|}
==Beds==
{|class="wikitable sortable"
|+ Bed List
|-
! class="unsortable"| Icon !! width = 140px | Item !! Price !! Serves !! Stats !! Shrine Level
|-
| [[File:basic_catbed.png | center | 25px]] || Basic Catbed || [[File:Fish.png|20px]] 65 || 1 [[File:Icon_cats.png|20px]] || || 1 [[File:Litter.png|25px]] Cat Comforts I
|-
| [[File:cardboard_box.png | center | 25px]] || Cardboard Box || [[File:Fish.png|20px]] 65 || 1 [[File:Icon_cats.png|20px]] || || 1 [[File:Litter.png|25px]] Cat Comforts I
|-
| [[File:amazing_catbed.png | center | 25px]] || Amazing Catbed || [[File:Fish.png|20px]] 284 [[File:Gold.png|20px]] 355 || 5 [[File:Icon_cats.png|20px]] || || 3 [[File:Litter.png|25px]] Cat Comforts II
|-
| [[File:cushiony_catcouch.png | center | 25px]] || Cushiony Catcouch || [[File:Fish.png|20px]] 224 [[File:Gold.png|20px]] 280 || 3 [[File:Icon_cats.png|20px]] || [[File:coziness.png|20px]] 1 || 3 [[File:Litter.png|25px]] Cat Comforts II
|-
| [[File:opulent_catbed.png | center | 25px]] || Opulent Catbed || [[File:Fish.png|20px]] 228 [[File:Gold.png|20px]] 285 || 3 [[File:Icon_cats.png|20px]] || [[File:expensive.png|20px]] 1 || 3 [[File:Litter.png|25px]] Cat Comforts II
|-
| [[File:royal_catbed.png | center | 25px]] || Royal Catbed || [[File:Fish.png|20px]] 524 [[File:Gold.png|20px]] 655 || 5 [[File:Icon_cats.png|20px]] || [[File:art.png|15px]] 2 [[File:rugs.png|20px]] 2 || 3 [[File:Litter.png|25px]] Cat Comforts II
|}
[[Category:Locations]] [[Category:Cats]] [[Category:Pet Goods]]
a09a3463d7c0617ea5352eb313478312ab96a909
Achievements
0
464
802
733
2023-08-26T07:23:40Z
Gengyen
47368
added cats
wikitext
text/x-wiki
''Please note that this page may include '''spoilers'''. Continue at your own discretion.'' <br />
There are 62 '''Achievements''' on Steam. Details for some Relationship and Story Achievements are not revealed until they're unlocked. Expand to view hidden details and hints.
==[[Cats#Overview|Cats]]==
{|
|-
|rowspan="3"| [[File:Bri-bri.jpg|50px]]
| '''Bri-Bri'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap | Adopt Brian. ''Hint:''
|-
| Use [[File:canned.png|20px]] Cheap Canned Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Diva Energy.jpg|50px]]
| '''Diva Energy'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap | Adopt Missy. ''Hint:''
|-
| Use [[File:canned.png|20px]] Cheap Canned Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Redhead.jpg|50px]]
| '''Redhead'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap | Adopt Ezra. ''Hint:''
|-
| Use [[File:canned.png|20px]] Cheap Canned Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Sharing Is Caring.jpg|50px]]
| '''Sharing Is Caring'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap | Adopt Debrah. ''Hint:''
|-
| Use [[File:canned.png|20px]] Cheap Canned Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Animal.jpg|50px]]
| '''Animal'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap | Adopt Nico. ''Hint:''
|-
| Use [[File:canned.png|20px]] Cheap Canned Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:On The Prowl.jpg|50px]]
| '''On The Prowl'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap | Adopt Freddy. ''Hint:''
|-
| Use [[File:canned_premium.png|20px]] Premium Canned Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Attention Seeker.jpg|50px]]
| '''Attention Seeker'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap | Adopt Zipper. ''Hint:''
|-
| Use [[File:canned_premium.png|20px]] Premium Canned Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:If Cats Could Speak.jpg|50px]]
| '''If Cats Could Speak'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap | Adopt Mallory. ''Hint:''
|-
| Use [[File:canned_premium.png|20px]] Premium Canned Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Yee-haw!.jpg|50px]]
| '''Yee-haw!'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap | Adopt Tucker. ''Hint:''
|-
| Use [[File:canned_premium.png|20px]] Premium Canned Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Smells Fishy.jpg|50px]]
| '''Smells Fishy'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap | Adopt Olli. ''Hint:''
|-
| Use [[File:canned_premium.png|20px]] Premium Canned Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Keen Eye.jpg|50px]]
| '''Keen Eye'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap | Adopt Professor. ''Hint:''
|-
| Use [[File:hearty.png|20px]] Hearty Homecooking Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Serene.jpg|50px]]
| '''Serene'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap | Adopt Lazy. ''Hint:''
|-
| Use [[File:hearty.png|20px]] Hearty Homecooking Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Groupie_ach.jpg|50px]]
| '''Groupie'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap | Adopt Mixtape. ''Hint:''
|-
| Use [[File:hearty.png|20px]] Hearty Homecooking Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Starving Artist.jpg|50px]]
| '''Starving Artist'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap | Adopt Peanut. ''Hint:''
|-
| Use [[File:hearty.png|20px]] Hearty Homecooking Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Something For Nothing.jpg|50px]]
| '''Something For Nothing'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap | Adopt Cleo. ''Hint:''
|-
| Use [[File:opulent.png|20px]] Opulent Feast Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Art Afficionado.jpg|50px]]
| '''Art Afficionado'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap | Adopt Cormic. ''Hint:''
|-
| Use [[File:opulent.png|20px]] Opulent Feast Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Screw The System!.jpg|50px]]
| '''Screw The System'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap | Adopt Ringo. ''Hint:''
|-
| Use [[File:opulent.png|20px]] Opulent Feast Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Look At My Cat.jpg|50px]]
| '''Look At My Cat'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap | SPOILER
|-
| Adopt Mingus. ''Hint:'' Use [[File:trash.png|20px]] Trash
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:BooOOOooo!.jpg|50px]]
| '''BooOOOooo!'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap | SPOILER
|-
| Adopt Boo-Berry. ''Hint:'' Use [[File:strange doll.png|20px]] Strange Doll
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:One With Nature.jpg|50px]]
| '''One With Nature'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap | SPOILER
|-
| Adopt Cat Sith. ''Hint:'' Use [[File:blessed.png|20px]] Blessed Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Out Of This World.jpg|50px]]
| '''Out Of This World'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap | SPOILER
|-
| Adopt CT. ''Hint:'' Use [[File:Meteorite.png|20px]] Meteorite
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Escaped From The Lab.jpg|50px]]
| '''Escaped From The Lab'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap | SPOILER
|-
| Adopt RoboCat9000. ''Hint:'' Use [[File:Lubricant.png|20px]] Lubricant
|}<!--
-->
|}
==[[Note Board|Forever Homes]]==
==[[Cat Cafe#Features|Cafe Stats]]==
==[[Villagers|Relationships]]==
==Story==
{|
|-
|rowspan="3"| [[File:Fresh Start.jpg|50px]]
| '''A Fresh Start'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap | SPOILER
|-
| Took over Nain's old cafe
|}<!--
-->
|}
[[Category:Features]]
1ddc77bcbe389927ac3635ad7dabe2617fe2dcbb
805
802
2023-08-26T13:09:26Z
Gengyen
47368
added the rest
wikitext
text/x-wiki
''Please note that this page may include '''spoilers'''. Continue at your own discretion.'' <br />
There are 62 '''Achievements''' on Steam. Details for some Relationship and Story Achievements are not revealed until they're unlocked. Expand to view hidden details and hints.
==[[Cats#Overview|Cats]]==
{|
|-
|rowspan="3"| [[File:Bri-bri.jpg|50px]]
| '''Bri-Bri'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | Adopt Brian. ''Hint:''
|-
| Use [[File:canned.png|20px]] Cheap Canned Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Diva Energy.jpg|50px]]
| '''Diva Energy'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | Adopt Missy. ''Hint:''
|-
| Use [[File:canned.png|20px]] Cheap Canned Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Redhead.jpg|50px]]
| '''Redhead'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | Adopt Ezra. ''Hint:''
|-
| Use [[File:canned.png|20px]] Cheap Canned Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Sharing Is Caring.jpg|50px]]
| '''Sharing Is Caring'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | Adopt Debrah. ''Hint:''
|-
| Use [[File:canned.png|20px]] Cheap Canned Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Animal.jpg|50px]]
| '''Animal'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | Adopt Nico. ''Hint:''
|-
| Use [[File:canned.png|20px]] Cheap Canned Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:On The Prowl.jpg|50px]]
| '''On The Prowl'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | Adopt Freddy. ''Hint:''
|-
| Use [[File:canned_premium.png|20px]] Premium Canned Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Attention Seeker.jpg|50px]]
| '''Attention Seeker'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | Adopt Zipper. ''Hint:''
|-
| Use [[File:canned_premium.png|20px]] Premium Canned Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:If Cats Could Speak.jpg|50px]]
| '''If Cats Could Speak'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | Adopt Mallory. ''Hint:''
|-
| Use [[File:canned_premium.png|20px]] Premium Canned Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Yee-haw!.jpg|50px]]
| '''Yee-haw!'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | Adopt Tucker. ''Hint:''
|-
| Use [[File:canned_premium.png|20px]] Premium Canned Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Smells Fishy.jpg|50px]]
| '''Smells Fishy'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | Adopt Olli. ''Hint:''
|-
| Use [[File:canned_premium.png|20px]] Premium Canned Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Keen Eye.jpg|50px]]
| '''Keen Eye'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | Adopt Professor. ''Hint:''
|-
| Use [[File:hearty.png|20px]] Hearty Homecooking Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Serene.jpg|50px]]
| '''Serene'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | Adopt Lazy. ''Hint:''
|-
| Use [[File:hearty.png|20px]] Hearty Homecooking Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Groupie_ach.jpg|50px]]
| '''Groupie'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | Adopt Mixtape. ''Hint:''
|-
| Use [[File:hearty.png|20px]] Hearty Homecooking Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Starving Artist.jpg|50px]]
| '''Starving Artist'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | Adopt Peanut. ''Hint:''
|-
| Use [[File:hearty.png|20px]] Hearty Homecooking Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Something For Nothing.jpg|50px]]
| '''Something For Nothing'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | Adopt Cleo. ''Hint:''
|-
| Use [[File:opulent.png|20px]] Opulent Feast Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Art Afficionado.jpg|50px]]
| '''Art Afficionado'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | Adopt Cormic. ''Hint:''
|-
| Use [[File:opulent.png|20px]] Opulent Feast Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Screw The System!.jpg|50px]]
| '''Screw The System'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | Adopt Ringo. ''Hint:''
|-
| Use [[File:opulent.png|20px]] Opulent Feast Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Look At My Cat.jpg|50px]]
| '''Look At My Cat'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | SPOILER
|-
| Adopt Mingus. ''Hint:'' Use [[File:trash.png|20px]] Trash
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:BooOOOooo!.jpg|50px]]
| '''BooOOOooo!'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | SPOILER
|-
| Adopt Boo-Berry. ''Hint:'' Use [[File:strange doll.png|20px]] Strange Doll
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:One With Nature.jpg|50px]]
| '''One With Nature'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | SPOILER
|-
| Adopt Cat Sith. ''Hint:'' Use [[File:blessed.png|20px]] Blessed Lure
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Out Of This World.jpg|50px]]
| '''Out Of This World'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | SPOILER
|-
| Adopt CT. ''Hint:'' Use [[File:Meteorite.png|20px]] Meteorite
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Escaped From The Lab.jpg|50px]]
| '''Escaped From The Lab'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | SPOILER
|-
| Adopt RoboCat9000. ''Hint:'' Use [[File:Lubricant.png|20px]] Lubricant
|}<!--
-->
|}
==[[Note Board|Forever Homes]]==
{|
|-
|rowspan="3"| [[File:Witches Know Best.jpg|50px]]
| '''Witches Know Best'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | Get the maximum score for giving a Witch cat a forever home. ''Hint:''
|-
| Give a cat with over 16 [[File:icon_witch.png|30px]] Skill
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Wheelin' and Dealin'.jpg|50px]]
| '''Wheelin' and Dealin''''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | Get the maximum score for giving a Business cat a forever home. ''Hint:''
|-
| Give a cat with over 16 [[File:icon_business.png|30px]] Skill
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Maximum Muse.jpg|50px]]
| '''Maximum Muse'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | Get the maximum score for giving an Artist cat a forever home. ''Hint:''
|-
| Give a cat with over 16 [[File:icon_artist.png|30px]] Skill
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Direct Action.jpg|50px]]
| '''Direct Action'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | Get the maximum score for giving a Punk cat a forever home. ''Hint:''
|-
| Give a cat with over 16 [[File:icon_punk.png|30px]] Skill
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Gone Fishing.jpg|50px]]
| '''Gone Fishing'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | Get the maximum score for giving a Fisherfolk cat a forever home. ''Hint:''
|-
| Give a cat with over 16 [[File:icon_fisher.png|30px]] Skill
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:On The Road Again.jpg|50px]]
| '''On The Road Again'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | Get the maximum score for giving a Vagabond cat a forever home. ''Hint:''
|-
| Give a cat with over 16 [[File:icon_vagabond.png|30px]] Skill
|}<!--
-->
|}
==[[Cat Cafe#Features|Cafe Stats]]==
{|
|-
|rowspan="3"| [[File:Hipster's Paradise.jpg|50px]]
| '''Hipster's Paradise'''
|-
| Have a cafe with at least four <span style="color: white; background-color: #81b14bff"> [[File:Hipsterstyle.png | 25px ]] '''Hipster'''</span> style furniture.
|}
{|
|-
|rowspan="3"| [[File:Pinkies Up!.jpg|50px]]
| '''Pinkies Up!'''
|-
| Have a cafe with at least four <span style="color: white; background-color: #f685ddff"> [[File:Teahousestyle.png | 25px ]] '''Teahouse'''</span> style furniture.
|}
{|
|-
|rowspan="3"| [[File:Fantastical.jpg|50px]]
| '''Fantastical'''
|-
| Have a cafe with at least four <span style="color: white; background-color: #4789ddff"> [[File:fantasystyle.png | 25px ]] '''Fantasy'''</span> style furniture.
|}
{|
|-
|rowspan="3"| [[File:A Pint at the Winchester.jpg|50px]]
| '''A Pint at the Winchester'''
|-
| Have a cafe with at least four <span style="color: white; background-color: #a6712fff"> [[File:Pubstyle.png | 22px ]] '''Pub'''</span> style furniture.
|}
{|
|-
|rowspan="3"| [[File:Order Up!.jpg|50px]]
| '''Order Up!'''
|-
| Have a cafe with at least four <span style="color: white; background-color: #ff5943ff"> [[File:Dinerstyle.png | 25px ]] '''Diner'''</span> style furniture.
|}
{|
|-
|rowspan="3"| [[File:Season of Plenty.jpg|50px]]
| '''Season of Plenty'''
|-
| Have a cafe with at least four <span style="color: white; background-color: #fe8202ff"> [[File:Harveststyle.png | 25px ]] '''Harvest'''</span> style furniture.
|}
{|
|-
|rowspan="3"| [[File:Sun's Out, Cats Out!.jpg|50px]]
| '''Sun's Out, Cats Out!'''
|-
| Have a cafe with at least four <span style="color: white; background-color: #69d0ddff"> [[File:Summerstyle.png | 25px ]] '''Summer'''</span> Beach style furniture.
|}
==[[Villagers|Relationships]]==
{|
|-
|rowspan="3"| [[File:Spinning Yarn With Friends.jpg|50px]]
| '''Spinning Yarn With Friends'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | Complete all Friendship Furniture stories. ''Hint:''
|-
| Purchase them from the [[Curiosities]] shop and interact whenever Regulars are there. There are a lot of stories so this takes some time.
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Delightful!.jpg|50px]]
| '''Delightful!'''
|-
| Complete all projects in the [[Shrine]].
|}
{|
|-
|rowspan="3"| [[File:Customer's Delight I.jpg|50px]]
| '''Customer's Delight I'''
|-
| Reach 25000 total [[File:icon_delight.png|20px]] Delight in a single run.
|}
{|
|-
|rowspan="3"| [[File:Customer's Delight II.jpg|50px]]
| '''Customer's Delight II'''
|-
| Reach 35000 total [[File:icon_delight.png|20px]] Delight in a single run.
|}
{|
|-
|rowspan="3"| [[File:Customer's Delight III.jpg|50px]]
| '''Customer's Delight III'''
|-
| Reach 50000 total [[File:icon_delight.png|20px]] Delight in a single run.
|}
{|
|-
|rowspan="3"| [[File:Mum's The Word.jpg|50px]]
| '''Mum's The Word'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | SPOILER
|-
| Reach the maximum relationship level with [[Carla-Lalla]].
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Big Brass, Small Heart.jpg|50px]]
| '''Big Brass, Small Heart'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | SPOILER
|-
| Reach the maximum relationship level with [[Arwel]].
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Sweet Memories.jpg|50px]]
| '''Sweet Memories'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | SPOILER
|-
| Reach the maximum relationship level with [[Bonner]].
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Big City Dreaming.jpg|50px]]
| '''Big City Dreaming'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | SPOILER
|-
| Reach the maximum relationship level with [[Finley]].
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Selling Out And Buying In.jpg|50px]]
| '''Selling Out And Buying In'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | SPOILER
|-
| Reach the maximum relationship level with [[Mateo]].
|}<!--
-->
|}
==Story==
{|
|-
|rowspan="3"| [[File:Fresh Start.jpg|50px]]
| '''A Fresh Start'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | SPOILER
|-
| Took over Nain's old cafe.
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Late Stage Catitalism.jpg|50px]]
| '''Late Stage Catitalism'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | SPOILER
|-
| Hear the story of Nain’s work with the cats.
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Shrine in the Woods.jpg|50px]]
| '''Shrine in the Woods'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | SPOILER
|-
| Found the old shrine.
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:The Gift of Bird.jpg|50px]]
| '''The Gift of Bird'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | SPOILER
|-
| Started renovating the old shrine.
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Trust No Hawk.jpg|50px]]
| '''Trust No Hawk'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | SPOILER
|-
| Further renovate the old shrine.
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:Too Many Interior Designers.jpg|50px]]
| '''Too Many Interior Designers'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | SPOILER
|-
| Learn of Hawkable’s plans.
|}<!--
-->
|}
{|
|-
|rowspan="3"| [[File:More Like Squawkable!.jpg|50px]]
| '''More Like Squawkable!'''
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" | SPOILER
|-
| Foil the plans of the Hawkable goons.
|}<!--
-->
|}
[[Category:Features]]
46b31231fc4a7b0a11012f23fe6e3eac1016535c
File:Curiosities.jpg
6
527
806
2023-08-26T13:13:23Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Locations]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Locations]]
9e68e1053ddbf91ac74ae65851b28dab9bef64df
Curiosities
0
328
807
556
2023-08-26T13:20:44Z
Gengyen
47368
added table
wikitext
text/x-wiki
[[File:Curiosities.jpg|thumb|Items are unlocked together and cost different resources]]
Hoover sells Friendship Furniture in the '''Curiosities''' Shop. This is unlocked after reaching Relationship Level 4 with one [[Villagers|Regular]]. Regulars will visit of their own accord and a [[File:social_need.png|20px]] Chat icon will appear. This allows the player to hear multiple stories at each furniture.
{|class="wikitable sortable"
|-
! Item !! Price
|-
| Cozy Campfire || [[File:materials.png|20px]] 1705
|-
| Game Table || [[File:gold.png|20px]] 1705
|-
| Nain's Photobook || [[File:fish.png|20px]] 1705
|-
| Study Table || [[File:Jewels.png|20px]] 1705
|-
| Tea Table || [[File:nectar.png|20px]] 1705
|}
726746b6a1dc2da2017edea3b8c6b86927da35f5
File:Shrine whole.jpg
6
528
808
2023-08-26T13:22:25Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
903e88b7db44303811b75af90f7b070265a3ec89
File:Fantasy shrine.png
6
529
809
2023-08-26T13:29:11Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
903e88b7db44303811b75af90f7b070265a3ec89
File:Diner shrine.png
6
530
810
2023-08-26T13:35:39Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
903e88b7db44303811b75af90f7b070265a3ec89
File:Pub shrine.png
6
531
811
2023-08-26T13:36:15Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
903e88b7db44303811b75af90f7b070265a3ec89
File:Hipster shrine.png
6
532
812
2023-08-26T13:37:02Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
903e88b7db44303811b75af90f7b070265a3ec89
File:Staff Hiring.png
6
533
813
2023-08-26T13:39:07Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
903e88b7db44303811b75af90f7b070265a3ec89
File:More Staff.png
6
534
814
2023-08-26T13:39:40Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
903e88b7db44303811b75af90f7b070265a3ec89
File:More Staff 2.png
6
535
815
2023-08-26T13:39:49Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
903e88b7db44303811b75af90f7b070265a3ec89
File:More Seats.png
6
536
816
2023-08-26T13:40:02Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
903e88b7db44303811b75af90f7b070265a3ec89
File:More Seats 2.png
6
537
817
2023-08-26T13:40:06Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
903e88b7db44303811b75af90f7b070265a3ec89
File:Toilet Tech I.png
6
538
818
2023-08-26T13:40:34Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
903e88b7db44303811b75af90f7b070265a3ec89
File:Toilet Tech II.png
6
539
819
2023-08-26T13:40:37Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
903e88b7db44303811b75af90f7b070265a3ec89
File:Toilet Tech III.png
6
540
820
2023-08-26T13:40:42Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
903e88b7db44303811b75af90f7b070265a3ec89
File:Tearoom shrine.png
6
541
821
2023-08-26T13:59:34Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Features]]
903e88b7db44303811b75af90f7b070265a3ec89
Shrine
0
67
822
153
2023-08-26T14:18:33Z
Gengyen
47368
added tables
wikitext
text/x-wiki
[[File:Shrine.jpg|thumb|alt=A cursor pointing to an icon of a mossy shrine, with a "shrine" caption, next to a small village surrounded by a river.|Location of the shrine]]
[[File:Shrine_whole.jpg|thumb|Overview of Shrine Projects]]
The '''Shrine''' dedicated to an old feline god is located in a forest near [[Caterwaul Way]]. By serving [[Customers]], the player can earn [[File:icon_delight.png|20px]] and complete 41 Projects. This unlocks upgrades for Cats, Decorations, Food, and Service. Higher level Projects require more Delight, completion of previous Projects, and a certain number of [[Villagers|Regulars]] to be at a higher Relationship Level.
==Cats==
Unlocks cat slots and [[Pet Goods]].
{|
|-
| [[File:More_cats.png|50px]] || [[File:Cat_food.png|50px]] || [[File:More_cats.png|50px]] || [[File:Cat_food.png|50px]] ||
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|-
| || [[File:lure.png|50px]] || [[File:lure.png|50px]] || [[File:lure.png|50px]] || [[File:More_cats.png|50px]]
|-
|
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|-
| [[File:litter.png|50px]] || [[File:Cat_relaxation.png|50px]] || [[File:litter.png|50px]] || [[File:Cat_relaxation.png|50px]] ||
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|}
==Decoration==
Unlocks Styled [[Furniture]] to increase [[Cat Cafe#Features|Cafe Stats]].
{|
|-
| || [[File:pub_shrine.png|50px]] || [[File:harveststyle.png|50px]] || [[File:pub_shrine.png|50px]] || [[File:fantasy_shrine.png|50px]]
|-
|
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|-
| [[File:hipster_shrine.png|50px]] || || [[File:diner_shrine.png|50px]] || ||
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|
|-
| || [[File:tearoom_shrine.png|50px]] || [[File:summerstyle.png|50px]] || [[File:tearoom_shrine.png|50px]] || [[File:easternstyle.png|50px]]
|-
|
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|}
==Food==
Unlocks [[Market#Recipes|Recipes]] and [[Market#Ingredients|Ingredients]].
{|
|-
| [[File:advanced_brews.png|50px]] || [[File:shakes_n_more.png|50px]] || [[File:refined_palette.png|50px]] || [[File:fancy_drinks.png|50px]]
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|-
| [[File:lunch_time.png|50px]] || [[File:hearty_lunch.png|50px]] || [[File:homestyle_cooking.png|50px]] || [[File:stewin.png|50px]]
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|-
| || || || [[File:pieces_of_pie.png|50px]]
|-
|
|
|
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|}
==Service==
Unlocks the [[Note Board]], [[Staff]], chair slots, and better [[Furniture|Toilets]].
{|
|-
| [[File:staff_Hiring.png|50px]] || [[File:more_Staff.png|50px]] || [[File:more_Staff_2.png|50px]] || [[File:more_Staff_2.png|50px]]
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|-
| [[File:more_Seats.png|50px]] || [[File:more_Seats_2.png|50px]] || [[File:more_Seats_2.png|50px]] ||
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|-
| || [[File:Toilet Tech I.png|50px]] || [[File:Toilet Tech II.png|50px]] || [[File:Toilet Tech III.png|50px]]
|-
|
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|}
[[Category:Locations]] [[Category:Features]]
734e4485ead0fd43410e72f4577cb5eeb1927523
823
822
2023-08-26T14:34:24Z
Gengyen
47368
filled decorations
wikitext
text/x-wiki
[[File:Shrine.jpg|thumb|alt=A cursor pointing to an icon of a mossy shrine, with a "shrine" caption, next to a small village surrounded by a river.|Location of the shrine]]
[[File:Shrine_whole.jpg|thumb|Overview of Shrine Projects]]
The '''Shrine''' dedicated to an old feline god is located in a forest near [[Caterwaul Way]]. By serving [[Customers]], the player can earn [[File:icon_delight.png|20px]] and complete 41 Projects. This unlocks upgrades for Cats, Decorations, Food, and Service. Higher level Projects require more Delight, completion of previous Projects, and a certain number of [[Villagers|Regulars]] to be at a higher Relationship Level.
==Cats==
Unlocks cat slots and [[Pet Goods]].
{|
|-
| [[File:More_cats.png|50px]] || [[File:Cat_food.png|50px]] || [[File:More_cats.png|50px]] || [[File:Cat_food.png|50px]] ||
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|-
| || [[File:lure.png|50px]] || [[File:lure.png|50px]] || [[File:lure.png|50px]] || [[File:More_cats.png|50px]]
|-
|
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|-
| [[File:litter.png|50px]] || [[File:Cat_relaxation.png|50px]] || [[File:litter.png|50px]] || [[File:Cat_relaxation.png|50px]] ||
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Cat Comforts I [[File:icon_delight.png|20px]] 100''' <br />
'''Rewards''' <br />
- Unlocks Lil' Litter Box <br />
- Unlocks Floral Litterbox <br />
- Unlocks Cardboard Box <br />
- Unlocks Basic Catbed <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Cat Comforts II [[File:icon_delight.png|20px]] 750''' <br />
'''Requirements:''' <br />
- 5 regular relationships at level 2 <br />
- 2 regular relationships at level 3 <br />
'''Rewards''' <br />
- Unlocks Big Litter Box <br />
- Unlocks Litterbox 5000 <br />
- Unlocks Opulent Catbed <br />
- Unlocks Cushiony Catcouch <br />
- Unlocks Amazing Catbed <br />
- Unlocks Royal Catbed <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|}
==Decoration==
Unlocks Styled [[Furniture]] to increase [[Cat Cafe#Features|Cafe Stats]].
{|
|-
| || [[File:pub_shrine.png|50px]] || [[File:harveststyle.png|50px]] || [[File:pub_shrine.png|50px]] || [[File:fantasy_shrine.png|50px]]
|-
|
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Pub Furniture I [[File:icon_delight.png|20px]] 350''' <br />
'''Requirements:''' <br />
- 1 regular relationship at level 2 <br />
'''Rewards''' <br />
Pieces of pub furniture <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Harvest Furniture [[File:icon_delight.png|20px]] 750''' <br />
'''Requirements:''' <br />
- 5 regular relationships at level 2 <br />
- 2 regular relationships at level 3 <br />
'''Rewards''' <br />
Pieces of harvesty furniture <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Pub Furniture II [[File:icon_delight.png|20px]] 1000''' <br />
'''Requirements:''' <br />
- 3 regular relationships at level 3 <br />
- 2 regular relationships at level 4 <br />
'''Rewards''' <br />
High quality pub furniture <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Fantasy Furniture [[File:icon_delight.png|20px]] 1400''' <br />
'''Requirements:''' <br />
- 2 regular relationships at level 4 <br />
- 2 regular relationships at level 5 <br />
'''Rewards''' <br />
High quality fantasy furniture <br />
|}<!--
-->
|-
| [[File:hipster_shrine.png|50px]] || || [[File:diner_shrine.png|50px]] || ||
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Hipster Furniture [[File:icon_delight.png|20px]] 100''' <br />
'''Rewards''' <br />
Pieces of modern furniture <br />
|}<!--
-->
|
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''American Diner Furniture [[File:icon_delight.png|20px]] 750''' <br />
'''Requirements:''' <br />
- 5 regular relationships at level 2 <br />
- 2 regular relationships at level 3 <br />
'''Rewards''' <br />
Pieces of diner furniture <br />
|}<!--
-->
|
|-
| || [[File:tearoom_shrine.png|50px]] || [[File:summerstyle.png|50px]] || [[File:tearoom_shrine.png|50px]] || [[File:easternstyle.png|50px]]
|-
|
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Tea Room Furniture I [[File:icon_delight.png|20px]] 350''' <br />
'''Requirements:''' <br />
- 1 regular relationship at level 2 <br />
'''Rewards''' <br />
Pieces of tea room furniture <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Summer [[File:icon_delight.png|20px]] 750''' <br />
'''Requirements:''' <br />
- 5 regular relationships at level 2 <br />
- 2 regular relationships at level 3 <br />
'''Rewards''' <br />
Pieces of beachy furniture <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Tea Room Furniture II [[File:icon_delight.png|20px]] 1000''' <br />
'''Requirements:''' <br />
- 3 regular relationships at level 3 <br />
- 2 regular relationships at level 4 <br />
'''Rewards''' <br />
High quality tea room furniture <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Eastern Teahouse Furniture [[File:icon_delight.png|20px]] 1400''' <br />
'''Requirements:''' <br />
- 2 regular relationships at level 4 <br />
- 2 regular relationships at level 5 <br />
'''Rewards''' <br />
High quality eastern teahouse furniture <br />
|}<!--
-->
|}
==Food==
Unlocks [[Market#Recipes|Recipes]] and [[Market#Ingredients|Ingredients]].
{|
|-
| [[File:advanced_brews.png|50px]] || [[File:shakes_n_more.png|50px]] || [[File:refined_palette.png|50px]] || [[File:fancy_drinks.png|50px]]
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|-
| [[File:lunch_time.png|50px]] || [[File:hearty_lunch.png|50px]] || [[File:homestyle_cooking.png|50px]] || [[File:stewin.png|50px]]
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|-
| || || || [[File:pieces_of_pie.png|50px]]
|-
|
|
|
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|}
==Service==
Unlocks the [[Note Board]], [[Staff]], chair slots, and better [[Furniture|Toilets]].
{|
|-
| [[File:staff_Hiring.png|50px]] || [[File:more_Staff.png|50px]] || [[File:more_Staff_2.png|50px]] || [[File:more_Staff_2.png|50px]]
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|-
| [[File:more_Seats.png|50px]] || [[File:more_Seats_2.png|50px]] || [[File:more_Seats_2.png|50px]] ||
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|-
| || [[File:Toilet Tech I.png|50px]] || [[File:Toilet Tech II.png|50px]] || [[File:Toilet Tech III.png|50px]]
|-
|
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|}
[[Category:Locations]] [[Category:Features]]
acd7acfed21a6c4975de71b97cf193cdad4377bf
830
823
2023-08-27T07:32:45Z
Gengyen
47368
added max and caps
wikitext
text/x-wiki
[[File:Shrine.jpg|thumb|alt=A cursor pointing to an icon of a mossy shrine, with a "shrine" caption, next to a small village surrounded by a river.|Location of the shrine]]
[[File:Shrine_whole.jpg|thumb|Overview of Shrine Projects]]
The '''Shrine''' dedicated to an old feline god is located in a forest near [[Caterwaul Way]]. By serving [[Customers]], the player can earn [[File:icon_delight.png|20px]] and complete 41 Projects. This unlocks upgrades for Cats, Decorations, Food, and Service. Higher level Projects require more Delight, completion of previous Projects, and a certain number of [[Villagers|Regulars]] to be at a higher Relationship Level.
==Cats==
Unlocks cat slots and [[Pet Goods]]. Finishing the Shrine unlocks maximum Cat Slots (23) except on the Nintendo Switch.
{|
|-
| [[File:More_cats.png|50px]] || [[File:Cat_food.png|50px]] || [[File:More_cats.png|50px]] || [[File:Cat_food.png|50px]] ||
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|-
| || [[File:lure.png|50px]] || [[File:lure.png|50px]] || [[File:lure.png|50px]] || [[File:More_cats.png|50px]]
|-
|
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|-
| [[File:litter.png|50px]] || [[File:Cat_relaxation.png|50px]] || [[File:litter.png|50px]] || [[File:Cat_relaxation.png|50px]] ||
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Cat Comforts I [[File:icon_delight.png|20px]] 100''' <br />
'''Rewards''' <br />
- Unlocks Lil' Litter Box <br />
- Unlocks Floral Litterbox <br />
- Unlocks Cardboard Box <br />
- Unlocks Basic Catbed <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Cat Comforts II [[File:icon_delight.png|20px]] 750''' <br />
'''Requirements:''' <br />
- 5 regular relationships at level 2 <br />
- 2 regular relationships at level 3 <br />
'''Rewards''' <br />
- Unlocks Big Litter Box <br />
- Unlocks Litterbox 5000 <br />
- Unlocks Opulent Catbed <br />
- Unlocks Cushiony Catcouch <br />
- Unlocks Amazing Catbed <br />
- Unlocks Royal Catbed <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|}
==Decoration==
Unlocks Styled [[Furniture]] to increase [[Cat Cafe#Features|Cafe Stats]].
{|
|-
| || [[File:pub_shrine.png|50px]] || [[File:harveststyle.png|50px]] || [[File:pub_shrine.png|50px]] || [[File:fantasy_shrine.png|50px]]
|-
|
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Pub Furniture I [[File:icon_delight.png|20px]] 350''' <br />
'''Requirements:''' <br />
- 1 regular relationship at level 2 <br />
'''Rewards''' <br />
Pieces of pub furniture <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Harvest Furniture [[File:icon_delight.png|20px]] 750''' <br />
'''Requirements:''' <br />
- 5 regular relationships at level 2 <br />
- 2 regular relationships at level 3 <br />
'''Rewards''' <br />
Pieces of harvesty furniture <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Pub Furniture II [[File:icon_delight.png|20px]] 1000''' <br />
'''Requirements:''' <br />
- 3 regular relationships at level 3 <br />
- 2 regular relationships at level 4 <br />
'''Rewards''' <br />
High quality pub furniture <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Fantasy Furniture [[File:icon_delight.png|20px]] 1400''' <br />
'''Requirements:''' <br />
- 2 regular relationships at level 4 <br />
- 2 regular relationships at level 5 <br />
'''Rewards''' <br />
High quality fantasy furniture <br />
|}<!--
-->
|-
| [[File:hipster_shrine.png|50px]] || || [[File:diner_shrine.png|50px]] || ||
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Hipster Furniture [[File:icon_delight.png|20px]] 100''' <br />
'''Rewards''' <br />
Pieces of modern furniture <br />
|}<!--
-->
|
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''American Diner Furniture [[File:icon_delight.png|20px]] 750''' <br />
'''Requirements:''' <br />
- 5 regular relationships at level 2 <br />
- 2 regular relationships at level 3 <br />
'''Rewards''' <br />
Pieces of diner furniture <br />
|}<!--
-->
|
|-
| || [[File:tearoom_shrine.png|50px]] || [[File:summerstyle.png|50px]] || [[File:tearoom_shrine.png|50px]] || [[File:easternstyle.png|50px]]
|-
|
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Tea Room Furniture I [[File:icon_delight.png|20px]] 350''' <br />
'''Requirements:''' <br />
- 1 regular relationship at level 2 <br />
'''Rewards''' <br />
Pieces of tea room furniture <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Summer [[File:icon_delight.png|20px]] 750''' <br />
'''Requirements:''' <br />
- 5 regular relationships at level 2 <br />
- 2 regular relationships at level 3 <br />
'''Rewards''' <br />
Pieces of beachy furniture <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Tea Room Furniture II [[File:icon_delight.png|20px]] 1000''' <br />
'''Requirements:''' <br />
- 3 regular relationships at level 3 <br />
- 2 regular relationships at level 4 <br />
'''Rewards''' <br />
High quality tea room furniture <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Eastern Teahouse Furniture [[File:icon_delight.png|20px]] 1400''' <br />
'''Requirements:''' <br />
- 2 regular relationships at level 4 <br />
- 2 regular relationships at level 5 <br />
'''Rewards''' <br />
High quality eastern teahouse furniture <br />
|}<!--
-->
|}
==Food==
Unlocks [[Market#Recipes|Recipes]] and [[Market#Ingredients|Ingredients]].
{|
|-
| [[File:advanced_brews.png|50px]] || [[File:shakes_n_more.png|50px]] || [[File:refined_palette.png|50px]] || [[File:fancy_drinks.png|50px]]
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|-
| [[File:lunch_time.png|50px]] || [[File:hearty_lunch.png|50px]] || [[File:homestyle_cooking.png|50px]] || [[File:stewin.png|50px]]
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|-
| || || || [[File:pieces_of_pie.png|50px]]
|-
|
|
|
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|}
==Service==
Unlocks the [[Note Board]], [[Staff]], chair slots, and better [[Furniture|Toilets]]. Finishing the Shrine unlocks maximum Staff Slots (11) and Chair Slots (50) except on the Nintendo Switch.
{|
|-
| [[File:staff_Hiring.png|50px]] || [[File:more_Staff.png|50px]] || [[File:more_Staff_2.png|50px]] || [[File:more_Staff_2.png|50px]]
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|-
| [[File:more_Seats.png|50px]] || [[File:more_Seats_2.png|50px]] || [[File:more_Seats_2.png|50px]] ||
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|-
| || [[File:Toilet Tech I.png|50px]] || [[File:Toilet Tech II.png|50px]] || [[File:Toilet Tech III.png|50px]]
|-
|
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 100''' <br />
'''Requirements:''' <br />
- Have <br />
'''Rewards''' <br />
- Adds <br />
|}<!--
-->
|}
[[Category:Locations]] [[Category:Features]]
88f5baf43fa6e6e0e46f8aded9ce93259f318753
833
830
2023-08-27T09:19:40Z
Gengyen
47368
final: added all projects
wikitext
text/x-wiki
[[File:Shrine.jpg|thumb|alt=A cursor pointing to an icon of a mossy shrine, with a "shrine" caption, next to a small village surrounded by a river.|Location of the shrine]]
[[File:Shrine_whole.jpg|thumb|Overview of Shrine Projects]]
The '''Shrine''' dedicated to an old feline god is located in a forest near [[Caterwaul Way]]. By serving [[Customers]], the player can earn [[File:icon_delight.png|20px]] and complete 41 Projects. This unlocks upgrades for Cats, Decorations, Food, and Service. Higher level Projects require more Delight, completion of previous Projects, and a certain number of [[Villagers|Regulars]] to be at a higher Relationship Level.
==Cats==
Unlocks cat slots and [[Pet Goods]]. Finishing the Shrine unlocks maximum Cat Slots (23) except on the Nintendo Switch.
{|
|-
| [[File:More_cats.png|50px]] || [[File:Cat_food.png|50px]] || [[File:More_cats.png|50px]] || [[File:Cat_food.png|50px]] ||
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''More Cats I [[File:icon_delight.png|20px]] 100''' <br />
'''Rewards''' <br />
- Adds 2 Cat Limit slots (3 to 5) <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Food Bowls I [[File:icon_delight.png|20px]] 350''' <br />
'''Requirements:''' <br />
- 1 regular relationship at level 2 <br />
'''Rewards''' <br />
- Unlocks Basic Food Bowl <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''More Cats II [[File:icon_delight.png|20px]] 750''' <br />
'''Requirements:''' <br />
- 5 regular relationships at level 2 <br />
- 2 regular relationships at level 3 <br />
'''Rewards''' <br />
- Adds 2 Cat Limit slots (5 to 7) <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Fancy Food Bowls [[File:icon_delight.png|20px]] 1000''' <br />
'''Requirements:''' <br />
- 3 regular relationships at level 3 <br />
- 2 regular relationships at level 4 <br />
'''Rewards''' <br />
- Unlocks Fancy Food Bowl <br />
|}<!--
-->
|-
| || [[File:lure.png|50px]] || [[File:lure.png|50px]] || [[File:lure.png|50px]] || [[File:More_cats.png|50px]]
|-
|
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Stray Lures I [[File:icon_delight.png|20px]] 350''' <br />
'''Requirements:''' <br />
- 1 regular relationship at level 2 <br />
'''Rewards''' <br />
- Unlocks Premium Canned Stray Lure <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Stray Lures II [[File:icon_delight.png|20px]] 750''' <br />
'''Requirements:''' <br />
- 5 regular relationships at level 2 <br />
- 2 regular relationships at level 3 <br />
'''Rewards''' <br />
- Unlocks Hearty Homecooking Lure <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Stray Lures III [[File:icon_delight.png|20px]] 1000''' <br />
'''Requirements:''' <br />
- 3 regular relationships at level 3 <br />
- 2 regular relationships at level 4 <br />
'''Rewards''' <br />
- Unlocks Opulent Feast Lure <br />
- Unlocks Lovely Potluck Lure <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''More Cats III [[File:icon_delight.png|20px]] 1400''' <br />
'''Requirements:''' <br />
- 2 regular relationships at level 4 <br />
- 2 regular relationships at level 5 <br />
'''Rewards''' <br />
- Adds 2 Cat Limit slots (7 to 9) <br />
|}<!--
-->
|-
| [[File:litter.png|50px]] || [[File:Cat_relaxation.png|50px]] || [[File:litter.png|50px]] || [[File:Cat_relaxation.png|50px]] ||
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Cat Comforts I [[File:icon_delight.png|20px]] 100''' <br />
'''Rewards''' <br />
- Unlocks Lil' Litter Box <br />
- Unlocks Floral Litterbox <br />
- Unlocks Cardboard Box <br />
- Unlocks Basic Catbed <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Cat Relaxation I [[File:icon_delight.png|20px]] 350''' <br />
'''Requirements:''' <br />
- 1 regular relationship at level 2 <br />
'''Rewards''' <br />
- Unlocks Basic Scratch Post <br />
- Unlocks Bouncy Ball <br />
- Unlocks Toy Bell <br />
- Unlocks Fish Plushie <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Cat Comforts II [[File:icon_delight.png|20px]] 750''' <br />
'''Requirements:''' <br />
- 5 regular relationships at level 2 <br />
- 2 regular relationships at level 3 <br />
'''Rewards''' <br />
- Unlocks Big Litter Box <br />
- Unlocks Litterbox 5000 <br />
- Unlocks Opulent Catbed <br />
- Unlocks Cushiony Catcouch <br />
- Unlocks Amazing Catbed <br />
- Unlocks Royal Catbed <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Cat Relaxation II [[File:icon_delight.png|20px]] 1000''' <br />
'''Requirements:''' <br />
- 3 regular relationships at level 3 <br />
- 2 regular relationships at level 4 <br />
'''Rewards''' <br />
- Unlocks Tough Scratch Post <br />
- Unlocks Pink Tough Scratch Post <br />
- Unlocks Toy Fish Grate <br />
- Unlocks Sushi Plushie <br />
- Unlocks Some Yarn <br />
|}<!--
-->
|}
==Decoration==
Unlocks Styled [[Furniture]] to increase [[Cat Cafe#Features|Cafe Stats]].
{|
|-
| || [[File:pub_shrine.png|50px]] || [[File:harveststyle.png|50px]] || [[File:pub_shrine.png|50px]] || [[File:fantasy_shrine.png|50px]]
|-
|
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Pub Furniture I [[File:icon_delight.png|20px]] 350''' <br />
'''Requirements:''' <br />
- 1 regular relationship at level 2 <br />
'''Rewards''' <br />
Pieces of pub furniture <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Harvest Furniture [[File:icon_delight.png|20px]] 750''' <br />
'''Requirements:''' <br />
- 5 regular relationships at level 2 <br />
- 2 regular relationships at level 3 <br />
'''Rewards''' <br />
Pieces of harvesty furniture <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Pub Furniture II [[File:icon_delight.png|20px]] 1000''' <br />
'''Requirements:''' <br />
- 3 regular relationships at level 3 <br />
- 2 regular relationships at level 4 <br />
'''Rewards''' <br />
High quality pub furniture <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Fantasy Furniture [[File:icon_delight.png|20px]] 1400''' <br />
'''Requirements:''' <br />
- 2 regular relationships at level 4 <br />
- 2 regular relationships at level 5 <br />
'''Rewards''' <br />
High quality fantasy furniture <br />
|}<!--
-->
|-
| [[File:hipster_shrine.png|50px]] || || [[File:diner_shrine.png|50px]] || ||
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Hipster Furniture [[File:icon_delight.png|20px]] 100''' <br />
'''Rewards''' <br />
Pieces of modern furniture <br />
|}<!--
-->
|
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''American Diner Furniture [[File:icon_delight.png|20px]] 750''' <br />
'''Requirements:''' <br />
- 5 regular relationships at level 2 <br />
- 2 regular relationships at level 3 <br />
'''Rewards''' <br />
Pieces of diner furniture <br />
|}<!--
-->
|
|-
| || [[File:tearoom_shrine.png|50px]] || [[File:summerstyle.png|50px]] || [[File:tearoom_shrine.png|50px]] || [[File:easternstyle.png|50px]]
|-
|
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Tea Room Furniture I [[File:icon_delight.png|20px]] 350''' <br />
'''Requirements:''' <br />
- 1 regular relationship at level 2 <br />
'''Rewards''' <br />
Pieces of tea room furniture <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Summer [[File:icon_delight.png|20px]] 750''' <br />
'''Requirements:''' <br />
- 5 regular relationships at level 2 <br />
- 2 regular relationships at level 3 <br />
'''Rewards''' <br />
Pieces of beachy furniture <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Tea Room Furniture II [[File:icon_delight.png|20px]] 1000''' <br />
'''Requirements:''' <br />
- 3 regular relationships at level 3 <br />
- 2 regular relationships at level 4 <br />
'''Rewards''' <br />
High quality tea room furniture <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Eastern Teahouse Furniture [[File:icon_delight.png|20px]] 1400''' <br />
'''Requirements:''' <br />
- 2 regular relationships at level 4 <br />
- 2 regular relationships at level 5 <br />
'''Rewards''' <br />
High quality eastern teahouse furniture <br />
|}<!--
-->
|}
==Food==
Unlocks [[Market#Recipes|Recipes]] and [[Market#Ingredients|Ingredients]].
{|
|-
| [[File:advanced_brews.png|50px]] || [[File:shakes_n_more.png|50px]] || [[File:refined_palette.png|50px]] || [[File:fancy_drinks.png|50px]]
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Advanced Brews [[File:icon_delight.png|20px]] 100''' <br />
'''Rewards''' <br />
- Unlocks [[File:Cold brew coffee.png|16px]] Cold Brew Coffee <br />
- Unlocks [[File:Latte.png|22px]] Latte <br />
- Unlocks [[File:Root beer.png|16px]] Root Beer <br />
- Unlocks Milk <br />
- Unlocks Bottled Root Beer <br />
- Unlocks Basic Fridge <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Shakes 'n' More [[File:icon_delight.png|20px]] 350''' <br />
'''Requirements:''' <br />
- 1 regular relationship at level 2 <br />
'''Rewards''' <br />
- Unlocks [[File:Chocolate sundae.png|15px]] Chocolate Sundae <br />
- Unlocks [[File:Strawberry milkshake.png|11px]] Strawberry Milkshake <br />
- Unlocks Ice Cream <br />
- Unlocks Cherries <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Title [[File:icon_delight.png|20px]] 750''' <br />
'''Requirements:''' <br />
- 5 regular relationships at level 2 <br />
- 2 regular relationships at level 3 <br />
'''Rewards''' <br />
- Unlocks [[File:Harmony tea.png|15px]] Harmony Tea <br />
- Unlocks [[File:Sashimi.png|20px]] Sashimi <br />
- Unlocks Fresh Fish <br />
- Unlocks Rice <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Fancy Drinks [[File:icon_delight.png|20px]] 1000''' <br />
'''Requirements:''' <br />
- 3 regular relationships at level 3 <br />
- 2 regular relationships at level 4 <br />
'''Rewards''' <br />
- Unlocks [[File:Craft root beer.png|16px]] Craft Root Beer <br />
- Unlocks [[File:Complex grape juice.png|11px]] Complex Grape Juice <br />
- Unlocks Malted Grains <br />
- Unlocks Bottled Grape Juice <br />
|}<!--
-->
|-
| [[File:lunch_time.png|50px]] || [[File:hearty_lunch.png|50px]] || [[File:homestyle_cooking.png|50px]] || [[File:stewin.png|50px]]
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Lunch Time [[File:icon_delight.png|20px]] 100''' <br />
'''Rewards''' <br />
- Unlocks [[File:Ham sandwich.png|20px]] Ham Sandwich <br />
- Unlocks [[File:Veggie sandwich.png|20px]] Veggie Sandwich <br />
- Unlocks [[File:Simple salad.png|20px]] Simple Salad <br />
- Unlocks Lettuce <br />
- Unlocks Ham <br />
- Unlocks Basic Fridge <br />
- Unlocks Basic Cutting Board <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Hearty Lunch [[File:icon_delight.png|20px]] 350''' <br />
'''Requirements:''' <br />
- 1 regular relationship at level 2 <br />
'''Rewards''' <br />
- Unlocks [[File:Avant garden salad.png|20px]] Avant Garden Salad <br />
- Unlocks [[File:Cheese platter.png|20px]] Cheese Platter <br />
- Unlocks [[File:Italian sub sandwich.png|20px]] Italian Sub Sandwich <br />
- Unlocks [[File:Fish and chips.png|20px]] Fish & Chips <br />
- Unlocks Fresh Fish <br />
- Unlocks Potatoes <br />
- Unlocks Tomatoes <br />
- Unlocks Mayonaise <br />
- Unlocks Cheese <br />
- Unlocks Basic Deep Frier <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Homestyle Cooking [[File:icon_delight.png|20px]] 750''' <br />
'''Requirements:''' <br />
- 5 regular relationships at level 2 <br />
- 2 regular relationships at level 3 <br />
'''Rewards''' <br />
- Unlocks [[File:Pancakes.png|20px]] Pancakes <br />
- Unlocks [[File:Biscuits and gravy.png|20px]] Biscuits and Gravy <br />
- Unlocks [[File:Omelette.png|20px]] Omelette <br />
- Unlocks [[File:Baked potato.png|18px]] Baked Potato <br />
- Unlocks Eggs <br />
- Unlocks Basic and Hipster Mixer <br />
- Unlocks Bar and Diner Mixer <br />
- Unlocks Basic and Hipster Stove <br />
- Unlocks Bar and Diner Stove <br />
- Unlocks Witch's Stove <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Stewin' [[File:icon_delight.png|20px]] 1000''' <br />
'''Requirements:''' <br />
- 3 regular relationships at level 3 <br />
- 2 regular relationships at level 4 <br />
'''Rewards''' <br />
- Unlocks [[File:Hearty meat stew.png|20px]] Hearty Meat Stew <br />
- Unlocks [[File:Bracing veggie stew.png|20px]] Bracing Veggie Stew <br />
- Unlocks [[File:Pumpkin soup.png|18px]] Pumpkin Soup <br />
- Unlocks Pumpkin <br />
- Unlocks Coconut Milk <br />
- Unlocks Beef <br />
- Unlocks Bottled Grape Juice <br />
|}<!--
-->
|-
| || || || [[File:pieces_of_pie.png|50px]]
|-
|
|
|
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Pieces of Pies [[File:icon_delight.png|20px]] 1000''' <br />
'''Requirements:''' <br />
- 3 regular relationships at level 3 <br />
- 2 regular relationships at level 4 <br />
'''Rewards''' <br />
- Unlocks [[File:Chocolate cake.png|20px]] Chocolate Cake <br />
- Unlocks [[File:Blueberry pie.png|20px]] Blueberry Pie <br />
- Unlocks Chocolate <br />
- Unlocks Flour <br />
- Unlocks Blueberries <br />
|}<!--
-->
|}
==Service==
Unlocks the [[Note Board]], [[Staff]], chair slots, and better [[Furniture|Toilets]]. Finishing the Shrine unlocks maximum Staff Slots (11) and Chair Slots (50) except on the Nintendo Switch.
{|
|-
| [[File:staff_Hiring.png|50px]] || [[File:more_Staff.png|50px]] || [[File:more_Staff_2.png|50px]] || [[File:more_Staff_2.png|50px]]
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Staff Hiring [[File:icon_delight.png|20px]] 100''' <br />
'''Rewards''' <br />
- Unlocks the '''Notice Board''' <br />
- Adds 1 Staff Limit slot (1 to 2) <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''More Staff [[File:icon_delight.png|20px]] 350''' <br />
'''Requirements:''' <br />
- 1 regular relationship at level 2 <br />
'''Rewards''' <br />
- Adds 1 Staff Limit slot (2 to 3) <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''More Staff II [[File:icon_delight.png|20px]] 750''' <br />
'''Requirements:''' <br />
- 5 regular relationships at level 2 <br />
- 2 regular relationships at level 3 <br />
'''Rewards''' <br />
- Adds 1 Staff Limit slot (3 to 4) <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''More Staff III [[File:icon_delight.png|20px]] 1000''' <br />
'''Requirements:''' <br />
- 3 regular relationships at level 3 <br />
- 2 regular relationships at level 4 <br />
'''Rewards''' <br />
- Adds 1 Staff Limit slot (4 to 5) <br />
|}<!--
-->
|-
| [[File:more_Seats.png|50px]] || [[File:more_Seats_2.png|50px]] || [[File:more_Seats_2.png|50px]] ||
|-
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''More Seats [[File:icon_delight.png|20px]] 100''' <br />
'''Rewards''' <br />
- Adds 4 Chair Limit slots (6 to 10) <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''More Seats [[File:icon_delight.png|20px]] 350''' <br />
'''Requirements:''' <br />
- 1 regular relationship at level 2 <br />
'''Rewards''' <br />
- Adds 4 Chair Limit slots (10 to 14) <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''More Seats [[File:icon_delight.png|20px]] 750''' <br />
'''Requirements:''' <br />
- 5 regular relationships at level 2 <br />
- 2 regular relationships at level 3 <br />
'''Rewards''' <br />
- Adds 4 Chair Limit slots (14 to 18) <br />
|}<!--
-->
|-
| || [[File:Toilet Tech I.png|50px]] || [[File:Toilet Tech II.png|50px]] || [[File:Toilet Tech III.png|50px]]
|-
|
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Toilet Tech I [[File:icon_delight.png|20px]] 350''' <br />
'''Requirements:''' <br />
- 1 regular relationship at level 2 <br />
'''Rewards''' <br />
- Unlocks Basic Toilet <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Toilet Tech II [[File:icon_delight.png|20px]] 750''' <br />
'''Requirements:''' <br />
- 5 regular relationships at level 2 <br />
- 2 regular relationships at level 3 <br />
'''Rewards''' <br />
- Unlocks Nice Toilet <br />
|}<!--
-->
|<!--
-->
{| class="mw-collapsible mw-collapsed"
|+ style=white-space:nowrap style="text-align:left;" |
|-
| '''Toilet Tech III [[File:icon_delight.png|20px]] 1000''' <br />
'''Requirements:''' <br />
- 3 regular relationships at level 3 <br />
- 2 regular relationships at level 4 <br />
'''Rewards''' <br />
- Unlocks Luxurious Toilet <br />
|}<!--
-->
|}
[[Category:Locations]] [[Category:Features]]
7b7e15aaf8ac94ecf8a822e233a9e53d436ce441
Customers
0
327
824
675
2023-08-27T05:41:23Z
Gengyen
47368
added customer amount debuff to cats
wikitext
text/x-wiki
'''Customers''' visit the [[Cat Cafe]] and provide Resources and Delight, which are used to furnish and expand the cafe. There are six customer types and the player can choose who visits through [[Advertising]].
{|
|-
| [[File:Customers.jpg | thumb | Summary of customers and needs ]] || [[File:Resources.jpg | thumb | Resources overview]]
|}
[[File:Customer_inspect.jpg | thumb | Details about a customer in inspection mode]]
'''Needs''' listed below differ by customer type and level. Customers level up by levelling up relationships with [[Villagers|regulars]], which increases their needs and resource payout.
* [[File:cats_need.png | 30px]] '''Cats''': Customers need an amount of [[Cats#Skills|cat skill]] towards their type. Only cats with satisfied needs count. However, having too many of a Customer Type in the cafe will decrease cat skill. For example, if cats total to 7 Business skill, too many Businesspeople may lead to "Business Amount x 0.4", resulting in only 2 Business skill. This can be solved by increasing total skill or attracting other types through [[Advertising]].
* [[File:hunger_need.png | 18px]] '''Hunger''': This is satisfied through [[Staff#Skills|cooking skill]] and serving the [[Market#Recipes|food]] they want. If the food they want is unavailable, cooking skill value is halved
* [[File:chairs.png | 30px]] '''Comfort''': This depends on the Comfort stat of the [[Furniture#Seating|chair]] used
* [[File:social_need.png | 25px]] '''Social''': Some customers prompt staff to chat, and this depends on their [[Staff#Skills|social skill]]
* [[File:toilet_need.png | 22px]] '''Toilets''': This depends on the Toilet stat of the [[Furniture#Appliances|toilet]] used
* [[File:space.png | 25px]] '''Space''': Refers to the size of the cafe, which is expanded through [[Design Mode#Build|design mode]]
* '''Furniture Needs''': These are fulfilled by [[Cat Cafe#Features|cafe stats]] - Art, Plants, Cool, Fun, Rugs, Tech, Expensive, Magic Aura, Books, Coziness, and Space
'''''Note''': Need values are not exact, customers can vary even if they're the same level. Customers can also order previously unlocked food.''
==[[File:icon_artist.png | 35px]] Artists==
[[File:Artist.png | thumb | 190px | An Artist ]]
'''Artists''' pay in [[File:jewels.png | 20px]] Jewels, used for [[Furniture]]. They level up alongside [[Finley]]'s relationship. <br />
{| class="wikitable"
|+ Artist Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || 2 [[File:skill_cooking.png | 30px]] [[File:black_coffee.png | 30px]] || || || || ||
|-
| Level 2 || 3 || 3 [[File:skill_cooking.png | 30px]] [[File:italian_espresso.png | 30px]] [[File:latte.png | 30px]] || || || || ||
|-
| Level 3 || 5 || 5 [[File:skill_cooking.png | 30px]] [[File:simple_salad.png | 30px]] [[File:avant_garden_salad.png | 30px]] || || || || || [[File:Art.png | 19px]] 7
|-
| Level 4 || 8 || 8 [[File:skill_cooking.png | 30px]] [[File:cheese_platter.png | 30px]] [[File:pancakes.png | 30px]] || || || <div style='text-align: center;'>5</div> || || [[File:Art.png | 19px]] 13, [[File:Fun.png | 23px]] 9, [[File:Books.png | 23px]] 13
|-
| Level 5 || 11 || 11 [[File:skill_cooking.png | 30px]] [[File:harmony_tea.png | 21px]] [[File:blueberry_pie.png | 30px]] [[File:complex_grape_juice.png | 13px]] || || || <div style='text-align: center;'>7</div> || || [[File:Art.png | 19px]] 15, [[File:Fun.png | 23px]] 11, [[File:Books.png | 23px]] 15, [[File:Tech.png | 23px]] 7, [[File:Cool.png | 25px]] 11
|}
==[[File:icon_business.png | 35px]] Businesspeople==
[[File:Businesspeople.png | thumb | 190px | A businessperson ]]
'''Businesspeople''' pay in [[File:gold.png | 20px]] Gold, used for expensive [[Furniture]] and [[Pet Goods]]. They level up alongside [[Mateo]]'s relationship.
{| class="wikitable"
|+ Businesspeople Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 1 || 3 [[File:skill_cooking.png | 30px]] [[File:black_coffee.png | 30px]] || || || || ||
|-
| Level 2 || 3 || 6 [[File:skill_cooking.png | 30px]] [[File:italian_espresso.png | 30px]] [[File:cold_brew_coffee.png | 23px]] || <div style='text-align: center;'>6</div> || || || ||
|-
| Level 3 || 4 || 9 [[File:skill_cooking.png | 30px]] [[File:latte.png | 30px]] [[File:cheese_platter.png | 30px]] || <div style='text-align: center;'>9</div> || || <div style='text-align: center;'>4</div> || <div style='text-align: center;'>7</div> ||
|-
| Level 4 || 5 || 11 [[File:skill_cooking.png | 30px]] [[File:avant_garden_salad.png | 30px]] [[File:omelette.png | 30px]] || <div style='text-align: center;'>11</div> || || <div style='text-align: center;'>5</div> || <div style='text-align: center;'>9</div> ||
|-
| Level 5 || 7 || 15 [[File:skill_cooking.png | 30px]] [[File:sashimi.png | 30px]] [[File:hearty_meat_stew.png | 30px]] [[File:complex_grape_juice.png | 13px]] || <div style='text-align: center;'>15</div> || || <div style='text-align: center;'>7</div> || <div style='text-align: center;'>11</div> || [[File:Art.png | 19px]] 11, [[File:Expensive.png | 23px]] 15, [[File:Books.png | 23px]] 7
|}
==[[File:icon_fisher.png | 35px]] Fisherfolk==
[[File:Fisherfolk.png | thumb | 190px | A fisher ]]
'''Fisherfolk''' pay in [[File:fish.png | 20px]] Fish, used for [[Pet Goods]]. They level up alongside [[Bonner]]'s relationship.
{| class="wikitable"
|+ Fisherfolk Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || 2 [[File:skill_cooking.png | 30px]] [[File:black_tea.png | 30px]] || || || || ||
|-
| Level 2 || 3 || 4 [[File:skill_cooking.png | 30px]] [[File:pretzel.png | 26px]] [[File:ham_sandwich.png | 30px]] || || <div style='text-align: center;'>4</div> || || || [[File:Plants.png | 23px]] 3
|-
| Level 3 || 5 || 7 [[File:skill_cooking.png | 30px]] [[File:root_beer.png | 24px]] [[File:fish_and_chips.png | 30px]] || || <div style='text-align: center;'>7</div> || <div style='text-align: center;'>4</div> || <div style='text-align: center;'>5</div> || [[File:Tech.png | 23px]] 7
|-
| Level 4 || 8 || 11[[File:skill_cooking.png | 30px]] [[File:italian_sub_sandwich.png | 30px]] [[File:sashimi.png | 30px]] || || <div style='text-align: center;'>11</div> || <div style='text-align: center;'>5</div> || <div style='text-align: center;'>9</div> || [[File:Tech.png | 23px]] 13, [[File:Coziness.png | 20px]] 6, [[File:Plants.png | 23px]] 9
|-
| Level 5 || 11 || 15 [[File:skill_cooking.png | 30px]] [[File:biscuits_and_gravy.png | 30px]] [[File:hearty_meat_stew.png | 30px]] [[File:craft_root_beer.png | 24px]] || || <div style='text-align: center;'>15</div> || <div style='text-align: center;'>5</div> || <div style='text-align: center;'>11</div> || [[File:Tech.png | 23px]] 15, [[File:Coziness.png | 20px]] 7, [[File:Plants.png | 23px]] 9
|}
==[[File:icon_punk.png | 35px]] Punks==
[[File:punk.png | thumb | 190px | A punk ]]
'''Punks''' pay in [[File:materials.png | 20px]] Material, used to expand the cafe. They level up alongside [[Arwel]]'s relationship.
{| class="wikitable"
|+ Punk Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || 1 [[File:skill_cooking.png | 30px]] [[File:herbal_tea.png | 30px]] || || || || ||
|-
| Level 2 || 3 || 2 [[File:skill_cooking.png | 30px]] [[File:root_beer.png | 24px]] [[File:cold_brew_coffee.png | 23px]] || || || || ||
|-
| Level 3 || 5 || 4 [[File:skill_cooking.png | 30px]] [[File:strawberry_milkshake.png | 15px]] [[File:fish_and_chips.png | 30px]] || || || || ||
|-
| Level 4 || 8 || 5 [[File:skill_cooking.png | 30px]] [[File:biscuits_and_gravy.png | 30px]] [[File:baked_potato.png | 28px]] || || <div style='text-align: center;'>8</div> || <div style='text-align: center;'>5</div> || || [[File:Art.png | 19px]] 9, [[File:Fun.png | 23px]] 13, [[File:Rugs.png | 23px]] 13
|-
| Level 5 || 11 || 7 [[File:skill_cooking.png | 30px]] [[File:craft_root_beer.png | 24px]] [[File:bracing_veggie_stew.png | 30px]] || || <div style='text-align: center;'>11</div> || <div style='text-align: center;'>7</div> || || [[File:Art.png | 19px]] 11, [[File:Fun.png | 23px]] 15, [[File:cool.png | 25px]] 15
|}
==[[File:icon_vagabond.png | 35px]] Vagabonds==
[[File:vagabond.png | thumb | 190px | A vagabond ]]
'''Vagabonds''' pay in [[File:fabrics.png | 20px]] Fabric, used to buy [[Furniture#Seating|Seating furniture]]. They level up last, when every other customer and regular has reached the next level.
{| class="wikitable"
|+ Vagabond Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 2 || 2 [[File:skill_cooking.png | 30px]] [[File:water.png | 20px]] || || || || ||
|-
| Level 2 || 3 || 2 [[File:skill_cooking.png | 30px]] [[File:pretzel.png | 26px]] [[File:veggie_sandwich.png | 30px]] || || || || || [[File:Coziness.png | 20px]] 4
|-
| Level 3 || 5 || 4 [[File:skill_cooking.png | 30px]] [[File:ham_sandwich.png | 30px]] [[File:chocolate_sundae.png | 20px]] || || || <div style='text-align: center;'>4</div> || <div style='text-align: center;'>7</div> || [[File:Books.png | 23px]] 5
|-
| Level 4 || 8 || 5 [[File:skill_cooking.png | 30px]] [[File:strawberry_milkshake.png | 15px]] [[File:baked_potato.png | 28px]] || || || <div style='text-align: center;'>5</div> || <div style='text-align: center;'>13</div> || [[File:Coziness.png | 20px]] 13, [[File:Books.png | 23px]] 9, [[File:Rugs.png | 23px]] 9
|-
| Level 5 || 11 || 7 [[File:skill_cooking.png | 30px]] [[File:pancakes.png | 30px]] [[File:pumpkin_soup.png | 28px]] [[File:bracing_veggie_stew.png | 30px]] || || <div style='text-align: center;'>7</div> || <div style='text-align: center;'>7</div> || <div style='text-align: center;'>15</div> || [[File:Coziness.png | 20px]] 15, [[File:Books.png | 23px]] 11, [[File:Rugs.png | 23px]] 11
|}
==[[File:icon_witch.png | 35px]] Witches==
[[File:witch.png | thumb | 190px | A witch ]]
'''Witches''' pay in [[File:nectar.png | 20px]] Nectar, used to buy [[Market#Recipes|Recipes]] and [[Market#Ingredients|Ingredients]]. They level up alongside [[Carla-Lalla]]'s relationship.
{| class="wikitable"
|+ Witch Needs
|-
! Need: !! [[File:cats_need.png | 30px]] !! style="width:160px" | [[File:hunger_need.png | 18px]] !! style="width:33px" | [[File:chairs.png | 33px]] !! style="width:33px" | [[File:social_need.png | 25px]] !! style="width:33px" | [[File:toilet_need.png | 22px]] !! style="width:33px" | [[File:space.png | 28px]] !! Furniture and Cafe Stats
|-
| Level 1 || 3 || 2 [[File:skill_cooking.png | 30px]] [[File:pretzel.png | 26px]] || || || || ||
|-
| Level 2 || 4 || 3 [[File:skill_cooking.png | 30px]] [[File:herbal_tea.png | 30px]] [[File:simple_salad.png | 30px]] || || || || || [[File:Plants.png | 23px]] 4
|-
| Level 3 || 7 || 5 [[File:skill_cooking.png | 30px]] [[File:veggie_sandwich.png | 30px]] [[File:italian_sub_sandwich.png | 30px]] || || <div style='text-align: center;'>5</div> || <div style='text-align: center;'>4</div> || || [[File:Plants.png | 23px]] 7
|-
| Level 4 || 11 || 8 [[File:skill_cooking.png | 30px]] [[File:chocolate_sundae.png | 20px]] [[File:harmony_tea.png | 21px]] || || <div style='text-align: center;'>8</div> || <div style='text-align: center;'>5</div> || || [[File:Plants.png | 23px]] 13
|-
| Level 5 || 15 || 11 [[File:skill_cooking.png | 30px]] [[File:omelette.png | 30px]] [[File:pumpkin_soup.png | 28px]] [[File:blueberry_pie.png | 30px]] || <div style='text-align: center;'>11</div> || <div style='text-align: center;'>11</div> || <div style='text-align: center;'>7</div> || || [[File:Plants.png | 23px]] 15, [[File:Magic_aura.png | 23px]] 15, [[File:Rugs.png | 23px]] 7
|}
[[Category: Customers]]
323fa6c1c4f9fca8763efc47c4e8c9a19f111557
Advertising
0
88
825
566
2023-08-27T05:44:14Z
Gengyen
47368
mentioned pro and con
wikitext
text/x-wiki
'''Advertising''' lets the player select which customer type(s) will visit the [[Cat Cafe]] and shows their needs. Selecting only a few types helps gain more of their resources. However, too many of a type might reduce satisfaction of their [[Customers|Cats Need]].<br />
[[File:Advertising.jpg | 600px]]
==Artists==
[[File:Artist_ad.jpg | 800px]]
==Businesspeople==
[[File:business_ad.jpg | 800px]]
==Fisherfolk==
[[File:fisher_ad.jpg | 800px]]
==Punks==
[[File:punk_ad.jpg | 800px]]
==Vagabonds==
[[File:vagabond_ad.jpg | 800px]]
==Witches==
[[File:witch_ad.jpg | 800px]]
[[Category:Features]] [[Category:Customers]]
8b7488fa9af14bb0aa09f88afaad850ded54d661
File:Staff assign.png
6
542
826
2023-08-27T05:57:57Z
Gengyen
47368
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Staff]]
8fc0072c50a42dbf5eec8de8bad8cfa60cb3ed84
Staff
0
106
827
799
2023-08-27T06:05:34Z
Gengyen
47368
added task assignment
wikitext
text/x-wiki
[[File:StaffBook.jpg|thumb|Staff page in helpbook]]
[[File:Staff_assign.png|thumb|Assigning tasks to staff]]
[[File:Staff_task_bar.jpg | thumb | Task skill requirement and progress bar]]
'''Staff''' are recruited from the [[Note Board]]. They come with predetermined Skills and a Trait. Staff slots are unlocked through [[Shrine#Service|More Staff]] Projects.
==Skills==
'''Skills''' come in the form of Cooking, Service, Cat Care, Cleaning, and Fixing. They can be increased by levelling up, which makes staff faster. Levelling up requires Staff Training Points. These are earned through completing tasks. Higher levels cost more Staff Training Points.
{| class="wikitable"
|-
! scope="row"| Level
| 1
| 2
| 3
| 4
| 5
| 6
| 7
| 8+
|-
! scope="row"| Cost
|
| 1
| 1
| 1
| 2
| 2
| 2
| 3
|}
Each task has a skill requirement shown as a fraction above the task. If this requirement is not met, the task is completed slower. All staff come with the Cooking skill but the rest are random and need to be obtained through "unlock" traits. Staff can be specialised to do or not do certain tasks by checking the boxes next to the skills. <br />
[[File:Skill_service.png|30px]] '''Service''': Enables staff to take and serve orders. They can also chat with customers to fulfill their Social need. <br />
[[File:Skill_cooking.png|30px]] '''Cooking''': Once an order is taken, a task appears above the food's required appliance. More advanced recipes require higher Cooking skill. <br />
[[File:Skill_catcare.png|30px]] '''Cat Care''': Lets staff refill food bowls and clean cat litter. <br />
[[File:Skill_cleaning.png|30px]] '''Cleaning''': Allows staff to clean toilets, spills, and trash. <br />
[[File:Skill_maintenance.png|30px]] '''Maintenance''': Required to fix appliances when they break down. <br />
==Traits==
[[File:Staff_training_points.jpg | thumb | Level 8 costs 3 Staff Training Points]]
[[File:Staff_inspect.jpg|thumb|Details about a staff member in inspection mode]]
'''Traits''' boost or unlock skills. A new trait can be selected from a random group of 3 after every 5 levels. There are 15 staff traits.
{|class="article-table"
! Icon
!Trait
!Description
!Effect
|-
|[[File:gregarious.png|40px]]
|Gregarious
|Some people just have a way with words
|Enables Social skill
|-
|[[File:caringcat.png|40px]]
|Caring Cat
|Why else would you work in a cat cafe?
|Enables Cat Care skill
|-
|[[File:cleaner.png|40px]]
|Cleaner
|Can't just stand idly by while dirt and trash pile up!
|Enables Cleaning skill
|-
|[[File:barwrench.png|40px]]
|Bar Wrench
|Need somethin' fixed?
|Enables Maintenance skill
|-
|[[File:socialbutterfly.png|40px]]
|Social Butterfly
|You have a knack for making others feel comfortable
|<nowiki>+2</nowiki> Service
|-
|[[File:gourmand.png|40px]]
|Gourmand
|You enjoy eating food almost as much as you enjoy making it
|<nowiki>+2</nowiki> Cooking. Chance of using less ingredients when cooking
|-
|[[File:gentle.png|40px]]
|Gentle
|Your gentle demeanor can calm down the rowdiest cat
|<nowiki>+2</nowiki> Cat Care, +1 Stress Release for cats
|-
|[[File:neatfreak.png|40px]]
|Neat Freak
|A champion of dusting
|<nowiki>+2</nowiki> Cleaning
|-
|[[File:greasemonkey.png|40px]]
|Grease Monkey
|An expert in monkey wrenches
|<nowiki>+2</nowiki> Maintenance
|-
|[[File:nightowl.png|40px]]
|Night Owl
|When the sun sets, they set to work! Hoot!
|<nowiki>+50%</nowiki> to all skills after 6PM
|-
|[[File:barfly.png|40px]]
|Bar Fly
|Has a vague but strong fondness for the color brown
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Bar furniture is present in the cafe
|-
|[[File:greaser.png|40px]]
|Greaser
|Born with a pompadour, will die in a leather jacket
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Diner furniture is present in the cafe
|-
|[[File:hipster.png|40px]]
|Hipster
|I'm sure you've never heard of them
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Hipster furniture is present in the cafe
|-
|[[File:magicallyattuned.png|40px]]
|Magically Attuned
|Did a short exchange at Wrassleworth Witching University
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Magical furniture is present in the cafe
|-
|[[File:tea-rrific.png|40px]]
|Tea-rrific
|Always a good time for a spot of tea with crumpets
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Tea Room furniture is present in the cafe
|}
[[Category:Staff]]
699ee0daccbb757a928e70975b73c9ff0d5604c9
831
827
2023-08-27T08:27:50Z
Gengyen
47368
added end game skill recommendation
wikitext
text/x-wiki
[[File:StaffBook.jpg|thumb|Staff page in helpbook]]
[[File:Staff_assign.png|thumb|Assigning tasks to staff]]
[[File:Staff_task_bar.jpg | thumb | Task skill requirement and progress bar]]
'''Staff''' are recruited from the [[Note Board]]. They come with predetermined Skills and a Trait. Staff slots are unlocked through [[Shrine#Service|More Staff]] Projects.
==Skills==
'''Skills''' come in the form of Cooking, Service, Cat Care, Cleaning, and Fixing. They can be increased by levelling up, which makes staff faster. Levelling up requires Staff Training Points. These are earned through completing tasks. Higher levels cost more Staff Training Points.
{| class="wikitable"
|-
! scope="row"| Level
| 1
| 2
| 3
| 4
| 5
| 6
| 7
| 8+
|-
! scope="row"| Cost
|
| 1
| 1
| 1
| 2
| 2
| 2
| 3
|}
Each task has a skill requirement shown as a fraction above the task. If this requirement is not met, the task is completed slower. All staff come with the Cooking skill but the rest are random and need to be obtained through "unlock" traits. Staff can be specialised to do or not do certain tasks by checking the boxes next to the skills. <br />
[[File:Skill_service.png|30px]] '''Service''': Enables staff to take and serve orders. They can also chat with customers to fulfill their Social need. End game recommendation: 28 <br />
[[File:Skill_cooking.png|30px]] '''Cooking''': Once an order is taken, a task appears above the food's required appliance. More advanced recipes require higher Cooking skill. End game recommendation: 16 <br />
[[File:Skill_catcare.png|30px]] '''Cat Care''': Lets staff refill food bowls and clean cat litter. <br />
[[File:Skill_cleaning.png|30px]] '''Cleaning''': Allows staff to clean toilets, spills, and trash. <br />
[[File:Skill_maintenance.png|30px]] '''Maintenance''': Required to fix appliances when they break down. <br />
==Traits==
[[File:Staff_training_points.jpg | thumb | Level 8 costs 3 Staff Training Points]]
[[File:Staff_inspect.jpg|thumb|Details about a staff member in inspection mode]]
'''Traits''' boost or unlock skills. A new trait can be selected from a random group of 3 after every 5 levels. There are 15 staff traits.
{|class="article-table"
! Icon
!Trait
!Description
!Effect
|-
|[[File:gregarious.png|40px]]
|Gregarious
|Some people just have a way with words
|Enables Social skill
|-
|[[File:caringcat.png|40px]]
|Caring Cat
|Why else would you work in a cat cafe?
|Enables Cat Care skill
|-
|[[File:cleaner.png|40px]]
|Cleaner
|Can't just stand idly by while dirt and trash pile up!
|Enables Cleaning skill
|-
|[[File:barwrench.png|40px]]
|Bar Wrench
|Need somethin' fixed?
|Enables Maintenance skill
|-
|[[File:socialbutterfly.png|40px]]
|Social Butterfly
|You have a knack for making others feel comfortable
|<nowiki>+2</nowiki> Service
|-
|[[File:gourmand.png|40px]]
|Gourmand
|You enjoy eating food almost as much as you enjoy making it
|<nowiki>+2</nowiki> Cooking. Chance of using less ingredients when cooking
|-
|[[File:gentle.png|40px]]
|Gentle
|Your gentle demeanor can calm down the rowdiest cat
|<nowiki>+2</nowiki> Cat Care, +1 Stress Release for cats
|-
|[[File:neatfreak.png|40px]]
|Neat Freak
|A champion of dusting
|<nowiki>+2</nowiki> Cleaning
|-
|[[File:greasemonkey.png|40px]]
|Grease Monkey
|An expert in monkey wrenches
|<nowiki>+2</nowiki> Maintenance
|-
|[[File:nightowl.png|40px]]
|Night Owl
|When the sun sets, they set to work! Hoot!
|<nowiki>+50%</nowiki> to all skills after 6PM
|-
|[[File:barfly.png|40px]]
|Bar Fly
|Has a vague but strong fondness for the color brown
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Bar furniture is present in the cafe
|-
|[[File:greaser.png|40px]]
|Greaser
|Born with a pompadour, will die in a leather jacket
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Diner furniture is present in the cafe
|-
|[[File:hipster.png|40px]]
|Hipster
|I'm sure you've never heard of them
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Hipster furniture is present in the cafe
|-
|[[File:magicallyattuned.png|40px]]
|Magically Attuned
|Did a short exchange at Wrassleworth Witching University
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Magical furniture is present in the cafe
|-
|[[File:tea-rrific.png|40px]]
|Tea-rrific
|Always a good time for a spot of tea with crumpets
|<nowiki>+2</nowiki> to all skills when at least 4 pieces of Tea Room furniture is present in the cafe
|}
[[Category:Staff]]
90fe6272197ea4437a399cbec85ec9efe72a65f1
File:Elegant flowers stats.jpg
6
417
828
656
2023-08-27T06:51:06Z
Gengyen
47368
Gengyen uploaded a new version of [[File:Elegant flowers stats.jpg]]
wikitext
text/x-wiki
== Summary ==
{{Fairuse}}
[[Category:Images]] [[Category:Furniture]]
5e179732d05d93ce71029cb7c5c3e5af7ebebfa4
Furniture
0
103
829
680
2023-08-27T06:53:04Z
Gengyen
47368
Updated image
wikitext
text/x-wiki
[[File:Gruff Decorations.PNG|thumb|alt=An image of a punk wearing a leather jacket inside a shop. Coffee Machine and Crappy Toilet are listed under the Appliances tab.| New Furniture is unlocked through the [[Shrine]]]]
[[File:Furniture_inspect.jpg|thumb| Details about a prop in inspection mode]]
[[File:Elegant flowers stats.jpg|301px|thumb| Style and cafe stats from an Elegant Flower]]
[[Arwel]]’s Furniture shop sells Appliances, Building tiles, Seating furniture, Decorations, Wall Decorations, and Plants. These props provide stats for your [[Cat Cafe#Features|Cafe]]. Duplicate props add to your Style counts, but not other stats. For example, two Elegant Flowers will give you two <span style="color: white; background-color: #f685ddff"> [[File:Teahousestyle.png | 20px ]] '''Teahouse'''</span> points but only 1 [[File:plants.png|20px]] Plant points. Having multiple pieces for a Style can provide perks to [[Cats#Traits|cats]] and [[Staff#Traits|staff]] with certain Traits. Props are placed through [[Design Mode]].
The store doesn’t always have every item. There is some randomisation so there’s variation everyday. A few items might be missing from the tables below. Listed prices are based on two playthroughs without the Thrifting trait. Feel free to add items or correct prices if needed. Seating furniture costs [[File:Fabrics.png|20px]] Fabrics, whereas everything else costs [[File:Jewels.png|20px]] Jewels. Some items have an additional cost in [[File:Gold.png|20px]] Gold.
==[[File:Appliances.png | 35px ]]Appliances==
{|class="wikitable sortable"
|+ Appliance List
|-
! Item !! Price !! S !! [[File:Tech.png|20px]] !! Other
|-
| Bar Counter || [[File:Jewels.png|20px]] 228 [[File:Gold.png|20px]] 285 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 1 ||
|-
| Bar Cutting Board || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || ||
|-
| Bar Deep Frier || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 2 ||
|-
| Bar Mixer || [[File:Jewels.png|20px]] 528 [[File:Gold.png|20px]] 660 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 2 ||
|-
| Bar Sink || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 1 ||
|-
| Bar Stove || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 2 ||
|-
| Basic Cutting Board || [[File:Jewels.png|20px]] 145 || || ||
|-
| Basic Deep Frier || [[File:Jewels.png|20px]] 255 || || ||
|-
| Basic Fridge || [[File:Jewels.png|20px]] 150 || || ||
|-
| Basic Mixer || [[File:Jewels.png|20px]] 460 || || ||
|-
| Basic Stove || [[File:Jewels.png|20px]] 455 || || ||
|-
| Basic Toilet || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || || || [[File:Quality.png|15px]] 10
|-
| Beach Cutting Board || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || ||
|-
| Beach Sink || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 ||
|-
| Beach Stove || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 ||
|-
| Beachy Coffee Machine || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 ||
|-
| Beachy Deep Frier || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 ||
|-
| Beachy Mixer || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 ||
|-
| Big Sink || [[File:Jewels.png|20px]] 45 || || ||
|-
| Brewing Kettle || [[File:Jewels.png|20px]] 145 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || ||
|-
| Coffee Machine || [[File:Jewels.png|20px]] 65 || || ||
|-
| Counter || [[File:Jewels.png|20px]] 195 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 ||
|-
| Crappy Toilet || [[File:Jewels.png|20px]] 145 || || || [[File:Quality.png|15px]] 3
|-
| Diner Counter || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 1 ||
|-
| Diner Cutting Board || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || ||
|-
| Diner Deep Frier || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 2 ||
|-
| Diner Fridge || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 1 ||
|-
| Diner Mixer || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 2 ||
|-
| Diner Sink || [[File:Jewels.png|20px]] 228 [[File:Gold.png|20px]] 285 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 1 ||
|-
| Diner Stove || [[File:Jewels.png|20px]] 528 [[File:Gold.png|20px]] 660 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 2 ||
|-
| Diner's Coffee Machine || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 1 ||
|-
| Eastern Coffee Machine || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 2 ||
|-
| Eastern Teahouse Counter || [[File:Jewels.png|20px]] 355 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 2 ||
|-
| Eastern Teahouse Cutting Board || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || ||
|-
| Eastern Teahouse Deepfryer || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 2 ||
|-
| Eastern Teahouse Mixer || [[File:Jewels.png|20px]] 528 [[File:Gold.png|20px]] 660 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 2 ||
|-
| Eastern Teahouse Sink || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || [[File:magic_aura.png|20px]] 2
|-
| Eastern Teahouse Stove || [[File:Jewels.png|20px]] 528 [[File:Gold.png|20px]] 660 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || [[File:magic_aura.png|20px]] 2
|-
| Eastern Teahouse Fridge || [[File:Jewels.png|20px]] 255 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || ||
|-
| Gravestone Fridge || [[File:Jewels.png|20px]] 255 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || ||
|-
| Harvest Coffee Machine || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 ||
|-
| Harvest Counter || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 ||
|-
| Harvest Cutting Board || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || ||
|-
| Harvest Deepfryer || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 ||
|-
| Harvest Mixer || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 ||
|-
| Harvest Sink || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 ||
|-
| Harvest Stove || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 ||
|-
| Hipster Counter || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 1 ||
|-
| Hipster Cutting Board || [[File:Jewels.png|20px]] 228 [[File:Gold.png|20px]] 285 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || ||
|-
| Hipster Deep Frier || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 2 ||
|-
| Hipster Fridge || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 1 ||
|-
| Hipster Mixer || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 2 ||
|-
| Hipster Sink || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 1 ||
|-
| Hipster Stove || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 2 ||
|-
| Hipstery Coffee Machine || [[File:Jewels.png|20px]] 208 [[File:Gold.png|20px]] 260 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 1 ||
|-
| Luxurious Toilet || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || || || [[File:Quality.png|15px]] 18 [[File:Expensive.png|20px]] 3
|-
| Milkshake Machine || [[File:Jewels.png|20px]] 255 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || ||
|-
| Nice Toilet || [[File:Jewels.png|20px]] 528 [[File:Gold.png|20px]] 660 || || || [[File:Quality.png|15px]] 14
|-
| Pub's Coffee Machine || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 1 ||
|-
| Sinister Recipe Tome || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || [[File:Books.png|20px]] 3
|-
| Wide Counter || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || || 1 ||
|-
| Witch's Kettle || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || [[File:magic_aura.png|20px]] 2
|-
| Witch's Stove || [[File:Jewels.png|20px]] 528 [[File:Gold.png|20px]] 660 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || [[File:magic_aura.png|20px]] 2
|}
==[[File:Icon_building.png | 30px ]]Building==
''All prices are in [[File:Jewels.png|20px]] Jewels''
{|class="wikitable sortable"
|+ Building Item List
|-
! Item !! Price !! S
|-
| Basic Window || 45 ||
|-
| Basic Flowery Window || 65 ||
|-
| Blue Floral Wallpaper || 50 ||
|-
| Castle Bricks || 50 ||
|-
| Cherry Blossom Wallpaper || 50 ||
|-
| Concrete Floor || 50 ||
|-
| Diagonal Wooden Floor || 50 ||
|-
| Diner Entrance || 260 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]]
|-
| Diner Floor || 50 ||
|-
| Diner Window || 200 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]]
|-
| Eastern Pattern Wallpaper || 50 ||
|-
| Eastern Teahouse Entrance || 455 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]]
|-
| Eastern Teahouse Window || 195 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]]
|-
| Flower Magic Window || 605 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]]
|-
| Flowery Teahouse Window || 255 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]]
|-
| Fresh Vines || 50 ||
|-
| Gaudy Entrance || 255 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]]
|-
| Green Diner Wallpaper || 50 ||
|-
| Harvest Window || 195 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]]
|-
| Harvest Entrance || 255 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]]
|-
| Madam Whisker's Extra Fluffy Carpet || 50 ||
|-
| Magic Den Entrance || 455 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]]
|-
| Magic Den Window || 455 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]]
|-
| Overgrown Wall || 50 ||
|-
| Paper Screen Wallpaper || 50 ||
|-
| Paw Print Carpet || 50 ||
|-
| Pink Carpet || 50 ||
|-
| Pink Floral Wallpaper || 50 ||
|-
| Purple Wallpaper || 50 ||
|-
| Red Diner Wallpaper || 50 ||
|-
| Shell Wallpaper || 50 ||
|-
| Tatami Floor || 50 ||
|-
| Teahouse Wallpaper || 145 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]]
|-
| Teahouse Window || 255 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]]
|-
| Tile Wall || 50 ||
|-
| Tropical Wallpaper || 50 ||
|}
==[[File:chairs.png | 35px ]]Seating==
{|class="wikitable sortable"
|+ Seating Furniture List
|-
! style = "width:160px" | Item !! Price !! S !! [[File:chairs.png|30px]] !! [[File:coziness.png|20px]] !! [[File:expensive.png|25px]] !! Other
|-
| Artful Table || [[File:Fabrics.png|20px]] 605 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || || || [[File:art.png|15px]] 3
|-
| Austere Eastern Table || [[File:Fabrics.png|20px]] 610 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || || 3 ||
|-
| Bar Stool || [[File:Fabrics.png|20px]] 150 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 6 || || ||
|-
| Barrel Table || [[File:Fabrics.png|20px]] 255 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 2 || ||
|-
| Basic Chair || [[File:Fabrics.png|20px]] 50 || || 2 || || ||
|-
| Basic Table || [[File:Fabrics.png|20px]] 45 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || || 1 || ||
|-
| Beach Chair || [[File:Fabrics.png|20px]] 195 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 10 || || ||
|-
| Blossom Chair || [[File:Fabrics.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 14 || 3|| ||
|-
| Ceremonious Table || [[File:Fabrics.png|20px]] 145 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || || 1 || ||
|-
| Cherry Blossom Table || [[File:Fabrics.png|20px]] 605 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || || || [[File:magic_aura.png|20px]] 3
|-
| Cool-blue Table || [[File:Fabrics.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || 2 || ||
|-
| Eastern Teahouse Stool || [[File:Fabrics.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 21 || || || [[File:art.png|15px]] 2
|-
| Elegant Chair || [[File:Fabrics.png|20px]] 145 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 6 || || ||
|-
| Enchanted Chair || [[File:Fabrics.png|20px]] 608 [[File:Gold.png|20px]] 760 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 27 || || 3 ||
|-
| Gracious Chair || [[File:Fabrics.png|20px]] 260 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 10 || || ||
|-
| Handcrafted Table || [[File:Fabrics.png|20px]] 45 || || || 1|| ||
|-
| Industrial Chair || [[File:Fabrics.png|20px]] 70 || || 2 || || ||
|-
| Inflatable Chair || [[File:Fabrics.png|20px]] 200 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 10 || || ||
|-
| Inflatable Table || [[File:Fabrics.png|20px]] 200 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || 2 || ||
|-
| Leaf Chair || [[File:Fabrics.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 15 || || ||
|-
| Magic Chair || [[File:Fabrics.png|20px]] 65 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 1 || || ||
|-
| Magic Tavern Chair || [[File:Fabrics.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 14 || || 3 ||
|-
| Mushroom Table || [[File:Fabrics.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || 2 || ||
|-
| Nice Table || [[File:Fabrics.png|20px]] 145 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || || 1 || ||
|-
| Pub Chair || [[File:Fabrics.png|20px]] 45 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 1 || || ||
|-
| Pumpkin Chair || [[File:Fabrics.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 15 || || ||
|-
| Red-hot Chair || [[File:Fabrics.png|20px]] 125 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 6 || || ||
|-
| Red-hot Table || [[File:Fabrics.png|20px]] 125 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || 1|| ||
|-
| Relaxing Beach Chair || [[File:Fabrics.png|20px]] 195 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 10 || || ||
|-
| Round Beach Table || [[File:Fabrics.png|20px]] 195 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || 2|| ||
|-
| Rustic Table || [[File:Fabrics.png|20px]] 130 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 1 || ||
|-
| Sakura Chair || [[File:Fabrics.png|20px]] 528 [[File:Gold.png|20px]] 660 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 14 || || || [[File:magic_aura.png|20px]] 3
|-
| Starry Table || [[File:Fabrics.png|20px]] 605 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || 3 || ||
|-
| Timber Chair || [[File:Fabrics.png|20px]] 255 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 10 || || ||
|-
| Vampire Chair || [[File:Fabrics.png|20px]] 255 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 10 || || ||
|-
| Vampire Table || [[File:Fabrics.png|20px]] 195 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || 2 || ||
|-
| Wizardly Table || [[File:Fabrics.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || 2 || 3 ||
|}
==[[File:rugs.png | 30px ]] Decorations==
{|class="wikitable sortable"
|+ Decoration List
|-
! style = "width:160px" | Item !! Price !! S !! [[File:rugs.png|25px]] !! [[File:coziness.png|20px]] !! [[File:art.png|20px]] !! [[File:expensive.png|25px]] !! [[File:cool.png|30px]] !! [[File:fun.png|25px]] !! Other
|-
| Austere Eastern Lamp || [[File:Jewels.png|20px]] 605 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || 3 || || 3 || || ||
|-
| Bar || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || || || || 1 || ||
|-
| Bar's Barrel || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 1 || || || || ||
|-
| Basic Rug || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || || 2 || || || || || ||
|-
| Beach Lantern || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || 2 || || || || ||
|-
| Cake Display || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || || || 2 || || || ||
|-
| Candle Holder || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 2 || || || || ||
|-
| Cash Register || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || || || || || || || || [[File:tech.png|20px]] 1
|-
| Cherry Blossom Lantern || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || || 3 || || || || [[File:magic_aura.png|20px]] 3
|-
| Cool Cat Rug || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 3 || || || || || ||
|-
| Eastern Stone Lantern || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || || 3 || || || || [[File:magic_aura.png|20px]] 3
|-
| Fancy Bar || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || || || 2 || 2 || ||
|-
| Fluffy Pink Rug || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 3 || || || || || ||
|-
| Handcrafted Bookshelf || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || || || || || || || || [[File:books.png|20px]] 3
|-
| Harvest Wheelbarrow || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || || || || || 2 || [[File:tech.png|20px]] 2
|-
| Hearth || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 2 || || 2 || || 2 ||
|-
| Hipstery Bookshelf || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || || || || || || || [[File:books.png|20px]] 2
|-
| Industrial Lamp || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || || || 1 || || || || ||
|-
| Jellyfish Lamp || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || || || || || || [[File:magic_aura.png|20px]] 2
|-
| Jukebox || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || || || || || 2 ||
|-
| Kitty Lantern || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || 3 || || || || || [[File:magic_aura.png|20px]] 3
|-
| Koi Rug || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655|| style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 2 || || 2 || || || ||
|-
| Lavish Serving Table || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || || 1 || || || || ||
|-
| Lofty Lamp || [[File:Jewels.png|20px]] 228 [[File:Gold.png|20px]] 285 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || || 1 || || || || ||
|-
| Lucky Cat Statue || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || || || || || || 3 ||
|-
| Mushroom Lamp || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || 2 || || || || ||
|-
| Once-Flying Carpet || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 4 || || || || || ||
|-
| Ornate Clock || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || || || 2 || 2 || || ||
|-
| Patchy Rug || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 3 || || || || || ||
|-
| Persian Rug || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 3 || || || || || ||
|-
| Pink Star Rug || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 3 || || || || || ||
|-
| Potions Cabinet || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || || || || || || [[File:books.png|20px]] 5
|-
| Printed Rug || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 3 || || || || || ||
|-
| Pumpkin Crate || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || 2 || || || || ||
|-
| Rad Rocket Rug || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 3 || || || || || ||
|-
| Rescue Belt Decoration || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || || || || 2 || ||
|-
| Round Rug || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 3 || || || || || ||
|-
| Rustic Cupboard || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || || 2 || || || ||
|-
| Scarecrow || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || || || || 2 || 2 ||
|-
| Sheepskin Rug || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 3 || || || || || ||
|-
| Spellbook Shelf || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || || || || || || [[File:books.png|20px]] 3
|-
| Steering Wheel Decoration || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || || || || 2 || ||
|-
| Tatami Rug || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || || || || || ||
|-
| Vinyl Decoration || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || || || || 2 || ||
|-
| White Rug || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 3 || || || || || ||
|-
| Wood Crate || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 1 || || || || ||
|-
| NaNaNa Bat Rug || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 3 || || || || || ||
|}
==[[File:art.png | 20px ]] Wall Decorations==
{|class="wikitable sortable"
|+ Wall Decoration List
|-
! style = "width:160px" | Item !! Price !! S !! [[File:art.png|20px]] !! [[File:cool.png|30px]] !! Other
|-
| Antlers || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || || 2 || [[File:expensive.png|20px]] 2
|-
| Bat Decoration || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || ||
|-
| Chalkboard Menu || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || || || || [[File:coziness.png|20px]] 1
|-
| Classic Wall Scroll || [[File:Jewels.png|20px]] 605 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || ||
|-
| Cool Cat Painting || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 1 || ||
|-
| Eastern Fan || [[File:Jewels.png|20px]] 605 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || || [[File:magic_aura.png|20px]] 3
|-
| Eastern Shop Curtains || [[File:Jewels.png|20px]] 610 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || || [[File:rugs.png|20px]] 3
|-
| Fish Painting || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 || ||
|-
| Harvest Wreath || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || ||
|-
| Herb Rack || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || || [[File:magic_aura.png|20px]] 3
|-
| License Plate || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || 2 ||
|-
| Magic Books || [[File:Jewels.png|20px]] 608 [[File:Gold.png|20px]] 760 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || || [[File:books.png|20px]] 5
|-
| Mildly Magic Clock || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 3 || || [[File:expensive.png|20px]] 3
|-
| Neon-Cat || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || 2 ||
|-
| Painting of Missy XIV || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 1 || ||
|-
| Pumpkin Spices || [[File:Jewels.png|20px]] 288 [[File:Gold.png|20px]] 360 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || || [[File:magic_aura.png|20px]] 2
|-
| Retro Art || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 1 || ||
|-
| Rosy Wall Scroll || [[File:Jewels.png|20px]] 605 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || ||
|-
| Route 88 Sign || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || || 1 ||
|-
| Strange Painting || [[File:Jewels.png|20px]] 208 [[File:Gold.png|20px]] 260 || || 1 || ||
|-
| Strung-up Herbs || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || || [[File:magic_aura.png|20px]] 2
|-
| Torch || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || || || [[File:coziness.png|20px]] 2
|}
==[[File:plants.png | 30px ]] Plants==
{|class="wikitable sortable"
|+ Plant List
|-
! style = "width:160px" | Item !! Price !! S !! [[File:plants.png|25px]] !! [[File:expensive.png|25px]] !! [[File:magic_aura.png|20px]] !! Other
|-
| Beautiful Bonsai || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || || ||
|-
| Big Calathea || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || style="background:#81b14bff;" | [[File:hipsterstyle.png|20px]] || 1 || || ||
|-
| Big Hydrangea || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || || 1 || || ||
|-
| Bombastic Bamboo || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || || 3 ||
|-
| Bunch of Sticks || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2|| || ||
|-
| Bush || [[File:Jewels.png|20px]] 65 || || || || ||
|-
| Cat Shaped Bush || [[File:Jewels.png|20px]] 108 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 1 || || ||
|-
| Corn || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || || ||
|-
| Curly Tree || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 1 || || ||
|-
| Elegant Flowers || [[File:Jewels.png|20px]] 224 [[File:Gold.png|20px]] 280 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 1 || 2 || ||
|-
| Flamingo || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || || || [[File:cool.png|20px]] 2
|-
| Grape Bush || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#a6712fff;" | [[File:pubstyle.png|20px]] || 2 || || ||
|-
| Humongous Pumpkin || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || || ||
|-
| Inflatable Palm || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 || || ||
|-
| Jack-o-Lantern || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || || ||
|-
| Lush Flowers || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#f685ddff;" | [[File:teahousestyle.png|20px]] || 2 || 2 || ||
|-
| Magic Berry Bush || [[File:Jewels.png|20px]] 528 [[File:Gold.png|20px]] 660 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 3 || || ||
|-
| Magic Pitcher Plant || [[File:Jewels.png|20px]] 524 [[File:Gold.png|20px]] 655 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 2 || || 2 ||
|-
| Magic Pumpkin || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 3 || 3 || 3 ||
|-
| Medium Pumpkin || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || || ||
|-
| Opulent Orchid || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 3 || || || [[File:coziness.png|20px]] 3
|-
| Palm Plant || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || 2 || || ||
|-
| Parasol || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#69d0ddff;" | [[File:summerstyle.png|20px]] || || || || [[File:fun.png|20px]] 2
|-
| Retro Palm || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#ff5943ff;" | [[File:dinerstyle.png|20px]] || 2 || || ||
|-
| Rose Bush || [[File:Jewels.png|20px]] 65 || || || || ||
|-
| Small Caladium || [[File:Jewels.png|20px]] 204 [[File:Gold.png|20px]] 255 || || 1 || || ||
|-
| Small Pumpkins || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || || ||
|-
| Sumptuous Sakura || [[File:Jewels.png|20px]] 528 [[File:Gold.png|20px]] 660 || style="background:#b44673ff;" | [[File:easternstyle.png|20px]] || 2 || || 2 ||
|-
| Sunflowers || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355 || style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || 2 || || ||
|-
| Tiny Beanstalk || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || style="background:#4789ddff;" | [[File:fantasystyle.png|20px]] || 3 || 3 || 3 ||
|-
| Tulips || [[File:Jewels.png|20px]] 65 || || || || ||
|-
| Winterfest Tree || [[File:Jewels.png|20px]] 604 [[File:Gold.png|20px]] 755 || || 3 || || || [[File:coziness.png|20px]] 3 [[File:fun.png|20px]] 3
|-
| Zombie Hand || [[File:Jewels.png|20px]] 284 [[File:Gold.png|20px]] 355|| style="background:#fe8202ff;" | [[File:harveststyle.png|20px]] || || || 2 ||
|}
[[Category:Locations]] [[Category:Furniture]]
ce6cfecd96fe3bbf63015b85620b811122daa8aa
Design Mode
0
68
832
532
2023-08-27T08:29:24Z
Gengyen
47368
added details
wikitext
text/x-wiki
[[File:Building.PNG|thumb|right|alt=A screenshot of a cat cafe named Cat In The Kettle, with a menu at the bottom of the screenshot with two tabs "Decorate" and "Build".|Design Mode in Cat Cafe Manager]]
'''Design Mode''' is a feature in [[Cat Cafe Manager]] allowing the player to make physical changes to their [[Cat Cafe]].
==Decorate==
The Decorate tab is used to add furniture, appliances and decorations to the Cat Cafe. Appliances allow cooking more advanced recipes, and furniture increases various cafe stats. These can be bought from the [[Furniture]] shop.
==Build==
Wallpaper and floor tiles are also bought from the [[Furniture#Building|Furniture]] shop. The Cafe can be expanded by placing floor tiles, which costs [[File:Materials.png|20px]] Materials. The cost of expansion increases with size.
[[Category:Features]]
ab456678045127d4ece77414beb8251250177b81
Cat Cafe Manager
0
58
834
672
2023-08-27T09:47:41Z
Gengyen
47368
added recommendations
wikitext
text/x-wiki
{{GameInfobox
|title=
|image=Keyart.jpg
|caption=Cat Cafe Manager keyart
|developer=[https://catcafemanager.com/team Roost Games]
|publisher=[https://www.freedom.gg/ Freedom Games]
|release=April 14, 2022
|platform=PC, Nintendo Switch
}}
'''Cat Cafe Manager''' is a game about developing your own [[Cat Cafe]] in [[Caterwaul Way]]. The player can adopt stray [[cats]] which affect the cafe, and befriend [[villagers]] who visit the business. In return, the player can discover various mysteries of the settlement.
==Storyline==
Your grandmother left you a small cafe in the sleepy village of Caterwaul Way, and it's up to you to fix the place up and turn it into a cat cafe. Local [[customers]] will visit your business and you can adopt strays from the vast feline population of the settlement.
==How to Play==
The game starts by letting you name your cafe and customise your character. After a cutscene, you can pick one of three starter [[Cats#Overview|Cats]]. '''Cats''' have different [[Cats#Traits|Traits]] and [[Cats#Needs|Needs]]. A happy cat means happier [[Customers]]. <br />
'''Customers''' come in six types: [[File:Icon_artist.png|25px]][[Customers#Artists|Artists]], [[File:Icon_business.png|25px]][[Customers#Businesspeople|Businesspeople]], [[File:Icon_fisher.png|25px]][[Customers#Fisherfolk|Fisherfolk]], [[File:Icon_punk.png|25px]][[Customers#Punks|Punks]], [[File:Icon_vagabond.png|25px]][[Customers#Vagabonds|Vagabonds]], and [[File:Icon_witch.png|25px]][[Customers#Witches|Witches]]. They provide unique '''Resources''' that are used for different things. <br />
[[File:jewels.png|20px]] '''Jewels''' purchase [[Furniture#Appliances|Appliances]] and [[Furniture#Decorations|Decorations]]; [[File:gold.png|20px]] '''Gold''' purchases high end Furniture; [[File:fish.png|20px]] '''Fish''' purchases [[Pet Goods]]; [[File:materials.png|20px]] '''Materials''' are used to expand the Cafe; [[File:fabrics.png|20px]] '''Fabric''' purchases [[Furniture#Seating|Seating Furniture]]; and [[File:nectar.png|20px]] '''Nectar''' purchases [[Market#Recipes|Recipes]] and [[Market#Ingredients|Ingredients]]. <br />
Your goal is to satisfy customer needs and earn [[File:Icon_delight.png|20px]] '''Delight'''. This is used to restore the Cat [[Shrine]] by completing '''Projects''', which upgrade the Cafe. As the Cafe expands, you can hire [[Staff]] to help take care of the Cafe and customers. <br />
'''Recommendations''':
* You will always need Nectar. Focus on levelling up [[Carla-Lalla]] and satisfying Witches. Invest in [[File:plants.png|20px]] Plants before Level 2 and [[File:toilet_need.png|15px]] Toilets before Level 3.
* Early Staff Traits: [[File:gourmand.png|30px]]Gourmand uses fewer ingredients. Also prioritise [[File:hipster.png|30px]]Hipster, [[File:barfly.png|30px]]Bar Fly, and [[File:Tea-rrific.png|30px]]Tea-rrific as Hipster, Bar, and Tearoom furniture are easiest to unlock.
* Early Cat Traits: Anything boosting Witch skill ([[File:Lotsmagical.png|30px]][[File:Slightlymagical.png|30px]][[File:Weirdo.png|30px]]) and resources ([[File:Magicallysensitive.png|30px]][[File:anarchist.png|30px]][[File:muse.png|30px]][[File:networker.png|30px]][[File:smellsfishy.png|30px]][[File:storycollector.png|30px]]).
* Priority Traits and Cats:
** [[File:heartsandmind.png|30px]]Hearts and Minds: +10% Delight from customers.
** [[File:onewithnature.png|30px]]One with Nature: 1 Delight for every task. Cat Sith - Blessed Lure (requires Relationship Level 5 with [[Bonner]]).
** [[File:Observer.png|30px]]Observer: gain Cat XP for every task. Professor - Hearty Homecooking Lure.
** [[File:favorforfavor.png|30px]]Favor for a Favor: 100 of every resource whenever a Shrine Project finishes. Cleo - Opulent Feast Lure.
** [[File:outofthisworld.png|30px]]Out of this World: 10 of every resource whenever a customer leaves. CT - Meteorite (requires Relationship Level 5 with [[Finley]]).
==Locations==
*[[Caterwaul Way]]
**[[Cat Cafe]]
**[[Note Board]]
**[[Furniture|Furniture Shop]]
**[[Market]]
**[[Pet Goods]]
**[[Curiosities|Curiosities Shop]]
*[[Shrine]]
==Characters==
*[[Arwel]]
*[[Bonner]]
*[[Carla-Lalla]]
*[[Finley]]
*[[Mateo]]
*Gavin
*Hoover
*[[Grimalkin]] (a cat)
cb93c981f22a3f1dc8ade7d8b8da345272e0f98f
835
834
2023-08-27T09:49:21Z
Gengyen
47368
added details
wikitext
text/x-wiki
{{GameInfobox
|title=
|image=Keyart.jpg
|caption=Cat Cafe Manager keyart
|developer=[https://catcafemanager.com/team Roost Games]
|publisher=[https://www.freedom.gg/ Freedom Games]
|release=April 14, 2022
|platform=PC, Nintendo Switch
}}
'''Cat Cafe Manager''' is a game about developing your own [[Cat Cafe]] in [[Caterwaul Way]]. The player can adopt stray [[cats]] which affect the cafe, and befriend [[villagers]] who visit the business. In return, the player can discover various mysteries of the settlement.
==Storyline==
Your grandmother left you a small cafe in the sleepy village of Caterwaul Way, and it's up to you to fix the place up and turn it into a cat cafe. Local [[customers]] will visit your business and you can adopt strays from the vast feline population of the settlement.
==How to Play==
The game starts by letting you name your cafe and customise your character. After a cutscene, you can pick one of three starter [[Cats#Overview|Cats]]. '''Cats''' have different [[Cats#Traits|Traits]] and [[Cats#Needs|Needs]]. A happy cat means happier [[Customers]]. <br />
'''Customers''' come in six types: [[File:Icon_artist.png|25px]][[Customers#Artists|Artists]], [[File:Icon_business.png|25px]][[Customers#Businesspeople|Businesspeople]], [[File:Icon_fisher.png|25px]][[Customers#Fisherfolk|Fisherfolk]], [[File:Icon_punk.png|25px]][[Customers#Punks|Punks]], [[File:Icon_vagabond.png|25px]][[Customers#Vagabonds|Vagabonds]], and [[File:Icon_witch.png|25px]][[Customers#Witches|Witches]]. They provide unique '''Resources''' that are used for different things. <br />
[[File:jewels.png|20px]] '''Jewels''' purchase [[Furniture#Appliances|Appliances]] and [[Furniture#Decorations|Decorations]]; [[File:gold.png|20px]] '''Gold''' purchases high end Furniture; [[File:fish.png|20px]] '''Fish''' purchases [[Pet Goods]]; [[File:materials.png|20px]] '''Materials''' are used to expand the Cafe; [[File:fabrics.png|20px]] '''Fabric''' purchases [[Furniture#Seating|Seating Furniture]]; and [[File:nectar.png|20px]] '''Nectar''' purchases [[Market#Recipes|Recipes]] and [[Market#Ingredients|Ingredients]]. <br />
Your goal is to satisfy customer needs and earn [[File:Icon_delight.png|20px]] '''Delight'''. This is used to restore the Cat [[Shrine]] by completing '''Projects''', which upgrade the Cafe. As the Cafe expands, you can hire [[Staff]] to help take care of the Cafe and customers. <br />
'''Recommendations''':
* You will always need Nectar. Focus on levelling up [[Carla-Lalla]] and satisfying Witches. Invest in [[File:plants.png|20px]] Plants before Level 2 and [[File:toilet_need.png|15px]] Toilets before Level 3.
* Early Staff Traits: [[File:gourmand.png|30px]]Gourmand uses fewer ingredients. Also prioritise [[File:hipster.png|30px]]Hipster, [[File:barfly.png|30px]]Bar Fly, and [[File:Tea-rrific.png|30px]]Tea-rrific as Hipster, Bar, and Tearoom furniture are easiest to unlock. Staff can be assigned tasks so you can specialise them in Cooking or Service.
* Early Cat Traits: Anything boosting Witch skill ([[File:Lotsmagical.png|30px]][[File:Slightlymagical.png|30px]][[File:Weirdo.png|30px]]) and resources ([[File:Magicallysensitive.png|30px]][[File:anarchist.png|30px]][[File:muse.png|30px]][[File:networker.png|30px]][[File:smellsfishy.png|30px]][[File:storycollector.png|30px]]).
* Priority Traits and Cats:
** [[File:heartsandmind.png|30px]]Hearts and Minds: +10% Delight from customers.
** [[File:onewithnature.png|30px]]One with Nature: 1 Delight for every task. Cat Sith - Blessed Lure (requires Relationship Level 5 with [[Bonner]]).
** [[File:Observer.png|30px]]Observer: gain Cat XP for every task. Professor - Hearty Homecooking Lure.
** [[File:favorforfavor.png|30px]]Favor for a Favor: 100 of every resource whenever a Shrine Project finishes. Cleo - Opulent Feast Lure.
** [[File:outofthisworld.png|30px]]Out of this World: 10 of every resource whenever a customer leaves. CT - Meteorite (requires Relationship Level 5 with [[Finley]]).
==Locations==
*[[Caterwaul Way]]
**[[Cat Cafe]]
**[[Note Board]]
**[[Furniture|Furniture Shop]]
**[[Market]]
**[[Pet Goods]]
**[[Curiosities|Curiosities Shop]]
*[[Shrine]]
==Characters==
*[[Arwel]]
*[[Bonner]]
*[[Carla-Lalla]]
*[[Finley]]
*[[Mateo]]
*Gavin
*Hoover
*[[Grimalkin]] (a cat)
c0d1ebd89e3cc146866c2ec94c785cadea14947d
Grimalkin
0
107
836
223
2023-08-27T10:01:10Z
Gengyen
47368
added details
wikitext
text/x-wiki
[[File:Grimalkin.png|thumb|right|alt=An image of a black cat saying "Hello."|Grimalkin]]
'''Grimalkin''' is a talking black cat, a character in [[Cat Cafe Manager]]. He does not visit the cafe, but he introduces the [[Shrine]] and interacts as it progresses.
[[Category:Characters]]
111e2cc028be992cb997c852a88b2deac8b7cb88